Learn HTML for Free
With thousands of resources and roadmaps, you’ll find all the information and tools you need to be successful with Learnn.
Join 50k+ Learners
Client-side form validation
Client-side form validation sometimes requires JavaScript if you want to customize styling and error messages, but it always requires you to think carefully about the user.
Must know HTML tags for SEO
Although most HTML work is done by coders, SEOs and marketers should also know how to find their way around HTML tags. Read all about them in our blog post.
HTML Crash Course
In this crash course Brad will cram as much about HTML that I can. This is meant for absolute beginners. If you are interested in learning HTML but know nothing, then you are in the right place.
HTML: A good basis for accessibility
A great deal of web content can be made accessible just by making sure the correct Hypertext Markup Language elements are used for the correct purpose at all times. This article looks in detail at how HTML can be used to ensure maximum accessibility.
HTML Code & Search Engine Success Factors
Search Engine Land's Guide to SEO Chapter 3: HTML Code & Search Engine Ranking Success Factors explains HTML elements & using structured data.
Semantic Markup
Learn what semantic markup is and how you can ensure that the HTML you write is semantically meaningful and accurate.
HTML Full Course - Build a Website Tutorial
Learn the basics of HTML5 and web development in this awesome course for beginners.
HTML Tutorial For Beginners
This Edureka video on "HTML Tutorial" will provide you with a detailed and comprehensive knowledge about HTML. In this HTML Tutorial for Beginners you will learn HTML concepts from scratch and also how to create your first web page using HTML Tags.
Learn HTML
Welcome to Learn HTML, the easiest way to learn HTML & CSS. Learn HTML provides an interactive tutorial that explains how to build HTML & CSS websites step by step.
Semantic HTML: How to write Clean Code
In this video, Ethan is going to learn about Semantic HTML.
HTML Accessibility
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
HTML Basic tutorials
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
HTML HandBook
DOWNLOAD THE HTML HANDBOOK
HTML Style Guide and Coding Conventions
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
Table generator
Free online interactive HTML Table and structured div grid styler and code generator. Select a style from the gallery and adjust the settings to get the HTML and CSS codes.
HTML/CSS Acessbility {PLAYLIST}
While it's possible to reorder content visually using CSS, we have to be careful that doing so doesn't throw off the reading order in our page. Today on A11ycasts you'll look at how you can visually reorder content using flexbox and absolute positioning
HTML Coding Conventions
HTML Style Guide - Learn abolut HTML Coding conventions and best practices to follow such as declaration of document type, use of lang attributes, closing tags, use of lowercase names for attributes and elements, quoting of values etc
HTML Cheat Sheet
Here’s an updated list of important HTML elements for website builders. Use this in conjunction with the best website builders.
6 HTML SEO Tips to Rank Higher in Google
Ranking in Google and other search engines is already hard enough. Make sure you're giving your site the best opportunity to rank high in search by doing these 6 simple HTLM tips.
Learn HTML Forms In 25 Minutes
This video is packed with every piece of information you need to know about HTML forms.
Web Development By Doing: HTML / CSS From Scratch
Web Development From Scratch: Learn By Doing For Complete Beginners. HTML And CSS. Code Your First Website In 1 Hour.
Getting to Know HTML
html css elements and semantics programming values web design decision making
Favicon Generator
The only favicon generator you need for your next project. Quickly generate your favicon from text, image, or choose from hundreds of emojis.
HTML & CSS – The VERY Basics
This video is the VERY basics of what HTML and CSS is, for the absolute beginner. HTML and CSS files are, quite literally, just text files.
ARIA HTML Tutorial
Design course is going to touch on an often overlooked subject in frontend development, although it's very important. And that is ARIA.
HTML Semantic Elements
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
HTML Input Attributes
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
HTML tags for SEO
For many websites, a #1 ranking is the best thing that’s ever happened to them. Learn more about SEO in HTML
9 HTML Tags (& 11 Attributes) You Must Know for SEO
HTML is the foundation of a webpage. Discover the key HTML tags and attributes that are crucial to good SEO. Find out their uses and how to code them.
Controlling focus with tabindex
Whenever possible you want to use native HTML elements for your custom controls. The button tag, for instance, is very easy to style, and has built-in keyboard support and semantics.
Formito - Logo maker
Design a free typography logo for your business, product, or brand using an easy to use online logo maker tool. Choose from hundreds of fonts, preview light and dark version of your logo, and then export SVG and PNG versions.
Google HTML/CSS Style Guide
This document defines formatting and style rules for HTML and CSS. It aims at improving collaboration, code quality, and enabling supporting infrastructure. It applies to raw, working files that use HTML and CSS, including GSS files. Tools are free to obfuscate, minify, and compile as long as the general code quality is maintained.
Form Validation UX in HTML and CSS
You can do an impressive amount of form validation with just HTML attributes. You can make the user experience pretty clean and clear with CSS selectors. But
SEO for Developers
In this video, you'll learn why SEO can be a beneficial skill to have as a developer, the basics of on-page SEO and a general idea on how your websites will rank higher on search engines.
Formito - Favicon generator
Design a letter-based favicon like most big tech companies, or be playful and create an emoji-based favicon. Modern browsers supports SVG favicon. Be creative.
What is Semantic HTML and why you should use it?
Semantic HTML tags convey meaning beyond the simple presentational value that they provide in a browser. Here is what they are and when to use them.
How to write perfect Meta tags
Learn how to write page titles and meta descriptions for SEO and how to optimise them to increase your clickthrough rate from Google's search results and increase your website traffic
Learn HTML Basics for Beginners in Just 15 Minutes
If you want to build a website, the first language that you need to learn is HTML. In this article, we are going to go through the basics of HTML. At the end, we are going to build a basic website using only HTML. Here's a video you
HTML File and Folder Structure and Naming Conventions
An HTML tutorial for beginners. In this lesson, learn how to structure your websites and standards for naming files
HTML in One Hour
HTML Tutorial for Beginners - Learn HTML for a career in web development. This HTML tutorial teaches you everything you need to get started.
HTML Basics by MDN
HTML (Hypertext Markup Language) is the code that is used to structure a web page and its content. For example, content could be structured within a set of paragraphs, a list of bulleted points, or using images and data tables. As the title suggests, this article will give you a basic understanding of HTML and its functions.