Though i have been designing web sites for a while i have always done them in a 800x600 setting, is there a way in which i can stretch this to match the size of a users browser without upsetting the layout? or can i resize the viewing browser?
jbinbpt
10:15 am on Dec 14, 2006 (gmt 0)
You are looking for a fluid layout based on percentages. This is achieved using CSS. SuzyUK has a great place to start [webmasterworld.com...]
I would not try and mess with peoples browsers. It's a sure way to drive them away.