A Web page with text
Where are we?
The foundations book explained how browsers use HTTP to get HTML files from servers. Let’s open up those files and look inside.
This chapter’s goals
By the end of this chapter, you should:
- Know what the overall structure of a Web page is.
- Know some basic HTML tags.
- Know the difference between block tags and inline tags.
- Be able to create and upload HTML pages with headings, text, lists, and other stuff.
Let’s get started.