Jump to content

Fluid Layouts


bmroyer

Recommended Posts

If I wanted to make a fluid layout, whether it be single column, double, or even triple, what css properties would I use? I've been making fixed layouts, and viewing them in different browsers, and different computers like my netbook. My main laptop that I use is an Acer and it has a wide screen, so when I set the width of my websites to 950px, there is still alot of room on each side if its centered. Then when I view that same website on my mini laptop (netbook) there is very little room on each side. Would max width and min width fix this? Or could I make my body { } a really high number like 1500px and then have the wrapper { } and everything else set to 100% width so it only stretches as far as it needs too?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...