Sams Teach Yourself HTML 4 in 24 Hours
- Table of Contents
- Copyright
- About the Author
- Acknowledgments
- Tell Us What You Think!
- Put Your HTML Page Online Today
- I. Your First Web Page
- Hour 1. Understanding HTML and XML
- What Is a Web Page?
- How Web Pages Work
- How to Edit Web Pages
- The Many Faces of HTML
- Summary
- Q&A
- Workshop
- Hour 2. Create a Web Page Right Now
- Hour 3. Linking to Other Web Pages
- Hour 4. Publishing Your HTML Pages
- II. Web Page Text
- Hour 5. Text Alignment and Lists
- Hour 6. Text Formatting and Font Control
- Hour 7. Email Links and Links Within a Page
- Hour 8. Creating HTML Forms
- III. Web Page Graphics
- Hour 9. Creating Your Own Web Page Graphics
- Hour 10. Putting Graphics on a Web Page
- Hour 11. Custom Backgrounds and Colors
- Hour 12. Creating Animated Graphics
- IV. Web Page Design
- Hour 13. Page Design and Layout
- Hour 14. Graphical Links and Imagemaps
- Hour 15. Advanced Layout with Tables
- Hour 16. Using Style Sheets
- V. Dynamic Web Pages
- Hour 17. Embedding Multimedia in Web Pages
- Hour 18. Interactive Pages with Applets and ActiveX
- Hour 19. Web Page Scripting for Non-Programmers
- Hour 20. Setting Pages in Motion with Dynamic HTML
- VI. Building a Web Site
- Hour 21. Multipage Layout with Frames
- Hour 22. Organizing and Managing a Web Site
- Hour 23. Helping People Find Your Web Pages
- Hour 24. Planning for the Future of HTML
- VII. Appendixes
- A. Readers' Most Frequently Asked Questions
- B. HTML Learning Resources on the Internet
- C. Complete HTML 4 Quick Reference
- D. HTML Character Entities
How to Edit Web Pages
You'll learn how to understand and write HTML commands soon. The important point to note right now is that creating a Web page is just a matter of typing some text. You can type and save that text with any word processor or text editor you have on hand. You then open the text file with Microsoft Internet Explorer, Netscape Navigator, or any other HTML-compatible software to see it as a Web page.
When you want graphics, sound, animations, video, or interactive programming to appear on a Web page, you don't insert them into the text file directly, as you would if you were creating a document in most paper-oriented page layout programs. Instead, you type HTML text commands telling the Web browser where to find the media files. The media files themselves remain separate, even though the Web browser will make them look as if they're part of the same document when it displays the page.
For example, the HTML document in Figure 1.2 refers to three separate graphics images. Figure 1.3 shows these three image files being edited in the popular graphics program Paint Shop Pro.
Figure 1.3 Although text and graphics appear integrated in Figure 1.1, the graphics files are actually stored, and can be edited, separately.
You could use any graphics program you like to modify or replace these images at any time. Changing the graphics might make a big difference in how the page looks, even if you don't make any changes to the HTML text file. You can also use the same image on any number of pages while storing only one copy of the graphics file. You'll learn much more about incorporating graphics files into Web pages in Part III, "Web Page Graphics."
The Many Faces of HTML | Next Section

Account Sign In
View your cart