ptg16476052
LESSON 3
3 Introducing HTML and CSS
CSS
Now that you’ve learned all about the Web at a high level and you’ve got-
ten your computer set up, you’re probably ready to write a web page. That
is, after all, why you bought this book. Wait no longer! In this lesson, you
get to create your very first (albeit brief) web page, learn about HTML (the
language for writing web pages), and learn about the following:
n What HTML is and why you have to use it
n What you can and cannot do when you design HTML pages
n What HTML tags are and how to use them
n How to write pages that conform to the HTML standard
n How you can use Cascading Style Sheets to control the look and
feel of your pages