Search results
Results From The WOW.Com Content Network
Learn how to: Read and write HTML5 and CSS3. Structure and design web pages and sites. Prepare images, audio and video for the web. Control typography and layout. You will also find lots of helpful hints and practical advice alongside the code. Find out more about the book here... In this series. HTML & CSS.
Each page of this book introduces a new topic in a simple, visual way with straightforward explanations accompanied by bite-sized code samples. At the end of each chapter there is an in-depth example that puts together the techniques it has covered.
You can try the code for all examples in the book in your browser by clicking on the chapter numbers. Or download all the code shown in the book using the orange button. Click here for the view source example. Download sample code
Sample Chapter. Click on the images to take a quick look through the chapter, or use the link below to download a PDF version of this chapter.
Prepare images, audio, video. Control typography and layout. The simpler way to learn HTML and CSS, in a beautifully presented, full-color book.
Buy the book. If you would like help finding a seller in your area email hello@htmlandcssbook.com and we will try to help you find someone near to you.
So, in order to learn how to write web pages, it is very important to understand how to structure documents. In this chapter you will: See how HTML describes the structure of a web page. Learn how tags or elements are added to your document. Write your first web page.
Extras & Tools. Here are a selection of extras and tools to supplement the content of the book. Chapter 2: Text (p55)
1. Structure. Example. Body, Head and Title. First Test. View Source. In this series. HTML & CSS. JavaScript & jQuery.
Example (CSS) Using External CSS; Styles (CSS) Using Internal CSS; CSS Selectors; How CSS Rules Cascade; Inheritance