Forum Moderators: not2easy
#mainContent {
margin: 0 0 0 250px;
padding: 0 20px;
vertical-align: top;
}
<div id="mainContent">
<h1>Travel And Accomodations</h1>
<p>A bunch of text</p>
</div>
I have tried adding these tags to the div:
valign="top" style="vertical-align:top;"
I have tried adding those same values to the CSS rather then the tag itself and nothing is working.... it continues to align middle... FireFox keeps it at the top.
Any insight would be so appreciated.
Now i have a new issue where my float:right; on an image is aligning in the middle in FF and works in IE.... arg.. my first time making a site in DW and all these problems with a default template.
Not sure if I am saving time using it or not... then again this is my first kick at the can with this tool.