Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Are you ready to begin building your Web page by adding text? You can add text by typing words into your HTML document and then surrounding the words with tags. You can create simple paragraphs with <P> tags and differently sized headings with a variety of heading tags. You can create lists using <OL> or <UL> tags in combination with the <LI> tag. This chapter also shows you how to add special characters to your page by typing alphanumeric codes.