E e428 Guest Feb 28, 2009 #1 The table I've created is at the top of the html document. How do I put it at the bottom?
S softwareDev Guest Feb 28, 2009 #2 <div style="vertical-align:middle;"> <!-- the code for your table goes here --> </div>