10
CSS Framework

Css

Embed Size (px)

Citation preview

Page 1: Css

CSS Framework

Page 2: Css

CSS Framework

Framework:

It is a set of tools, libraries, conventions and best practices that attempt to abstract routine tasks into generic modules that can be reused.

Page 3: Css

CSS Framework

A CSS framework, also known as a web design framework is a pre-prepared library that is meant to allow for easier, more standards-compliant styling of a webpage using the

Cascading Style Sheets language.

Page 4: Css

Why CSS?

Normalize code baseWell documented

Browser compliance with some hacks baked inEasily create multiple layouts

We've got better things to do than finding novel ways of creating columns.

Page 5: Css

1.960 CSS Framework

Page 6: Css

2.Blueprint CSS Framework

Page 7: Css

3.The jQuery UI CSS Framework

Page 8: Css

4.YAML

Page 9: Css

5. Yahoo YUI Grids CSS

Page 10: Css

Advantages

* Tableless web design. * Faster development. * Cross-browser compatibility. * Facilitate code generators and visual editors.