Jump to content

Summary of current page styles?


davej

Recommended Posts

Could someone please summarize the basic terminology for the current standard design "styles?"

 

"Fluid" implies what?

-use of percent for width?

 

"Grid" implies what?

-use of columns defined by classes?

"960 Grid" does not seem to be "fluid" http://960.gs/

 

"Fluid Grid" implies what?

-use of percent for width and columns?

 

"Responsive" implies what?

-use of percent for width?

-use of @media conditionals to reconfigure layout based on screen size?

Edited by davej
Link to comment
Share on other sites

Fluid means it changes size depending on the window size. A grid is just a layout based on rows and columns. A fluid grid would be rows and columns that expand and contract to match the window size. Responsive means a website that works well for everybody regardless of what they're using to view it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...