![]() |
|

Every page has a heading, it is the page's name and most often it is a short, concise phrase that summarized the overall data, theme or information on the page.
You'll want or need to use sub-headings in your pages. Subheadings allow a user to easily scan and get a high-level overview of the content that appears between each sub-heading.
The H3 tag is great for calling out chunks of information on a page that aren't needing an entirely new section on a single page, however, they do have a need to be called out on a page just enough for the user to be aware of the paragraph content beneath it.
The paragraph tag allows for solid control of text on an html page. As many of you may have realized, the WYSIWYG interface on ContentXML does not usually result with the intended effect we are hoping to achieve when formatting paragraphs.
Web pages aren't as easy to format as a MicroSoft Word document when using a "Word"-like interface when creating and editing online content. This is a problem throughout the entire internet software community.
Not to worry -- with the power of the <p> tag, we can get our content to look exactly as we hoped it could and can.
<p>This is the first sentence of the first paragraph in this section of text. This on the other hand is the second sentence in the first paragraph. And finally we have the third sentence that appears in this paragraph.</p>
<-- PARAGRAPH 2 --><p>Sometimes we only want to have one sentence in a paragraph because that's all we need.</p>
<-- PARAGRAPH 3 --><p>It's really a good idea to keep our paragraphs short. I don't know too many people that enjoy reading long paragraphs of text on a webpage. You'll find that readers of long paragraphs often get confused, frustrated and often times staring with glazed over eyes when reading long paragraphs.</p>
<-- PARAGRAPH 4 --><p>Long paragraphs communicate poorly. Short paragraphs are easy to scan.</p>
This is the first sentence of the first paragraph in this section of text. This on the other hand is the second sentence in the first paragraph. And finally we have the third sentence that appears in this paragraph.
Sometimes we only want to have one sentence in a paragraph because that's all that we need.
It's really a good idea to keep our paragraphs short. I don't know too many people that enjoy reading long paragraphs of text on a webpage. You'll find that readers of long paragraphs often get confused, frustrated and often times staring with glazed over eyes when reading long paragraphs.
Yavapai College offers on-campus housing at the Prescott Campus in the three on-campus residence halls: Marapai, Kachina, and Supai. The residence halls offer affordable housing in a comfortable and safe community that encourages academic achievement, personal, physical, intellectual, ethical, and cultural growth.
Use plenty of sub headers and it's easy to scan a page