Pretty Much a Big Deal...
Posts: 385
Name: Jamie Lewis
Location: UK
|
Yes for your first question.
As for the second question, it gets easier with experiance but as a guide:
h1: Main Article/Page Titles
h2: Sub Headings
h3: Sub, Sub Headings
h4: Unrelated Sections e.g. Menus/Sidebar Headings
h5-h6: Very rare unless you have detailed subsections
Basic article layout:
<h1>About Me</h1>
<h2>Education</h2>
<h3>School Name</h3>
<h4>Year</h4>
<h5>Subjects</h5>
<h6>Um, I cant think of anything to go here</h6>
Hope that helped, I will probably write a blog post on this subject and be a bit more detailed at some point.
Jamie
|