CSS
A MDCBÓL
Getting Started
A guided tutorial that will help you get started with Cascading Style Sheets.
A Cascading Style Sheets (CSS)
egy stíluslap nyelv, mellyel a HTML-ben vagy XML-ben (és más XML nyelvek, mint az XHTML vagy a SVG) írt dokumentumok megjelenítését lehet leírni.
A XUL-alapú termékekben, mint a Mozilla Suite, a Firefox vagy a Thunderbird
az alkalmazás felhasználói felületének stílusát is beállíthatjuk vele.
Például a Themes jelentős mértékben használja a CSS-t az alkalmazás felhasználói felületének beállításához.
CSS is a
W3C specification.
Documentáció
- CSS Referencia
- A reference to CSS on Mozilla.
- Writing Efficient CSS
- A guide to writing efficient CSS for use in Mozilla UI.
- Using URL values for the cursor property
- Gecko 1.8 (Firefox 1.5, SeaMonkey 1.0) supports URL values for the CSS 2/2.1 cursor property. This allows specifying arbitrary images as mouse cursors — any image format supported by Gecko can be used.
- CSS3 Columns
- A short tutorial on using CSS3 columns.
- Issues Arising From Arbitrary-Element
hover
- Many authors make use of the CSS2 pseudo-class
:hover to style their links, but advancing CSS support in browsers has caused some unexpectedly aggressive hovering behavior on some pages.
- Consistent List Indentation
- Trying to change the indentation of lists with CSS is trickier than it looks, but only because CSS-conformant browsers took different paths to default indentation. Find out how to get them all in line.
View All...
|
Közösség
Sablon:DiscussionList
Eszközök
View All...
Related Topics
- Extensions, HTML, Themes, XHTML, XML, XUL
|
zh-cn:CSS
zh-tw:CSS