So I have multiple divs each containing a list and the headers in each div, above the list are all at different y places. The lists with the most info have higher y positions and therefore are higher up on the page. How do I make it so the headers are in line with eachother? (If you copy this code, and add a heading and stuff you can open it up in firefox and see what im talking about)
<style>
h2{
text-decoration: underline;
margin-top: -30px;
}
.anke{
display: inline-block;
margin-left: 60px;
font-family: corsiva;
font-size: 20px;
}
.father{
display: inline