Home » Web Development
3

Basic HTML Tags and Style Sheets

This chapter provides an overview of the basic concepts of html, and the syntax for writing simple html code.

In This Chapter:

HTML File Structure
Overview of the basic structure of the html code
Links to Other Documents
How to link to other documents using thtml
Text Style and Line Spacing
How to specify text format, style and spacing in html
Headings
Overview of the different heading styles in html
Paragraphs
Defining paragraphs in html
Preformatted Text
How to integrate preformatted text into html
Block Quotes
How to specify block quotes in html
Body Tag Attributes
Defining the different attributes you can use to finetune your html code
Elegant HTML Formats Using Stylesheets
Overview of stylesheets and how it is integrated to html