Thinking in HTML

Thinking in HTML

Aravind Shenoy

Book 3.0 of Packt Thinking

Language: English

Publisher: Packt Publishing

Published: Sep 14, 2014

BibTeX: book
Worte: 10806
Seiten: 43
FRE: 85
GFI: 13
FKGL: 7

Description:

You will gain an intermediate knowledge of HTML after reading this book. Instead of wandering through loads of theory, we will understand HTML practically so that we can semantically define the markup and structure of a webpage. We have used Notepad for the examples in this book. Alternatively, you can also use Notepad++ or any advanced editor. All you need to do is copy the code and paste it into Notepad. Upon execution, you will get the output as depicted in the screenshots. Screenshots are provided for each sample code.

Coding improves with practice. The examples in this book are compatible with almost every modern browser such as Mozilla Firefox, Opera or Google Chrome to name a few. Instead of using the verbatim code, you can modify the code and see the change in the output, thereby understanding the subtle nuances of HTML. By the end of the book, with practice, you can achieve better things as you get to grips with HTML.

**