Skip to content

Single-page at-a-glance HTML core revision notes. Clean, structured, zero fluff.

License

Notifications You must be signed in to change notification settings

a2rp/html-core-notes

Repository files navigation

HTML Core Notes

A single-page, at-a-glance revision project for core HTML concepts.

This project is designed as a fast reference and summary sheet covering essential HTML topics without unnecessary depth. It focuses on clarity, structure, and practical usage.


alt text


Purpose

  • Quick revision before interviews
  • Rapid recall of core concepts
  • Clean mental model of HTML fundamentals
  • Practical, production-focused reminders

Coverage

  • Document structure and metadata
  • Semantic layout
  • Text and content elements
  • Links and navigation
  • Images and media
  • Tables
  • Forms and validation
  • Accessibility essentials
  • Performance basics
  • SEO fundamentals
  • Common mistakes and best practices

Tech Stack

  • React
  • Vite
  • styled-components

Project Type

Single page only
Section-based navigation
Searchable and expandable content
No blog-style content, only structured notes

Run Locally

npm install
npm run dev

Build

npm run build

Goal

Complete core HTML knowledge in one scrollable page. No fluff. No repetition. Just essentials.

About

Single-page at-a-glance HTML core revision notes. Clean, structured, zero fluff.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages