Learn HTML
Learn HTML Easily with my note from Codeacademy Pro Premium. I paid for the course and learned it all so you don’t have to.
Explore all of my coding notes here
1.HTML Anatomy

2.The Body

3.HTML Structure

4.Headings

5.Divs

6.Attributes

7.Displaying Text – Span

8.Styling Text – Strong & Em

9.Line Breaks br

10.Unordered Lists

11.Ordered Lists

12.Images

13.Image Alts

14.Videos

15.Review 1 – Introduction to HTML

16.Preparing for HTML – DOCTYPE

17.The html tag

18.The Head

19.Page Titles

20.Linking to Other Web Pages

21.Opening Links in a New Window

22.Linking to Relative Page

23.Linking At Will

24.Linking to Same Page

25.Whitespace

26.Indentation

27.Comments

28.Review 2 – HTML Tags

29.Project 1 – Fashion Blog

30.Create a Table

31.Table Rows

32.Table Data

33.Table Headings

34.Table Borders

35.Spanning Columns

36.Spanning Rows

37.Table Body

38.Table Head

39.Table Footer

40.Styling with CSS

41. Review 3 – HTML Tables

42. Project 2 – Wine Festival Schedule

42.How a Form Works

43.Text Input

44.Adding a Label

45.Password Input

46.Number Input

47.Range Input

48.Checkbox Input

49.Radio Button Input

50.Dropdown list

51.Datalist Input

52.Textarea element

53.Submit Form

54.Review 4 – HTML FORMS

55.Introduction to HTML Form Validation

56.Requiring an Input

57.Set a Minimum and Maximum

58.Checking Text Length

59.Matching a Pattern – Plus REGEX

60.Review 5 – Form Validation

61.Project 2 – Form a Story

62.Introduction to Semantic HTML

63.Header and Nav

64.Main and Footer

65.Article and Section

66.The Aside Element

67.Figure and Figcaption

68.Audio and Attributes

69.Video and Embed

70.Review SEMANTIC HTML

71. Project 3 – New York City Blog

Post Comment