Frontend Engineering, Volume I

HTML Chapter 2 Companion

© 2012, Martin Rinehart


History—Before Computers

Websites—Design

The Opera Error Console

Turning on the Error Console:

Turning on the Opera Error Console

HTML Comments

Commented Template

Page "2a" (menu, above) shows the template you should have when you complete this chapter. Bring yours up to date, save it and don't forget to save a backup.

Headings

Page "2b" (menu, above) shows you how to make samples of the possible headings.

Monospaced Elements

Page "2c" (menu, above) shows you how to make samples of the possible monospaced elements.

Universal (or Global) Attributes

Your Project

Project work is covered on page "2d" (menu, above).

Character Entities—Accents

Each of these accents can be applied to any of "a", "e", "i", "o", "u" and "y". The letter may be in lowercase or uppercase. Examples:

Support for generally unused combinations, especially in older browsers, may be lacking. Examples: "Y" with a grave accent, "e" with tilde.

Use Name HTML Result
in Browser
Acute acute é
Á
é
Á
Circumflex circ î
Û
î
Û
Grave grave È
ù
È
ù
Tilde tilde ã
Ñ
ã
Ñ
Umlaut uml ü
Ÿ
ü
Ÿ



Feedback: MartinRinehart at gmail dot com

# # #