Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: headings

Pragmatic, practical font sizing in CSS

March 12, 2012

An explanation of double-stranded heading hierarchy. This is the practice of defining a class every time you define a heading in CSS to allow for greater control of your typography…

csshead comment 0 Comments

CSS Gradient Text Effect

July 8, 2009

Do you want to create fancy headings without rendering each heading with Photoshop? Here is a simple CSS trick to show you how to create gradient text effect with a PNG image (pure CSS, no Javascript or Flash). All you need is an empty tag in the heading and apply the background image overlay using […]

csshead comment 0 Comments

How to use headings in HTML

March 14, 2008

Many of web standards rookies feel that passing validation is good enough to call their work web standards compliant. Those who are more involved in web standards know that there’s more than that. Use of headings is a good example. While the validator will not show any warnings or errors for headings, you can’t say […]

csshead comment 0 Comments