Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Getting Started with HTML
Rating: 4.3 out of 5(132 ratings)
12,925 students

Getting Started with HTML

Simple introduction to learning HTML learn in under 1 hour how to use HTML
Created byLaurence Svekis
Last updated 11/2019
English

What you'll learn

  • Write HTML code
  • Create web pages
  • add web content HTML

Course content

2 sections18 lectures1h 19m total length
  • HTML basics introduction to HTML2:24
  • HTML basics how to create HTML files4:43
  • HTML basics HTML page structure7:13

    Learn the HTML5 page structure with doctype, HTML, head, and body, understand how the title shapes the page, and how opening and closing tags render content in a browser.

  • HTML basics tell the browser how we want it to look7:36

    Learn how HTML rendering relies on structure, using paragraphs and line breaks to control layout, and how whitespace is ignored unless tags define the content.

  • Code samples0:11
  • HTML basics how to create structure7:51
  • HTML basics how to practice HTML5:17

    Learn practical HTML practice using visual editors and source code views, experiment with headings, paragraphs, bold, and emphasis, and explore TinyMCE and CodePen to render HTML in the browser.

  • Simple HTML example0:40
  • HTML basics hyperlinks and comments5:11

    Explore how comments communicate intent in HTML without rendering on the page. Learn how hyperlinks use anchor tags, href attributes, and target options to navigate between pages.

  • HTML basics working with ordered and unordered lists4:35

    Explore how to create unordered and ordered lists in HTML, customize bullets with circle, disc, or square, and use the type attribute for numeric, alphabetic, and roman formats.

  • HTML basics add images5:17
  • HTML basics working with tables8:46

    Create and format HTML tables using the table element; define headers, body rows, and cells, then apply borders and styling with CSS, including colspan and rowspan.

  • HTML basics apply style2:51

    Explore how CSS styling applies to HTML elements, using inline style attributes or an external stylesheet to control borders, colors, fonts, and layout for images, paragraphs, and the body.

  • HTML basics working with forms10:45
  • Practice HTML Source0:16
  • HTML Cheat Sheet
  • HTML basics course summary4:34

Requirements

  • Desire to learn
  • computer
  • internet access

Description

This course is the perfect introductory point to dive in and learn about HTML.

Learn HTML in under 1 hour!!!

Welcome to our easy introduction to writing HTML code.

We cover all the basics and how HTML works. What you need to know in order to structure and write your own HTML code.

HTML code is the foundation of web pages, and knowing the basics of HTML code is important in today's world. It can really help with the overall understanding of how content works online and how webpages are built.

Learn..

  • how to create HTML pages
  • HTML page structure
  • what the browser sees
  • basics of HTML
  • Hyperlinks
  • Paragraphs, headings, titles
  • Lists and adding images
  • Tables
  • how to apply styles
  • Element Attributes
  • Creating forms in HTML
  • DIV and SPANS for styling

HTML is simple and straight forward, if you have been thinking about learning what HTML can do this is the course for you.



Who this course is for:

  • Learn about HTML
  • anyone who wants to create content online
  • anyone who uses the internet