Re:Hi Im having browser problems with my site.. (1 viewing)
Favoured: 0
|
|
|
TOPIC: Re:Hi Im having browser problems with my site..
|
sstark (Admin)
Admin
Posts: 29
|
|
Re:Hi Im having browser problems with my site.. 2007/07/11 16:46
|
Karma: 0  
|
|
When viewing your source it is easy to determine the cause of your problems: you are using a table layout.
Try not using tables at all for this. anywhere.
Instead, use div tags with class names. Then in your .css file define the class names, and make sure to define the width and height of the div elements.
for multiple columns, you would instead make multiple div tags, with the css defining the width and setting position:relative and float:left. This makes each div act like an image aligned to the left, then will arrange nicely next to one another. To stop this, simply add a <br clear="left" /> tag.
Tables are evil and should only be used to display table data.
-- Local Administrator Site - StevenStark.com |
|
|
|
The administrator has disabled public write access. |
|
| |
|
|
|
dwella
|
2007/07/11 15:11
|
| |
|
|
|
sstark
|
2007/07/11 16:46
|
|
|
|
|
|
New Jobs
No items in list
|
|
|
|
We have 16 guests online
There are 89 items & 53 categories in the 'Portfolio Manager'
There are 38 posts in the Message Forum.
|
|
|