The title speaks for itself.
My tables are gone all over the place.
Help.
How do i center the site in dreamweaver
Started by scizor, Jul 09 2005 03:59 PM
7 replies to this topic
#1
Posted 09 July 2005 - 03:59 PM
#2
Posted 09 July 2005 - 04:01 PM
More information would be good.
Code? a screenshot?
Code? a screenshot?
#3
Posted 09 July 2005 - 06:50 PM
if you want to center a layout its simple
<center> before <table>
and </center> after </table>
<center> before <table>
and </center> after </table>
#4
Posted 10 July 2005 - 09:16 AM
or put align="center" inside the opening table tag. id:
<table width="75%" border="1" cellpadding="0" cellspacing="0" align="center"> <tr> <td>content here</td> </tr> </table>
#6
Posted 10 July 2005 - 11:16 AM
Ok thanks for your help.
#7
Posted 10 July 2005 - 05:00 PM
and if you are using layers... it will look different in different browsers... I don't suggest layers unless you know how to use them 
just a thought in case..
just a thought in case..
#8
Posted 10 July 2005 - 06:02 PM
I dont really get them so im not gonna use em.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users

