website help

Can someone please go to my website and check my code?

www.robertsartgallery.com

On every page I have a Table with two sides a left and right.

All my links ar in the left side top to bottum in a row. And the right side has all my Conntent and photos and things like that.

And every page looks great and they work.

Now I have it set up the left side of the Table is 30% wide and the right side of the Table is 70% wide.

But the whole Table takes up the whole screen of the browser but it still is 30 70.

And it is working and looks great but when you go to the Resume page it get skinny and does not take up the whole screen?????
 
This should definatley not be posted here, this is the desktop computers section

Regardless of that you need to define the width of the entire table, as well as the cols width

Today, this should be done on a style sheet, the table, tr, td tags are considered opsolete

***edit - quick fix - make this table within another table defining the total width you would like to see.
Another super easy way would be creating your site with an application like wordpress, which will take care of that graphically for you.

Which browser are you previewing in?
 
Last edited:
Back
Top