Category: CSS

Intro summary and details tags in HTML5

A brief introduction to the <summary> and the <details> HTML5 Tags

Heading Fonts Styles

Some fonts/styles that could be used in headings – ie. <h1> tags. font:17px “Trebuchet MS”,Verdana,Arial,Helvetica,sans-serif; font:20px Georgia,Times,serif; [tags]font,style,heading,css[/tags]

Some good body fonts

font:10pt ‘Trebuchet MS’,Arial,sans-serif; font:76%/140% Verdana,Geneva,Arial,Helvetica,sans-serif; font:76%/1.5 “Lucida Grande”,Geneva,Verdana,Arial,Helvetica,sans-serif; font:12px/1.5 “Lucida Grande”,”Lucida Sans Unicode”, sans-serif;