Home arrow Message Forum
Message Forum
Welcome, Guest
Please Login or Register.
Lost Password?
Re:Hi Im having browser problems with my site.. (1 viewing)
_GEN_GOTOBOTTOM Post Reply Favoured: 0
TOPIC: Re:Hi Im having browser problems with my site..
#17
sstark (Admin)
Admin
Posts: 29
graphgraph
User Online Now Click here to see the profile of this user
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.
      Topics Author Date
    thread link
Hi Im having browser problems with my site..
dwella 2007/07/11 15:11
    thread link
thread linkthread link Re:Hi Im having browser problems with my site..
sstark 2007/07/11 16:46
_GEN_GOTOTOP Post Reply
Powered by FireBoardget the latest posts directly to your desktop

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.