HTML and CSS Reference
In-Depth Information
Try iT
In this Try It you learn how to include a character entity in your code.
Lesson requirements
You will need your previously created file, thoreau.html , a text editor, and a web browser.
step-by-step
1.
Open your text editor.
2.
Open the previously saved file thoreau.html .
3.
Place your cursor at the end of the last closing </p> tag and press Enter (Return) to make a
new line below the paragraph tag.
4.
Enter the following code: <p>All quotations are in the public domain.
Additional material &copy; 2010 Mr. Quotes, Inc.</p>
5.
Save your page.
6.
View thoreau.html in your browser to see the rendered page, as shown in Figure 6-5.
FiGure 6-5
Please select a video from Lesson 6 on the DVD with the print topic, or watch
online at www.wrox.com/go/html5video to see an example of the following:
Creating paragraphs for web pages
Adding heading tags to a page
Adding a character entity to a page
Search WWH ::




Custom Search