|
Beginning HTML with CSS & HTML: Modern Guide & Reference
This HTML book is intended to be the cornerstone in any modern aspiring web developers library. So why another HTML book?
The answer is that web development has changed with the advent of web standards, meaning that a lot of the old books are now obsolete - all the code and techniques contained within this book are strictly standards compliant
and best practice, so the reader is not taught outdated, bad techniques, and their web pages will work properly in most web browsers, be lean and small in file size, accessible to web users with disabilities, and easily findable by search engines such as Google.
This book uses practical examples to show readers how to structure data correctly using (X)HTML, and the basics of styling it and laying it out using Cascading Style Sheets (CSS,) and adding dynamic behavior to it using JavaScriptas quickly as possible. It is also useful to more experienced web developers - there are comprehensive reference tables at the back of the book.
Introduction
XHTML and the Web
Getting Started
The
Adding Text
Lists
Images
Links
Tables
Forms
The Basics of CSS and Layouts
Scripting Basics
Putting it all Together
The Ultimate HTML database
HTML color names and values
Escape Codes
MIME types
CSS Reference
|