DekGenius.com
Previous Section Next Section

Chapter 2. Core Objects

This chapter shows how to add common HTML elements to your web pages. The core objects included in almost every document are as follows:

  • Document <head> objects including <title>, <link>, <base>, and <meta> tags

  • Hyperlinks

  • Images and image maps

  • Text and page formatting options

  • Characters

  • Hidden comments, scripts, and line-break tags.

    Previous Section Next Section