On this page:
I have the title image and title text:
<center>
<a href="index.php"><img style="vertical-align:middle;" src="/r1/schenectady/images/IEEE.gif"></a>
<span id="lightblue" style="vertical-align:middle; font-size: 40pt;" >Schenectady Section</span>
</center> then a paragraph break:
<p/> then a row of drop down lists, then another <p/> then some text.
The problem is that the text is starting on the same line as the drop down lists - should the <p/> cause the text to start below the drop down lists?
Thanks,
David