p:first-line

der ie hat ein problem damit, das pseudo-element first-line korrekt in bezug auf die darstellung über die gesamte browserbreite darzustellen.

es gibt einen - leider aber nicht in css2 validen - workaround dafür

dieser wird zwar vom w3c in css3 dargestellt und ist auch erst ab css3 valide (der ie unterstützt css3 in diesem fall bereits):

p:first-line { background-color: red; }
p::first-line { background-color: lime; }

tja, der trick mit dem doppelten doppelpunkt!

CSS-Bookmarks

  • Webstandards in Germany
    Redaktionell geführtes Verzeichnis Webstandards-bezogener Blogs, Agenturen und Initiativen von Stefan Asemota.
  • Bookmarks für Webdesigner
    Linksammlung, die nicht durch Umfang, sondern durch Qualität besticht.
  • The Flop
    Douglas Bowman archiviert seinen sensationellen 2005-er Flop
  • smalltransport.com/links/
    "Links to great design and design resources"
  • Full CSS Property Compatibility Chart
    "shows all CSS1, CSS2 and Internet Explorer CSS extensions and grades the level of support each recieves in a given browser."
  • CSSHilfe
    "CSSHilfe ist ein Verzeichnis, das mit Ressourcen, Tutorials und Tipps Hilfestellung bei der Recherche und Applikation von CSS geben möchte."
  • Stylegala
    "Stylegala aims to promote, discuss and inspire the web audience in the areas of design, CSS and web standards - combined."
  • Web Standards Awards
    "The Web Standards Awards aim to highlight the best in standards-compliant web site design"
  • css Zen Garden
    "A demonstration of what can be accomplished visually through CSS-based design."
  • Cascading Style Sheets, Level 2
    Deutsche Übersetzung der CSS-2-Spezifikation
  • Alle Bookmarks ansehen

XML-Feed


Login