The next command is the paragraph command.

Introduction

In order to make a perfect web page you must understand all of the commands in HTML that are at your disposal. Armed with this knowledge you can do exactly what you want. Sometimes people’s web pages do not turn out exactly how they wanted them to be because they did not know the command that did exactly what they wanted. In HTML, just as in any other programming language, there are specified commands that “tell” the web browser how to display the document. These commands are be sent to the browser in the form of source code which is translated into what you see when you “surf” the net.

There are a great deal of commands in HTML which do a variety of different things. Once you finish this book you will be acquainted with all of these commands and you will be told exactly what they do and how to incorporate them into your web page.

The Head Command

The most basic command, and the first one we will learn, is the head command. Anything on your web page that is not going to appear in the body of your browser will be contained in the head command. The body of the browser is the area that contains the main page, normally the area that has a scroll bar and so on. For example, if you put a title on your web page it will appear in the head command because it does not effect the body of the document. Certain 11-36002.php">2

  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Далее ⇒
  •