Headings & HTML5
Modern websites use HTML5 rather than the outdated HTML4 used by the EverWeb developers.
HTML5 allows the use of semantic containers and items which result in better indexing by the search engines.
An HTML5 container is like a mini page in that it can have a header, content and a footer. As such, the first heading is always an h1.
This means that only h1 through h3 headings are required …
- h1 is used for the website name and the first heading in an HTML5 container
- h2 is used for the page name
- h3 is used to indicate a new section or a change of subject
Basic Styles
Bold, italic and letter spacing should be avoided in website text since they cause problems for over 20% of the visitors who have eyesight or reading difficulties.
Many Google hosted fonts do not have the option to change the font weight.
The font used on this page is Stint Ultra Expanded which has no weigtht variations. To make the heading more prominent the widget has the option to add a text shadow to thicken it up and a letter spacing control to compensate