Global Information Lookup Global Information

CSS information


Cascading Style Sheets (CSS)
The official logo of the latest version, CSS 3
Example of CSS source code
Filename extension
.css
Internet media type
text/css
Uniform Type Identifier (UTI)public.css
Developed byWorld Wide Web Consortium (W3C)
Initial release17 December 1996; 27 years ago (1996-12-17)
Latest release
CSS 2.1 : Level 2 Revision 1
12 April 2016; 8 years ago (2016-04-12)
Type of formatStyle sheet language
Container forStyle rules for HTML elements (tags)
Contained byHTML Documents
Open format?Yes
Websitewww.w3.org/TR/CSS/#css

Cascading Style Sheets (CSS) is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML or XML (including XML dialects such as SVG, MathML or XHTML).[1] CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.[2]

CSS is designed to enable the separation of content and presentation, including layout, colors, and fonts.[3] This separation can improve content accessibility;[further explanation needed] provide more flexibility and control in the specification of presentation characteristics; enable multiple web pages to share formatting by specifying the relevant CSS in a separate .css file, which reduces complexity and repetition in the structural content; and enable the .css file to be cached to improve the page load speed between the pages that share the file and its formatting.

Separation of formatting and content also makes it feasible to present the same markup page in different styles for different rendering methods, such as on-screen, in print, by voice (via speech-based browser or screen reader), and on Braille-based tactile devices. CSS also has rules for alternate formatting if the content is accessed on a mobile device.[4]

The name cascading comes from the specified priority scheme to determine which declaration applies if more than one declaration of a property match a particular element. This cascading priority scheme is predictable.

The CSS specifications are maintained by the World Wide Web Consortium (W3C). Internet media type (MIME type) text/css is registered for use with CSS by RFC 2318 (March 1998). The W3C operates a free CSS validation service for CSS documents.[5]

In addition to HTML, other markup languages support the use of CSS including XHTML, plain XML, SVG, and XUL. CSS is also used in the GTK widget toolkit.

  1. ^ "CSS developer guide". MDN Web Docs. Archived from the original on 2015-09-25. Retrieved 2015-09-24.
  2. ^ Flanagan, David (18 April 2011). JavaScript: the definitive guide. Beijing; Farnham: O'Reilly. p. 1. ISBN 978-1-4493-9385-4. OCLC 686709345. JavaScript is part of the triad of technologies that all Web developers must learn: HTML to specify the content of web pages, CSS to specify the presentation of web pages, and JavaScript to specify the behavior of web pages.
  3. ^ "What is CSS?". World Wide Web Consortium. Archived from the original on 2010-11-29. Retrieved 2010-12-01.
  4. ^ Clark, Scott (23 July 2010). "Web-based Mobile Apps of the Future Using HTML 5, CSS and JavaScript". HTML Goodies. HTMLGoodies. Archived from the original on 2014-10-20. Retrieved 2014-10-16.
  5. ^ "W3C CSS validation service". Archived from the original on 2011-02-14. Retrieved 2012-06-30.

and 23 Related for: CSS information

Request time (Page generated in 0.5559 seconds.)

CSS

Last Update:

Cascading Style Sheets (CSS) is a style sheet language used for specifying the presentation and styling of a document written in a markup language such...

Word Count : 7855

Web colors

Last Update:

hexadecimal syntax (and thus impossible in legacy HTML documents that do not use CSS). The first versions of Mosaic and Netscape Navigator used the X11 color...

Word Count : 3297

Tailwind CSS

Last Update:

Tailwind CSS is an open source CSS framework. The main feature of this library is that, unlike other CSS frameworks like Bootstrap, it does not provide...

Word Count : 816

CSS Raleigh

Last Update:

CSS Raleigh may refer to: CSS Raleigh (1861) was a gunboat that served as a tender to CSS Virginia during the Battle of Hampton Roads CSS Raleigh (1864)...

Word Count : 86

CSS Virginia

Last Update:

CSS Virginia was the first steam-powered ironclad warship built by the Confederate States Navy during the first year of the American Civil War; she was...

Word Count : 4038

CSS Alabama

Last Update:

CSS Alabama was a screw sloop-of-war built in 1862 for the Confederate States Navy. It was built in Birkenhead on the River Mersey opposite Liverpool...

Word Count : 7748

CSS grid layout

Last Update:

In Cascading Style Sheets, CSS grid layout or CSS grid creates complex responsive web design grid layouts more easily and consistently across browsers...

Word Count : 748

CSS Profile

Last Update:

The CSS Profile, short for the College Scholarship Service Profile, is an online application created and maintained by the United States-based College...

Word Count : 133

CSS Florida

Last Update:

the Confederate States Navy were named CSS Florida in honor of the third Confederate state: The blockade runner CSS Florida (blockade runner) was commissioned...

Word Count : 128

HTML

Last Update:

content. It is often assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript. Web browsers receive HTML documents...

Word Count : 9526

CSS animations

Last Update:

CSS animations is a proposed module for Cascading Style Sheets that allows the animation of HTML document elements using CSS. While the pseudo-class :hover...

Word Count : 701

CSS Georgia

Last Update:

borne the name CSS Georgia, after Georgia: CSS Georgia (1862), a screw steamer acquired in 1863, and captured by the Union Navy in 1864 CSS Georgia (1863)...

Word Count : 93

CSS code

Last Update:

In quantum error correction, CSS codes, named after their inventors, Robert Calderbank, Peter Shor and Andrew Steane, are a special type of stabilizer...

Word Count : 333

CSS hack

Last Update:

A CSS hack is a coding technique used to hide or show CSS markup depending on the browser, version number, or capabilities. Browsers have different interpretations...

Word Count : 1030

CSS discography

Last Update:

The discography of CSS, a Brazilian electronic rock group formed in São Paulo in 2003, consists of four studio albums, 15 singles and four extended plays...

Word Count : 331

CSS framework

Last Update:

A CSS framework is a library allowing for easier, more standards-compliant web design using the Cascading Style Sheets language. Most of these frameworks...

Word Count : 274

CSS Shenandoah

Last Update:

CSS Shenandoah, formerly Sea King and later El Majidi, was an iron-framed, teak-planked, full-rigged sailing ship with auxiliary steam power chiefly known...

Word Count : 5201

CS Sfaxien

Last Update:

Sfaxien (Arabic: النادي الرياضي الصفاقسي), known as CS Sfaxien or simply CSS for short, is a Tunisian football club based in Sfax. The club was founded...

Word Count : 889

CSS Tennessee

Last Update:

Three ships in the Confederate States Navy were named CSS Tennessee CSS Tennessee (1861) was a steamship, built in 1853 and seized by the Confederate...

Word Count : 153

CSS Savannah

Last Update:

CSS Savannah is the name of two ships in the Confederate States Navy: CSS Savannah (gunboat), a sidewheel steamer converted to a gunboat in 1861 CSS Savannah (ironclad)...

Word Count : 76

CSS Flexible Box Layout

Last Update:

CSS Flexible Box Layout, commonly known as Flexbox, is a CSS web layout model. It is in the W3C's candidate recommendation (CR) stage. The flex layout...

Word Count : 987

Responsive web design

Last Update:

their containing element. Media queries allow the page to use different CSS style rules based on characteristics of the device the site is being displayed...

Word Count : 1348

Reset style sheet

Last Update:

A reset stylesheet (or CSS reset) is a collection of CSS rules used to clear the browser's default formatting of HTML elements, removing potential inconsistencies...

Word Count : 459

PDF Search Engine © AllGlobal.net