there is for sure a clean way, but i would just do it the easy way:
the spacers will make sure it will be on the same height.HTML Code:<div id="content"> <div id="date"> <div class="spacer"> </div> <div class="date-logo"> date </div> </div> <div id="content"> <div class="spacer"> <h2>title</h2> </div> <p>content</p> </div> <div class="clear"> </div> </div>
edit: damn, what do i have to do to display html in here?


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks