Oreilly - Great HTML: Level 1
by Jeff Siarto | Publisher: O'Reilly Media, Inc. | Release Date: December 2009 | ISBN: 9781449381516
Great HTML: Level 1 will teach you the basics of HTML, from simply textual markup to document headers, metadata, and document type declarations. By the time you're through these lessons, you'll be building well-structured web pages, and building them well.Throughout the course, you'll progressively learn to structure your pages correctly, and mark them up in a way that makes sense and has semantic value. Whether it's a list within a list, a complicated set of page divs, or just some text that needs to flow across multiple columns, you'll not just write HTML, you'll understand how to structure your page.When you buy Great HTML: Level 1, you get access to an entire video library of lessons-including lessons that aren't available yet! Here's the scoop: we're continually adding new sections in Level 1 that take you further into HTML. We're also updating existing lessons and creating new ones in response to your questions, along with special "challenge lessons" that will test your skills. All of this is yours with Great HTML: Level 1.
- What is HTML? 00:01:43
- Set Up Your Environment 00:00:54
- What Does HTML Look Like? 00:01:54
- Add a Header to Your Document 00:01:08
- Add Headings and Paragraphs to Your Page's Text 00:02:55
- Order Your Items With Lists 00:02:46
- Elements Are Either Block or Inline 00:01:51
- Link to Another HTML Page 00:02:43
- Add an Image to Your Page 00:02:53
- Your Markup Should Fit Your Content 00:01:21
- Comments Matter 00:01:13
- Structure Your Page Using div Elements 00:04:07
- Identify Your Elements with an ID 00:02:00
- Order Your Content 00:02:12
- Challenge: Add Markup to a Business Letter 00:01:02
- Solution: Add Markup to a Business Letter 00:05:28
- Nesting is Important... and Tricky 00:02:39
- Write Beautiful HTML 00:01:55
- Validate Your HTML 00:03:43
- Use the Right Tags for Emphasis 00:01:55
- Abbreviations and Acronyms 00:02:32
- Use cite to Name Your Sources 00:01:45
- Preserve the Formatting of Code and Text 00:02:37
- Markup Quotations with blockquote 00:01:36
- Identify Multiple Elements Using the class Attribute 00:02:09
- Challenge: Markup a Bibliography 00:01:00
- Solution: Markup a Bibliography 00:04:36
- Tables are for Tabular Data
- Tables are for Tabular Data 00:02:11
- Challenge: Table or No Table? 00:00:59
- Solution: Table or No Table? 00:02:36
- Build a Table with table 00:06:28
- Table's Padding and Spacing 00:02:43
- Adding Additional Meaning to Your Tables 00:02:15
- Even More Semantics with Table Sections 00:01:35
- Achieve Table Balance with Colspan 00:01:20
- Using HTML within Table Cells 00:02:11
- Working with Multimedia
- In-Depth with Images 00:05:26
- Embed Audio Into Your HTML Page 00:03:16
- Challenge: Embed a Vimeo Video 00:00:51
- Solution: Embed a Vimeo Video 00:03:00
- Embed Video with Standards-Based Markup 00:02:34
- Add Your Own Videos with object 00:04:12
- HTML5, Audio, and Video 00:03:57
- Forms
- Forms Allow Interaction within HTML 00:02:22
- The Anatomy of an HTML Form 00:03:10
- Capture Text in a Form 00:05:09
- Limit Choices with a Drop-Down List 00:03:34
- Working with Checkboxes 00:06:12
- Working with Radio Inputs 00:03:46
- Give Your Users Something to Click 00:03:28
- Group Form Elements with fieldset 00:02:34
- Where Does My Data Go? 00:02:28
- The Forgotten Form Elements 00:03:57
- Site Organization
- Directory Layout 00:02:42
- Absolute and Relative Links Revisited 00:03:39
- Script and Stylesheet Includes 00:04:56
- Building a Site Part 1 00:06:32
- Building a Site Part 2 00:03:33
- Building a Site Part 3 00:07:36
- Sharing Your Site with the World 00:04:49
- It's All in Your head
- DOCTYPES Matter 00:05:08
- Choose the Best DOCTYPE 00:02:10
- Meta Tags 00:04:35
- Conditionals 00:02:56
- Character Encoding 00:02:54
- Extending HTML with Microformats
- Intro to Microformats 00:02:36
- Microformats in the Wild 00:03:04
- Microformat Business Cards 00:04:16
- Resume with hResume 00:07:47
- Microformat Tools 00:02:19
- HTML5
- Intro to HTML5 00:02:29
- Section Elements Part 1 00:04:27
- Section Elements Part 2 00:03:24
- Forms 00:02:20
- Canvas 00:03:34
- Scaleable Vector Graphics 00:02:19
- Local Storage 00:04:17
- Geolocation 00:02:24