This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:w3c:css [2019/06/07 14:26] nick |
dido:public:ra:xapend:xapend.b_stds:tech:w3c:css [2021/08/06 17:27] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== W3C: Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification ========= | + | ===== W3C: Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification ===== |
| - | [[dido:public:stds:tech:w3c | return to the W3C Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:w3c:start|return to the W3C Standards ]] |
| <table> | <table> | ||
| Line 14: | Line 14: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official NIST catalog. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | : **Note**: The following is an excerpt from the [[https://www.w3.org/TR/official| W3C site]]. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. |
| - | ====== Abstract ====== | + | ==== Abstract ==== |
| : //This specification defines Cascading Style Sheets level 2. CSS 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 | : //This specification defines Cascading Style Sheets level 2. CSS 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, | and XML applications). By separating the presentation style of documents from the content of documents, | ||
| Line 22: | Line 22: | ||
| : //CSS level 2 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 | : //CSS level 2 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.// | + | content positioning, table layout, features for internationalization and some properties related to user [[dido:public:ra:xapend:xapend.a_glossary:i:interface|interface]].// |
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||