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 Learn HTML
Rating: 4.5 out of 5(211 ratings)
12,948 students

Getting Started with HTML Learn HTML

Step by Step guide to learning HTML for everyone. Learn the core foundation to writing HTML code for Modern websites
Created byLaurence Svekis
Last updated 11/2024
English
English [Auto],

What you'll learn

  • write HTML code
  • create online content
  • build web pags

Course content

2 sections29 lectures2h 10m total length
  • Introduction to HTML2:11

    Learn the fundamentals of HTML by writing and structuring tags, building web pages and forms, and using the display area to see updates as you code HTML and CSS.

  • What is HTML10:28

    Discover how simple it is to write HTML using free editors, save as HTML, and see HTML as the core fabric of the web with CSS and JavaScript.

  • HTML Resources
  • HTML page Structure and Template9:16

    Structure web pages with HTML using doctype, html, head, and body, and wrap content with opening and closing tags. Understand how the title and meta charset guide rendering and SEO.

  • Source Code HTML Template0:02
  • Heading in HTML Foundations for HTML structure8:52

    Learn how to structure web content with HTML tags and headings, break text into readable, accessible sections using paragraphs and H1–H6, and craft a digestible page layout.

  • HTML content Formating7:27

    Discover how to format text in html with bold and strong. Learn to use italics, em, i, line breaks, headings, small text, mark, sub, and sup for presentation.

  • Source Code Formating0:31
  • HTML Building tips3:27

    Learn how to use HTML comments to explain content and preserve meaning, then use lorem ipsum generators and paragraph breaks to structure pages before CSS styling.

  • Introduction to CSS styling6:09

    Learn how cascading style sheets power styling through inline styles with the style attribute. Link external stylesheets for consistency and understand the role of divs and spans in shaping layouts.

  • Divs Spans Styling Help10:06

    Learn to style and isolate content with divs and spans, using id and class selectors to apply colors and layout, and inspect changes with Chrome DevTools.

  • Source Code with Styling0:40
  • Hyperlinking with Anchors7:52

    Discover how to create hyperlinks with anchors, use href for local and external links, and leverage id and target to navigate within pages or open external sites.

  • Adding images into HTML pages6:55

    Embed images in HTML using the img tag with a src and alt attribute. Adjust height, width, or use style to ensure consistent rendering and accessibility.

  • Source Code links and images1:50
  • HTML list types6:35

    Explore how to represent grouped content with HTML lists, including unordered and ordered lists with items and nested lists, and customize types, start values, and basic styling.

  • Source Code Lists0:11
  • HTML tables and styling6:33

    Learn to build tables with rows and columns using th and td, and add borders and styling. Practice adjusting widths and padding with CSS.

  • Source Code Tables0:10
  • Semantic Tags HTML55:23

    Learn how HTML5 semantic tags add meaning to page structure by replacing generic divs with header, nav, section, article, and footer, and plan ahead with wrappers, containers, and attributes.

  • Source Code HTML5 elements1:01
  • Creating an HTML Form7:39

    Learn to build an HTML form with input fields, including name and email, a submit button, and understand get versus post for submitting data securely.

  • Make a form using HTML54:53

    Learn how to build and submit HTML forms using action and method, group inputs with fieldset, label fields for accessibility, and use input types like text, radio, checkboxes, and dropdowns.

  • HTML5 Form types9:16

    learn about html5 form types, including email, number, date, file, color, and radio buttons, and how to label inputs, use placeholders, and apply min, max, and validation for forms.

  • Tweaks attributes for form building8:01

    Explore how to build web forms using select and option with proper name and value attributes, and improve text inputs with textarea settings like rows, columns, and max length.

  • Form Source Code0:29
  • HTML Tips3:13

    Explore built-in HTML elements and forms to build web pages without CSS or JavaScript, then practice using CodePen and your editor to apply selective styling with IDs and classes.

Requirements

  • Desire to learn
  • Computer access

Description

HyperText Markup Language (HTML) is the standard markup language for creating web pages and web applications.  Learning how to write HTML code is essential to anyone who wants to create online content and the starting point for web page creation.  CSS and JavaScript rely on HTML structure in order to provide styling and interactivity within web pages.

HTML is the fabric of the web, all online content is built upon HTML.  Once you start learning about HTML you will be amazed at how easy it is to write and how quickly you too will be able to build web pages.

HTML elements are the building blocks of HTML pages.  This course will introduce you to the core fundamentals of HTML elements and show you how to use them to create web pages. Learning how to use HTML opens the door for so much more. 

Explore how you can create HTML to create structured documents using structural semantics for text such as headings, paragraphs, lists, links, quotes and other items.  Create website content for modern web design, build HTML to be ready for the real world.

  • Learn to build a web content from scratch
  • See the tools and resources used to create HTML files
  • learn HTML how it works with CSS
  • Source code is provided so you can use and tweak as needed
  • HTML in the real world presented by an instructor with over 15 years experience in web development.  

I am here to help you learn about HTML.   I'm ready to answer any questions you may have.

Nothing to lose, there is a 100% Money Back if you don't like it.  This course is the perfect starting point to getting started with HTML.

Want to know more, what are you waiting for take the first step.  Join now to start learning to create web content today.


Who this course is for:

  • Anyone who wants to learn HTML
  • Anyone who needs to create online content