Chapter 3. Adding Text

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.

Adding Text

Create a New Paragraph 34

Change Paragraph Alignment 35

Add a Line Break 36

Insert a Blank Space 37

Insert Preformatted Text 38

Insert a Heading 39

Add Block Quotes 40

Insert a Comment 41 ...

Get Creating Web Pages Simplified now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.