Video description
In this streaming online video, Charles Wyke-Smith
demonstrates some of the most useful CSS techniques. Charles goes
over the key strategies of correctly structuring HTML documents and
then moves on to presentational styling – such as the colors,
graphics, and columns of the layout – with CSS after. Leading with
structure ensures that your document will display acceptably on any
device, not just desktop web browsers, and will enable you to
easily change the look of your site in the future. Charles provides
a solid introduction in how to use CSS effectively, and shows you
the step-by-step process of styling a page. The streaming online
video assumes some basic knowledge of how web pages work, but even
if you're a complete beginner, you should be able to follow along
quite easily.
Table of contents
-
Introduction
- Introduction 00:05:35
-
Writing HTML Markup
- Creating Page Structure 00:04:38
- Adding Content Elements 00:03:11
- The Browser's Default Styles 00:01:33
- Validating Your Markup 00:04:01
-
Understanding Document Flow
- Understanding Document Flow 00:03:11
-
CSS Basics
- CSS Basics 00:05:58
- Styling Text 00:05:10
- A Basic Style Sheet 00:02:42
- Creating Columns 00:06:29
-
Styling the Elements
- Styling Element Boxes 00:01:47
- Styling the Elements 00:01:18
- The Header 00:04:28
- The Content Area 00:04:16
- The Promo Area 00:04:28
- Wrap Up 00:01:36
Product information
- Title: CSS with CWS: An introduction to professional XHTML and CSS coding techniques
- Author(s):
- Release date: October 2008
- Publisher(s): Pearson
- ISBN: 9780321627025
You might also like
video
Turning a Design into HTML Code and using CSS
In this Turning a Design into HTML Code and Using CSS video, we’ll cover how to …
video
Mastering Web Content: Structure and Presentation with XHTML and CSS
In this video, CSS expert Stephanie Sullivan delivers a roadmap for approaching web design projects, teaching …
video
Inspired CSS: Styling for a Beautiful Web
In Transcending CSS: The Fine Art Of Web Design(New Riders), renowned designer and author Andy Clarke …
video
CSS Animations and Transitions
What are some of the accessibility considerations that come along with adding animations to a UI?