Video description
The video companion to the bestselling HTML and CSS: Visual QuickStart Guide, Eighth Edition, is based on material by Elizabeth Castro and Bruce Hyslop and presented by Kris Hadlock. These short, tasked-based videos provide the necessary groundwork to understanding the fundamentals of HTML described in the book.
The videos look at HTML’s commonly used structural elements for developing a website and step you through creating a basic Web page with the absolute essentials. You’ll look at elements, attributes, and CSS style sheets; learn how to add a web form to your page to style form elements; add a web form to your page to style form elements; debug and test code; and more. This video will have you up and running with HTML in no time.
Table of Contents
Structure of a Website
Structuring Your Web Directories
00:08:08
Naming Files
00:02:27
Moving HTML Files into the Root Directory
00:00:35
Indexes
00:00:21
Code an HTMLDocument.
00:05:28
HTML Elements and Styles
Elements, Attributes, Values and More
00:01:57
Block-Level vs. Inline Elements
00:02:51
Images and Other Nontext Content
00:03:54
Working with Lists
00:02:12
Working with Style Sheets
00:01:55
Inheritance and Cascading
00:03:08
Defining Color and Working with Alpha Transparency
00:04:01
Understanding the Box Model
00:01:02
CSS and Web Fonts
Media-Specific Style Sheets
00:02:31
Using Media Queries
00:05:15
Using CSS Selectors
00:03:30
Working with Web Fonts
00:03:43
Embedding Web Fonts
00:07:41
More on Elements
Creating Form Elements and Labels
00:01:12
Working with Hidden Form Elements
00:01:52
Organizing Form Elements
00:03:49
Styling Form Elements
00:06:09
Testing and Debugging
Adding JavaScript
00:04:44
Testing and Debugging Webpages
00:02:49
Setting up a localhost Environment
00:01:20