Sams Teach Yourself HTML, CSS & JavaScript Web Publishing in One Hour a Day

(singke) #1
ptg16476052

■ Part III: Doing More with HTML and CSS
In Part III, you’ll learn the meat of building web pages. You’ll learn how to format
text and style a page using CSS. You’ll learn how to add images and create tables
and forms and place them on your pages. You’ll also learn how to lay out your
web pages with CSS and make them responsive to the devices that are viewing
them.
■ Part IV: Using JavaScript and jQuery
In Part IV, you’ll learn how you can extend the functionality of your web pages
by adding JavaScript to them. First, we provide an overview of JavaScript and of
jQuery. We provide some specific JavaScript examples you can use on your own
pages. And you learn how to make inline frames and linked windows.
■ Part V: Designing for Everyone
Part V gives you hints for creating a well-constructed website, and you’ll learn
how to design for mobile devices as well as make your site accessible so that it is
usable by people with disabilities.
■ Part VI: Going Live on the Web
In Part VI, you’ll learn how to put your site up on the Web, including how to
advertise the work you’ve done. You’ll also learn how to use some of the features
of your web server to make your life easier. And you’ll get some tips for making
your site searchable in the most popular search engines with search engine optimi-
zation (SEO).

What You Need Before You Start


There are lots of books about how to use the Web. This book isn’t one of them. We’re
assuming that if you’re reading this book, you already have a working connection to
the Internet, you have a modern web browser such as Chrome, Safari, Firefox, Opera,
Internet Explorer version 10, or Microsoft Edge, and that you’re familiar with the basics
of how the Web and the Internet work. You should also have at least a passing acquain-
tance with some other elements of the Internet, such as email and FTP, because we refer
to them in general terms in this book.


In other words, you need to have used the Web to provide content for the Web. If you
meet this one simple qualification, read on!


Many of the screenshots in this book are made on a Macintosh computer, but you can
do all the work on Windows or a Linux machine if that’s what you use. You should just
be familiar with how your operating system works and where common programs are
located.


Introduction 3
Free download pdf