Senior Centermanager (m/w)
...
Erfahrene/r IT-Berater/in und Softwareentwickler/in mit JEE oder .NET Know-How
Projektleiter Kraftwerke / Industrie (m/w)
SAP R/3 Basis-Consultant (m/w)
Mitarbeiter analytische Qualitätssicherung (m/w)
Developer Ruby on Rails (m/f)
Senior Personalberater (Technologie) (m/w)
Referent/in Gasanlagenplanung
Promovierter Chemiker m/w
Area Sales Manager "Primary" (m/w)
Consultant Business Intelligence mit Cognos 8
Assistenzarzt/Facharzt (m/w) Urologie
Investment Manager (m/w)
Key Account Manager - Open Market Retail / Mass Markets - Mobile Phones (m/w) ID. 6923
Bilanzbuchhalter (m/w)
Anwendungs-/Applikationsingenieur
SAP Senior Consultant SD / CRM (m/w) 1542RM
Diese Seite dient als Arbeitshilfe für Webworker zum Thema CSS - Referenzen und Links
Anmerkung: Auf richinstyle.com findet man auch umfangreiche Bugsammlungen, sortiert nach Browser
Application of styles to pages
The universal selector (*) Class Multiple classes IDs ID and class case-sensitivity :link :visited :active :hover :focus Multiple pseudo classes (e.g., A:link:hover) :first-line :first-letter Does :pseudo.class work? (or only .class:pseudo) :first-child :lang(x) 'Attribute set' selector; e.g., [title] 'Attribute is' selector; e.g., [title=x] 'Attribute @includes' selector; e.g., [title~=a] Dash match selector; e.g., [lang|=en] The descendant combinator ( ) The child combinator (>) The adjacent sibling combinator (+)
Key concepts
SGML comments (<-- -->) @charset Comments (/* */) Character escapes (\) Inherit !important Order sorting of rulesets Do the HTML and BODY selectors it work if their opening tags are omitted? Use of HTML selector Use of NOSCRIPT element in HTML
Color referencing methods
3 or 6 digit hexadecimal format (#fff or #ffffff) Rgb percent format ( rgb(100%, 0%, 100%) ) Rgb decimal format ( rgb(255, 16, 39) ) CSS named colors (e.g., red) Non-css named colors (e.g., aliceblue) UI colors (e.g., appworkspace)
Background concepts
Background attachments Background colors Background colors - transparent Background images - url() Background images - none Background positions Background repeats - BODY, HTML Background repeats - TABLE, TD, TH Background repeats - other elements Canvas backgrounds - different on BODY and HTML Background and color properties - supported, subject to the bugs above, or extra bugs? Background Background-attachment Background-color Background-image Background-position Background-repeat Color Font properties
Background and color properties - supported, subject to the bugs above, or extra bugs?
Background Background-attachment Background-color Background-image Background-position Background-repeat Color
Font concepts UI fonts - all names UI fonts - caption, icon, menu UI fonts - message-box, status-bar, small-caption UI fonts - messagebox, statusbar, smallcaption Font families - named fonts that lack the normal (a-z, A-Z, 0-9, etc.) glyphs (e.g., WingDings) Font families - named fonts that do contain the normal (a-z, A-Z, 0-9, etc.) glyphs (e.g., Arial) Font families - alternate font lists (e.g., font: 16px Arial, sans-serif) Font families - quoting of fonts (e.g., font-family: "Times New Roman") Font families - serif Font families - sans-serif Font families - monospace Font families - cursive Font families - fantasy Font sizes - cm, mm, in, px, pt, pc Font sizes - %, em Font sizes - smaller Font sizes - larger Font sizes - keywords (xx-small to xx-large) Font size adjustment Font weights - 100 to 900 Font weights - bold Font weights - normal Font weights - bolder Font weights - lighter Font variants - small-caps Font variants - normal Font stretching Font styles - normal Font styles - italic Font styles - oblique Line heights - all units Line heights - (e.g., 1.2) Line heights - normal Line heights - % Line heights - em Line heights - pt, pc, cm, mm, in Line heights - px Font properties - supported subject to the bugs above, or additional bugs? Line-height Font-family Font-style Font-size Font-size-adjust Font-stretch Font-style Font-variant Font-weight Font Text properties Text-align - left, right, center Text-align - justify Text-decoration - all values Text-decoration - underline, line-through Text-decoration - overline Text-decoration - blink Text-decoration - multiple values (e.g., t-d: line-through blink) Text-indent - all units Text-indent - % Text-indent - other units Text-shadow Text-transform - all values Text-transform - all values: accented characters
UI fonts - all names UI fonts - caption, icon, menu UI fonts - message-box, status-bar, small-caption UI fonts - messagebox, statusbar, smallcaption Font families - named fonts that lack the normal (a-z, A-Z, 0-9, etc.) glyphs (e.g., WingDings) Font families - named fonts that do contain the normal (a-z, A-Z, 0-9, etc.) glyphs (e.g., Arial) Font families - alternate font lists (e.g., font: 16px Arial, sans-serif) Font families - quoting of fonts (e.g., font-family: "Times New Roman") Font families - serif Font families - sans-serif Font families - monospace Font families - cursive Font families - fantasy Font sizes - cm, mm, in, px, pt, pc Font sizes - %, em Font sizes - smaller Font sizes - larger Font sizes - keywords (xx-small to xx-large) Font size adjustment Font weights - 100 to 900 Font weights - bold Font weights - normal Font weights - bolder Font weights - lighter Font variants - small-caps Font variants - normal Font stretching Font styles - normal Font styles - italic Font styles - oblique Line heights - all units Line heights - (e.g., 1.2) Line heights - normal Line heights - % Line heights - em Line heights - pt, pc, cm, mm, in Line heights - px Font properties - supported subject to the bugs above, or additional bugs? Line-height Font-family Font-style Font-size Font-size-adjust Font-stretch Font-style Font-variant Font-weight Font Text properties Text-align - left, right, center Text-align - justify Text-decoration - all values Text-decoration - underline, line-through Text-decoration - overline Text-decoration - blink Text-decoration - multiple values (e.g., t-d: line-through blink) Text-indent - all units Text-indent - % Text-indent - other units Text-shadow Text-transform - all values Text-transform - all values: accented characters
Font properties - supported subject to the bugs above, or additional bugs?
Line-height Font-family Font-style Font-size Font-size-adjust Font-stretch Font-style Font-variant Font-weight Font Text properties Text-align - left, right, center Text-align - justify Text-decoration - all values Text-decoration - underline, line-through Text-decoration - overline Text-decoration - blink Text-decoration - multiple values (e.g., t-d: line-through blink) Text-indent - all units Text-indent - % Text-indent - other units Text-shadow Text-transform - all values Text-transform - all values: accented characters
Text properties