
HTML 4 For Dummies®, 4th Edition
by Ed Tittel (Austin, Texas); Natanya PittsRent Book
New Book
We're Sorry
Sold Out
Used Book
We're Sorry
Sold Out
eBook
We're Sorry
Not Available
How Marketplace Works:
- This item is offered by an independent seller and not shipped from our warehouse
- Item details like edition and cover design may differ from our description; see seller's comments before ordering.
- Sellers much confirm and ship within two business days; otherwise, the order will be cancelled and refunded.
- Marketplace purchases cannot be returned to eCampus.com. Contact the seller directly for inquiries; if no response within two days, contact customer service.
- Additional shipping costs apply to Marketplace purchases. Review shipping costs at checkout.
Summary
Author Biography
Table of Contents
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Excerpts
Text and Lists
In This Chapter
* Working with basic blocks of text
* Manipulating text blocks
* Creating bulleted, numbered, and definition lists
HTML documents consist of text, images, multimedia files, links, and other pieces of content that you bring together into one page by using markup elements and attributes. You use blocks of text to create such document elements as headings, paragraphs, and lists. The first step in creating a solid HTML document is laying a firm foundation that establishes the document's structure.
Formatting Text
Here's a super-ultra-technical definition of a block of text: some chunk of content that wraps from one line to another inside an HTML element.
Your HTML page is a giant collection of blocks of text:
Every bit of content on your Web page must be part of some block element.
Every block element sits within theelement on your page.
HTML recognizes several kinds of text blocks that you can use in your document, including (but not limited to)
Paragraphs
Headings
Block quotes
Lists
Tables
Forms
Paragraphs
Paragraphs are used more often in Web pages than any other kind of text block.
REMEMBER
HTML browsers don't recognize the hard returns that you enter when you create your page inside an editor. You must use a
element to tell the browser to separate the contained block of text as a paragraph.
Formatting
To create a paragraph, follow these steps:
1. Add
in the body of the document.
2. Type the content of the paragraph.
3. Add
to close that paragraph.
Here's what it looks like:
This is a paragraph. It's a very simple structure that you will use time and again in your Web pages.
This is another paragraph. What could be simpler to create?
Excerpted from HTML 4 For Dummies by Ed Tittel Excerpted by permission.
All rights reserved. No part of this excerpt may be reproduced or reprinted without permission in writing from the publisher.
An electronic version of this book is available through VitalSource.
This book is viewable on PC, Mac, iPhone, iPad, iPod Touch, and most smartphones.
By purchasing, you will be able to view this book online, as well as download it, for the chosen number of days.
Digital License
You are licensing a digital product for a set duration. Durations are set forth in the product description, with "Lifetime" typically meaning five (5) years of online access and permanent download to a supported device. All licenses are non-transferable.
More details can be found here.
A downloadable version of this book is available through the eCampus Reader or compatible Adobe readers.
Applications are available on iOS, Android, PC, Mac, and Windows Mobile platforms.
Please view the compatibility matrix prior to purchase.