View Single Post
  #13 (permalink)  
Old Mar 11th, 2008, 04:47
Monie Monie is offline
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,604
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Send a message via Yahoo to Monie
Re: Standard Website size

If you have plenty of time, you could develop/design 2 layout (CSS), one for 800x600 and one for 1024x768 and code your page so that it will detect what size the user screen are and use the IE Conditional to select which CSS File to use
Reply With Quote