background preloader

CSS

Facebook Twitter

CSS Box Model. CSS Tutorial > Box Model The box model is an important concept in CSS. It dictates how elements are laid out. The box model is shown below: The innermost component is the content. The relevant CSS commands are margin, border, and padding. Next: CSS Margin Copyright © 2014 1keydata.com All Rights Reserved Privacy Policy. CSS Drive forums | Powered By ExpressionEngine. Css.maxdesign.com.au - CSS resources and tutorials for web designers and web developers.

Rdp

Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification. This specification defines Cascading Style Sheets, level 2 revision 1 (CSS 2.1). CSS 2.1 is a style sheet language that allows authors and users to attach style (e.g., fonts and spacing) to structured documents (e.g., HTML documents and XML applications). By separating the presentation style of documents from the content of documents, CSS 2.1 simplifies Web authoring and site maintenance. CSS 2.1 builds on CSS2 [CSS2] which builds on CSS1 [CSS1].

It supports media-specific style sheets so that authors may tailor the presentation of their documents to visual browsers, aural devices, printers, braille devices, handheld devices, etc. It also supports content positioning, table layout, features for internationalization and some properties related to user interface. CSS 2.1 is derived from and is intended to replace CSS2. This section describes the status of this document at the time of its publication. CSS-Tricks.