Chapter 17. HTML Programming

In This Chapter

  • Understanding HTML

  • Simple HTML

  • Simple HTML Text Formatting

  • Simple HTML Graphics

  • Using Hyperlinks

  • E-mail HyperLinks

As you learned in the previous chapter, Hypertext Markup Language (HTML) is the code behind Web pages. Using HTML, you place text, graphics, Java and other active content, and hyperlinks throughout Web pages to give those pages the look you desire. Unlike traditional programming languages, HTML is interpreted as your Web page loads. Your Web page, formatted with HTML code, goes across the Internet to whatever user requests it. That user's browser then interprets your HTML commands to format the page properly. This chapter is an introduction to HTML coding.

  • HTML is a formatting language that ...

Get Absolute Beginner's Guide to Programming, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.