|
Posted by mcsting on 02/26/07 03:26
Hi folks,
I'm an amateur webpage designer. I've recently set up a page and am
trying to see if there's a solution to something I've noticed when I
view my page. In Internet Explorer and icab, it shows the way I would
like, but in Safari and Firefox, I see a problem.
My webpage is: http://www.worldwideaccessiblewashrooms.com
At the top, I have the webpage title in a table. In Safari and
Firefox, there is more space on the bottom of the text inside the
table than on the top. I used a straightforward table html:
<center>
<table bgcolor="#f2e891" border="0" style="border: 3px solid black;">
<tr>
<td><h2>Worldwide Wheelchair Accessible Washrooms</h2></td>
</tr>
</table>
</center>
Is there a way I can change this so that there is equal space above
and below the text inside the table box?
Thanks![/url]
Navigation:
[Reply to this message]
|