8" :class="scrolled && 'is-scrolled'">
NOA
Labs
Tutorials
Courses
Skill Forge
Explore
Labs
Hands-on live sessions
Mentors
Meet the senior engineers
Projects
Real portfolio-ready builds
Talent Directory
Public student profiles
Mock Interview
Practice with real feedback
ATS Resume Checker
Free instant resume scoring
Search docs
Ctrl K
Login
Join Free
Artificial Intelligence
LangChain
LLMs
Machine Learning
Prompt Engineering
RAG (Retrieval-Augmented Generation)
AJAX
GraphQL
Apache Kafka
Microservices
Node.js
RabbitMQ
REST API
WebSockets
Algorithms
Data Structures
Angular
Bootstrap
CSS
HTML
jQuery
Next.js
Nuxt.js
React
Svelte
Tailwind CSS
Vue.js
ASP.NET Core
Django
.NET
Entity Framework Core
FastAPI
Flask
Gin
gRPC
Hibernate
Laravel
NestJS
Spring
Spring Boot
Spring Cloud
Spring Data JPA
Spring MVC
Spring Security
AWS
Azure
CI/CD
Docker
Git
Kubernetes
Linux
Nginx
Terraform
C
C++
C#
Dart
Go
Java
JavaScript
Kotlin
PHP
Python
Ruby
Rust
Swift
TypeScript
Database Design
MongoDB
MySQL
Oracle Database
PostgreSQL
Redis
SQL
System Design
↑↓ navigate
↵ open
esc close
Tutorials
/
HTML
HTML menu
HTML Tutorial
The markup language behind every web page — elements, forms, semantics and accessibility.
Start the HTML tutorial →
What you'll learn
1. HTML Introduction
What HTML is, the anatomy of an element, and the document structure every HTML page starts from.
2. Semantic HTML
Semantic elements like header, nav, main and article versus div soup, and why it matters for accessibility and SEO.
3. Forms & Inputs
Building forms with labels, input types, select and textarea, and built-in HTML5 validation attributes.
4. HTML5 Features
Canvas, video and audio, data-* attributes, the template element, and semantic input types like tel and url.
5. Accessibility In Depth
ARIA roles and attributes, focus management, and a complete accessible modal dialog and dropdown menu example.
6. SEO & Meta Tags
Meta descriptions, Open Graph tags for social previews, canonical URLs, and structured data with JSON-LD.
7. Web Components
Custom elements, Shadow DOM encapsulation, and a complete working custom element example.
8. HTML Interview Questions
Commonly asked HTML interview questions with clear, practical answers.