HTML Crash Course In 30 Minutes
In this web development crash course codeSTACKr will cram in as much about HTML as possible in about 30 minutes. If you are interested in learning HTML but know nothing, then you are in the right place. codeSTACKr will be creating a cheat sheet with all o
2019-06-28 19:00:00 - codeSTACKr
Code for this video: http://codestackr.com/html_for_beginners_code
Timestamps:
00:05 - Preface
00:47 - Code Editors
01:12 - What is HTML?
01:53 - Basic Template / Tags Explained
05:43 - Inline vs Block Level Elements
06:05 - Headings
07:22 - Paragraphs
08:45 - Inline text formatting
10:16 - Division and Span Tags
11:55 - Horizontal Rules
12:05 - Attributes
13:20 - Images
14:22 - Anchor Tags
17:01 - Lists
18:28 - Tables
22:36 - Forms
29:57 - Buttons
30:13 - General Guidelines
31:37 - Commenting
34:02 - Styles