HTML Notes
HTML Notes
HTML Notes: Beginner to Advanced
1. Introduction to HTML
- HyperText Markup Language
- Structure of Web Pages
2. Basic Tags
- <html>, <head>, <body>, <h1> to <h6>, <p>, <a>, <img>, <br>, <hr>
3. Forms and Inputs
- <form>, <input>, <textarea>, <select>, <button>
4. Semantic Elements
- <header>, <footer>, <nav>, <article>, <section>
5. Multimedia & Advanced
- <video>, <audio>, <iframe>
- HTML5 APIs: localStorage, geolocation