challenge in coding
We coded our website with the Grid 960 CSS
Framework. Grid 960 is a CSS Framework
that enables developers to rapidly prototype designs. They are excellent tools
for creating mock ups. Why? Because they do all the heavy lifting allowing you
to get faster results.While coding you must assign a class to each div,Naming conventions require that the class name begins with "grid" and ends with the number of columns needed .In our case we will use "grid-12","grid-4" and "grid-8",respectively.
For example:
No comments:
Post a Comment