Home > Build > Programming > HTML > Basic HTML Tutorial
by Aaron West
Index
Chapter 1
1.0 Overview 1.1 What is HTML? 1.2 How HTML works 1.3 Structure of an HTML document 1.4 The <HEAD> tag 1.5 The <BODY> tag 1.6 Colors in HTML 1.7 Graphics and Backgrounds 1.8 Platforms, Browsers and Screen Resolutions 1.9 File Sizes 1.10 Creating Text in HTML 1.11 Headings 1.12 Text Formatting 1.13 The <FONT> tag 1.14 The <BASEFONT> tag 1.15 Dividing text into groups with the <DIV> tag 1.16 Horizontal Rules 1.17 Preformatted Text 1.18 Special Characters
Chapter 2 2.1 URLs 2.2 Adding Graphics to Your Page 2.3 Attributes of the <IMG> tag 2.4 Scaling Images 2.5 Giving your image a border 2.6 Linking Pages Together 2.7 Internal Links 2.8 Other Links 2.9 Uploading Your Site 2.10 Conclusion