What is the CSS Grid exactly?
Hello everyone
Recently i've seen a new thing about CSS Grid. I would like to know what it is about and what it does exactly in the CSS or on the browser?
Is there any site using it? Can i see some examples?
Thanks
SitePoint Enthusiast
grids are used in the design-process to give the visual design structure.
basically you decide on a set width and the proportions of your grid then fit your columns, typography and other visual elements around the grid lines.
a good blog article that shows some sites, and further explanation, that use a grid in their design is http://www.mostinspired.com/blog/200...ed-design-101/ .
the CSS grid is basically a stylesheet template that uses a grid as the base for its styles. you can find such templates at places like http://960.gs/
Last edited by Laura K; Jun 21, 2008 at 12:52 .
Reason: correcting a url tag
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks