Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to HTML Complete Beginner to Expert Course
Rating: 4.1 out of 5(587 ratings)
14,300 students

Introduction to HTML Complete Beginner to Expert Course

Learn how to code in HTML from scratch. Perfect for beginners and anyone who wants to learn HTML
Created byLaurence Svekis
Last updated 11/2024
English
English [Auto],

What you'll learn

  • Live code written right in front of you
  • The ability to read, write and understand HTML
  • Code HTML
  • Learn the basics of programming

Course content

5 sections62 lectures3h 34m total length
  • HTML Course Introduction3:45

    Beginner-friendly HTML course introduction guides you through writing HTML, understanding structure and common elements, and practicing with start files and the Brackets editor.

  • Resources and course outline0:44
  • HTML Introduction3:20

    Learn what HTML is and how to write HTML code to create web pages, using brackets as your editor and Chrome as your browser, while exploring HTML5 and semantic elements.

  • Getting to Know HTML7:03

    Learn how HTML provides structure for web pages using opening and closing tags, elements, and the paragraph tag, and how the browser ignores extra white space.

  • What is an Element4:45

    Learn what HTML elements are, including starting and end tags, content placement, and attributes, using a sandwich analogy and hands-on exercises to structure paragraphs and bold text with tags.

  • HTML page structure4:47

    Explore the basic HTML page structure by mastering opening and closing HTML, head, and body tags, including metadata and the title tag, for clean, navigable web pages.

  • HTML metadata2:25

    Explore HTML metadata and meta tags in the head, including charset UTF-8, viewport, and linking to external stylesheets, plus meta descriptions and social media tags for search indexing and results.

  • HTML Doctype2:12

    Explore how the doctype declares the HTML version and guides browser rendering, using the simple HTML5 <!doctype html> at the top of every page, case-insensitive and non-visible.

  • Exercise #1 Making an index page6:16

    Practice creating an index.html from scratch, applying a basic HTML structure with doctype, html, head, and body, and preview locally or via brackets live preview.

  • Source Code Exercise 1 Start0:08
  • Element Formatting HTML3:23

    Explore how HTML elements combine a start tag, content, and an end tag to form nested elements, with a focus on the HTML, head, and body structure and common tags.

  • HTML Headings3:43

    Learn to use HTML headings from h1 to h6 to emphasize text and create line breaks. Discover how headings in the body support SEO by signaling structure.

  • Self Closing Tags4:26

    Explore self-closing tags like line breaks and horizontal rules and how they render without closing tags. Learn when to use line breaks versus paragraphs to control formatting.

  • Exercise #2 HTML Tags1:55

    Transform raw text into properly rendered HTML by using paragraphs and a line break to match the source code in your browser. Learn how paragraphs and line breaks affect rendering.

  • Source Code Exercise 2 Start0:04
  • HTML Comments2:13

    Learn how to use HTML comments to annotate code and keep notes invisible to the page. Place comments at end of line or outside elements, and avoid nesting inside tags.

Requirements

  • Computer
  • Internet connection
  • An up to date web browser

Description

Introduction to HTML Complete Beginner to Expert Course is perfect for anyone who wants to learn HTML or learn more about HTML.  HTML provides the structure for EVERY WEBSITE and its the foundation for everything you see on the web.  Browsers read HTML and render it out for web users.  If you are looking for a starting point to create digital content this course is for you!!!!

In this course you will learn everything you need to know about HTML, and HTML5.  It’s packed full of challenges and exercises to get you writing HTML quickly.  As you follow the lessons source code is also included to get you started quickly and easily.  The course will provide you everything you need to get started with HTML and challenge you to learn HTML.

Core focus of this course is just HTML, learn to code HTML in just a few hours.  You will be amazed at how easily you will be able to write your own HTML.

Straight to the point lessons with no wasted time, watch and learn.  Then practice what you learned to effectively learn HTML.  Hands on practice with a fast paced easy to follow lesson plan.  

By the end of the course you will have the skills and knowledge to write your own HTML, and will be on the path for more advanced web development skills.  

Course covers everything you need to know about HTML

WHAT YOU WILL LEARN

  • Basic syntax - all the common tags used to develop web content

  • How and where you can write HTML - top resources and links included

  • Learn about HTML structure within web pages

  • Explore HTML5 semantic elements

  • Build your own HTML template

  • Create HTML lists, hyperlinks, and add images

  • Build tables for even more HTML structure

  • Create Forms with in depth form examples and HTML tag explanations

  • Add iframes and more cool HTML elements

  • Create your own mini HTML site using only HTML

  • All this and more.

BONUS CONTENT INCLUDED!!!!

  • Source Code is included

  • Multiple exercises and sample code

  • Free ebook of lessons explained

  • Top links and resources to learn even more in depth about HTML

Taught by an instructor with over 20 years of web development experience, ready to help you learn and answer any questions you may have.

What are you waiting for this course is the most complete course for learning HTML, you have nothing to lose.


Who this course is for:

  • Beginners and anyone who wants to learn HTML5
  • Anyone who wants to increase their HTML skills
  • Complete beginners
  • People who want to become web developers