Quote:
Originally Posted by DTM
The only thing that looks strange is the </br> with no matching opening tag. That shouldn't make a difference, but maybe Stanza confuses easily. Beyond that, I'm stumped.
|
Hey, that was it! It was actually supposed to be a simple <br> tag to add an extra line of space. So I had the wrong tag anyway. But taking it out and putting in another bit of code (<p><code><br /></code></p>) gave me that extra line, and the page was now able to pick up the centering instructions from the stylesheet.
Thanks for looking that over.