Thread: CSS v.WebDesign
View Single Post
Old Jun 20, 2008 | 10:03 AM
  #11  
M@rshy's Avatar
M@rshy
٩(̾●̮̮̃̾•̃̾)۶
 
Joined: Aug 2004
Posts: 21,807
Likes: 0
Default

Originally Posted by ShaolinLueb
div tag pages are all the new hype.
I suppose you're going to say tables are the way to go? Tables are bad practice. They render differently in IE and FF and Opera. They are TERRIBLE with screen readers, which is a huge part of the company(It being a Blind Non Profit). And they are slower to load than CSS pages.

Originally Posted by XScarAudio
do 3 side by side divs then. the middle will always be a static color anyway.
I might try that. I'll see how it will work. A reason I don't want that is because then I need to split up the menus.

Actually... I could just do two. Split it in half and have the background of the left portion be the gradient image set to the left and the right div set to the right.
Reply