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: custom

One last time: custom styling radio buttons and checkboxes

September 28, 2021

Now (2021), with Internet Explorer support being dropped left and right, and Edge now being Chromium-based, and Firefox quirks having been ironed out, custom styling radio buttons and checkboxes is much simpler…

csshead

Detecting device size & orientation in CSS

April 8, 2010

Gone are the days when we could safely assume that most our site visitors would have at least a 1024px-wide screen resolution. With smartphones and tablet computers on the rise, you visitors could also be browsing the web with screen widths ranging from 320px upwards. Does your site look good on a 768px-wide canvas? That’s […]

csshead comment 0 Comments

CSS Borders – Apply unique borders to your images

July 6, 2009

Learn how to use CSS and a few graphics to dress up images. Make your images stand out with custom borders. Easy to apply with standard HTML and CSS…

csshead comment 0 Comments