HTML: Up & Running With HTML Programming in 44 Pages or Less! Learn HTML from Scratch
HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets. HTML tags most commonly come in pairs. although some tags represent empty elements and so are unpaired. The first tag in a pair is the start tag, and the second tag is the end tag (they are also called opening tags and closing tags).
Before the creation of CSS, HTML was the only way a web programmer could build and create his or her webpage. All websites utilize HTML and now you can learn to do so, too.
This books consists of the fundamentals of HTML. Read through the different examples and templates so you are aware of what HTML can be used for and how it can be utilized.
You don’t have to be an expert or a programmer to learn about these concepts. Once you read this book you will see how easy it is to apply what you know and you’ll be well on your way to make your own webpage!
Learn about...
HTML editors Tags Tables E-mail links Colors Headers and other essential of HTML