Css framework Summary

Source: Internet
Author: User

From http://www.21andy.com/blog/

"

Yaml, one of CSS frameworks

We are familiar with JS frameworks, such as prototype and jquery. In fact, XHTML + CSS also has a framework. The most famous one is Yui, which is developed by the Yahoo development team. But it is a little large and involves some JS frameworks. So it may be a little tired at the beginning of the study. This yaml is simple. It may be because the framework is still very simple in the early stages of development and there are not many things. If you are interested in the xhmtl + css framework, you can check it out. In China, it seems that no friend is doing this. If you are interested, you may be the ancestor of the Chinese css framework. Haha ..
Web site: http://www.yaml.de/en/ contains the source code, development documentation and some use of this framework to build page instances.

Css framework II blueprintcss


Features:

    • An easily customizable Grid
    • Sensible typography
    • Relative font-sizes everywhere
    • A typographic baseline
    • An extendable plugin system
    • Perfected CSS Reset
    • A stylesheet for Printing
    • Compressed version
    • No bloat of any kind
Css framework 3 elements

1. What is elements?
Elements is a pure css framework that helps designers quickly and efficiently write CSS documents. You can understand it as a set of templates that contain the CSS classes required by most websites. He is very small and only has four files. A total of less than 6 kb.

2. What are the purposes of these four files?
Elements.css summarizes common CSS classes in site CSS.
Reset presets some common HTML tags. For example, HTML, body, Div, span, applet, H1, H2, H3, H4, H5, h6.
Presets of common labels for typography Text Formatting. Such as body, UL, ol, DL, TD, Th, caption, pre, P, BLOCKQUOTE, input, textarea, etc.
External links presets links in various document forms. Someone has proposed this item for a long time.

3. How to Use the elements css framework?

<LINK rel = "stylesheet" type = "text/CSS" href = "/CSS/elements/elementsimport.css"/>
You can upload 5 CSS files to your images. elementsimp.css only imports the other four CSS files.

@ Import "reset.css ";
@ Import "typography.css ";
@ Import "elements.css ";
@ Import "externallinks.css ";

The elements framework may not be suitable for website development, but we can find a good architecture. If you often deal with CSS, whether you are working on an enterprise site or portal site, sort out your previous documents and develop your own css framework based on your needs, it will greatly improve your development efficiency.

Three CSS frameworks: yaml + blueprintcss + elements (2477)-308.08 KB

"

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.