Accessible XHTML and CSS Web Sites
Problem - Design - Solution
This book teaches anyone who already knows about creating Web
pages in HTML how to bring their skills up to date and take
advantage of XHTML and CSS to create attractive sites that also
meet accessibility laws and guidelines.
By looking at how to update an example site written in HTML, you
will learn how the latest Web standards allow you to create Web
pages that will last longer and work in more browsers. You''ll be
introduced to a series of common situations, explore possible
solutions, and learn to implement the best choice.
First, you will learn how to write XHTML markup. Then, you will
see how to control the presentation and layout of your pages using
CSS. And finally, you will learn how to meet accessibility
requirements.
What you will learn from this book
- How to create Web pages in XHTML, which will help pages work on
more browsers and give your pages a longer lifespan
- How to control presentation of your pages with CSS
- How to control the layout of a page using CSS rather than HTML
tables
- How to meet accessibility requirements set out in W3C WCAG and
U.S. Government Section 508 guidelines
Who this book is for
This book is for anyone who already knows how to create Web
pages in HTML and wants to keep up-to-date by learning about XHTML,
CSS, and accessibility.
Wrox Problem Design Solution references give you solid,
workable solutions to real-world development problems. Each is
devoted to a single application, analyzing every problem, examining
relevant design issues, and implementing the ideal solution.