foolishone
07-29-2005, 11:24 PM
I know it is going to be Saturday soon, so I hope the people that do browse through here on the weekends/late at night can help me.
<A HREF="http://www.getlaughing.com/NewVersion/boating.html" STYLE="text-decoration:none;">Problem Page</A>
The 'Jokes...' line is centered, and so is the title of the joke, but they don't line up. The title is center using HTML and the 'Jokes...' line is centered using text-align:center. How would I go about perfectly centering them both?
^fo
EDIT: I would ultimately like to center the title using CSS, but the text-align: center doesn't work (It's currently on right), so I stuck with the trusty HTML CENTER tag. Why doesn't the CSS work?
<A HREF="http://www.getlaughing.com/NewVersion/boating.html" STYLE="text-decoration:none;">Problem Page</A>
The 'Jokes...' line is centered, and so is the title of the joke, but they don't line up. The title is center using HTML and the 'Jokes...' line is centered using text-align:center. How would I go about perfectly centering them both?
^fo
EDIT: I would ultimately like to center the title using CSS, but the text-align: center doesn't work (It's currently on right), so I stuck with the trusty HTML CENTER tag. Why doesn't the CSS work?