Setting Up the HTML Code


The HTML code for this lesson will be comprised of three elements<h1>, <h2>, and <p>, as shown in Listing 2.1.

Listing 2.1. HTML Code Containing the Markup for Lesson 2
<h1>     Level 1 heading </h1> <h2>     Level 2 heading </h2> <p>     Lorem ipsum dolor sit amet, consectetuer... </p> 




Sams Teach Yourself CSS in 10 Minutes
Sams Teach Yourself CSS in 10 Minutes
ISBN: 0672327457
EAN: 2147483647
Year: 2005
Pages: 234
Authors: Russ Weakley

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net