HTML5/CSS3 Examples
Over the past few days, I’ve been throwing together a few examples of HTML5/CSS3 and what can be done.
Quick Tips – CSS: Page breaking for print
The following code snippet will allow you to set the page breaking behavior to break before every h1 element, giving you a lot of control over how printed versions of your website will be displayed.
Quick Tips – CSS: Change Text Highlight Color
With CSS, on the standards compliant browsers such as Firefox, Chrome or Safari, you can decide what color shade the highlighted text appears for users