D
D
DeniSidorenko2018-02-05 20:13:48
JavaScript
DeniSidorenko, 2018-02-05 20:13:48

How to get max height with padding?

hello there is a structure

<div class="wrapper">
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
</div>
<div class="wrapper">
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
</div>
<div class="wrapper">
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
  <div class="item"></div>
</div>

Gotta get a poppy. height for each wrapper element( For one wrapper item's max height is subtracted) Ie the biggest height that one of them has? However, the classes are repeated and it is interesting how to make each wrapper have a different max

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex-1917, 2018-02-05
@alex-1917

Did you not study jiquery at all, or did you take a part-time job?
what about padding?
as you study item 2, write here your achievements

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question