FileMood

Download [ DevCourseWeb.com ] Udemy - HTML Crash Course 2022

DevCourseWeb com Udemy HTML Crash Course 2022

Name

[ DevCourseWeb.com ] Udemy - HTML Crash Course 2022

 DOWNLOAD Copy Link

Total Size

2.6 GB

Total Files

114

Last Seen

2024-09-06 00:16

Hash

1C3A14B4E62F5C4E0F6D27D732CD91E6A9A05083

/

Get Bonus Downloads Here.url

0.2 KB

/01 - Introduction/

001 Introduction.mp4

34.3 MB

001 Introduction_en.vtt

4.8 KB

/.../02 - Learning Tips/

001 Learning Tips.mp4

19.5 MB

001 Learning Tips_en.vtt

6.5 KB

/.../03 - Understand what is HTML and tools we will need in this course/

001 What is HTML.mp4

27.8 MB

001 What is HTML_en.vtt

6.6 KB

002 What we need to get started.mp4

11.7 MB

002 What we need to get started_en.vtt

3.0 KB

003 Creating our First HTML file.mp4

33.2 MB

003 Creating our First HTML file_en.vtt

7.6 KB

004 Installing Visual Studio Code text editor and learning the basic interface.mp4

48.4 MB

004 Installing Visual Studio Code text editor and learning the basic interface_en.vtt

11.1 KB

005 Understanding HTML Tags syntax.mp4

14.2 MB

005 Understanding HTML Tags syntax_en.vtt

3.6 KB

006 Developer Tool F12.mp4

34.5 MB

006 Developer Tool F12_en.vtt

6.9 KB

/.../04 - HTML document structure/

001 Familiarization with the basic HTML structure and the Doctype declaration.mp4

17.0 MB

001 Familiarization with the basic HTML structure and the Doctype declaration_en.vtt

4.6 KB

/.../05 - Introduction to HTML Elements Tags/

001 Difference between the term Element and Tags.mp4

7.0 MB

001 Difference between the term Element and Tags_en.vtt

1.5 KB

002 Head tag.mp4

7.2 MB

002 Head tag_en.vtt

2.5 KB

003 Title tag.mp4

17.8 MB

003 Title tag_en.vtt

3.2 KB

004 Meta Tag.mp4

16.4 MB

004 Meta Tag_en.vtt

3.1 KB

005 Style tag.mp4

10.5 MB

005 Style tag_en.vtt

1.8 KB

006 Body tag.mp4

65.9 MB

006 Body tag_en.vtt

7.9 KB

007 Semantic Elements.mp4

17.4 MB

007 Semantic Elements_en.vtt

3.7 KB

external-assets-links.txt

0.3 KB

/.../06 - Building our Header Section/

001 Div element.mp4

31.4 MB

001 Div element_en.vtt

5.1 KB

002 HTML attribute.mp4

22.7 MB

002 HTML attribute_en.vtt

2.9 KB

003 Website navigation - Nav element.mp4

7.0 MB

003 Website navigation - Nav element_en.vtt

1.2 KB

004 List Items.mp4

64.5 MB

004 List Items_en.vtt

8.7 KB

005 A tag or Anchor Element.mp4

41.6 MB

005 A tag or Anchor Element_en.vtt

4.9 KB

006 Heading Elements.mp4

46.7 MB

006 Heading Elements_en.vtt

6.5 KB

/.../07 - Building our About Section/

001 Introduction and some additional quick learning tips.mp4

43.5 MB

001 Introduction and some additional quick learning tips_en.vtt

6.2 KB

002 Inline and Block Elements.mp4

61.8 MB

002 Inline and Block Elements_en.vtt

7.0 KB

003 Paragraph p tag.mp4

125.9 MB

003 Paragraph p tag_en.vtt

17.3 KB

004 Strong Tag.mp4

26.6 MB

004 Strong Tag_en.vtt

3.3 KB

005 Em Tag.mp4

32.4 MB

005 Em Tag_en.vtt

3.5 KB

006 Image tag.mp4

53.2 MB

006 Image tag_en.vtt

5.7 KB

/.../08 - Building our Blog Post Section/

001 Introduction and learn how to use the aside element.mp4

69.3 MB

001 Introduction and learn how to use the aside element_en.vtt

8.6 KB

002 30-Article tag.mp4

31.6 MB

002 30-Article tag_en.vtt

3.6 KB

003 Quotation Elements.mp4

98.2 MB

003 Quotation Elements_en.vtt

9.4 KB

/.../09 - Building the HTML table and form section/

001 Table, thead, tbody, tfoot, tr, & td elements.mp4

122.3 MB

001 Table, thead, tbody, tfoot, tr, & td elements_en.vtt

13.2 KB

/.../10 - Building the Form Section/

001 Form element, action attribute, HTTP method.mp4

41.7 MB

001 Form element, action attribute, HTTP method_en.vtt

6.3 KB

002 Label Element.mp4

29.6 MB

002 Label Element_en.vtt

4.9 KB

003 Input Tag.mp4

52.9 MB

003 Input Tag_en.vtt

9.2 KB

004 Textarea,select, option elements.mp4

50.4 MB

004 Textarea,select, option elements_en.vtt

5.6 KB

005 BR tag.mp4

20.8 MB

005 BR tag_en.vtt

2.6 KB

006 Button Tag.mp4

25.3 MB

006 Button Tag_en.vtt

4.4 KB

007 Script Tag.mp4

33.7 MB

007 Script Tag_en.vtt

5.2 KB

38050030-37-LineBreakTag.avi

13.7 MB

/.../11 - Building the Footer Section/

001 Footer Element.mp4

45.1 MB

001 Footer Element_en.vtt

6.4 KB

/12 - Validation/

001 Schema.mp4

27.4 MB

001 Schema_en.vtt

3.5 KB

002 42-Validator - solving errors challenge.mp4

63.1 MB

002 42-Validator - solving errors challenge_en.vtt

5.4 KB

003 43-Validating our document - solving errors solution.mp4

96.6 MB

003 43-Validating our document - solving errors solution_en.vtt

10.2 KB

external-assets-links.txt

0.8 KB

/.../13 - Adding basic CSS (Cascading Style Sheet)/

001 44-Where to get free photos.mp4

62.8 MB

001 44-Where to get free photos_en.vtt

5.6 KB

002 Adding CSS to our Header Section.mp4

53.5 MB

002 Adding CSS to our Header Section_en.vtt

5.9 KB

003 Adding CSS to our About Section.mp4

34.9 MB

003 Adding CSS to our About Section_en.vtt

3.1 KB

004 47-Adding CSS to our Blog Post Section Part 1.mp4

206.2 MB

004 47-Adding CSS to our Blog Post Section Part 1_en.vtt

20.9 KB

005 48-Adding Css To Blog Post Part 2 and the hr tag.mp4

95.0 MB

005 48-Adding Css To Blog Post Part 2 and the hr tag_en.vtt

8.3 KB

006 49-Adding CSS to Table Section.mp4

111.0 MB

006 49-Adding CSS to Table Section_en.vtt

11.3 KB

007 50-Adding CSS To Form Section.mp4

81.4 MB

007 50-Adding CSS To Form Section_en.vtt

6.7 KB

008 51-Adding CSS To Form Section.mp4

45.8 MB

008 51-Adding CSS To Form Section_en.vtt

3.9 KB

009 52-Adding functionality to our navigation links.mp4

33.1 MB

009 52-Adding functionality to our navigation links_en.vtt

2.3 KB

010 53-Adding Google Fonts.mp4

45.7 MB

010 53-Adding Google Fonts_en.vtt

4.4 KB

external-assets-links.txt

1.0 KB

/14 - Conclusion/

001 Congratulations - Conclusion and some additional tips.mp4

34.2 MB

001 Congratulations - Conclusion and some additional tips_en.vtt

3.4 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 114


Copyright © 2024 FileMood.com