Welcome to the HTML Basics Repository! This repository contains all the fundamental topics you need to kickstart your journey with HTML. Each concept is carefully explained and demonstrated with practical examples. πͺ
- Hyperlinks π - Creating links to navigate between pages.
- Images πΌοΈ - Embedding and manipulating images in HTML.
- Audio π - Adding audio files to web pages.
- Video π₯ - Integrating video content into websites.
- Favicons πΏ - Adding icons to the browser tab.
- Text Formatting π¬ - Styling text with HTML elements.
- Span & Div π - Understanding block-level and inline elements.
- Lists π - Creating ordered and unordered lists.
- Tables π - Structuring data with tables.
- Buttons π - Adding interactive buttons.
- Forms π - Designing input forms for user interaction.
- Headers & Footers π€― - Structuring web pages with header and footer elements.
Clone this repository to explore the basics of HTML:
git clone https://github.com/rishaan007/HTML-Basics.git- Open the files in your favorite code editor.
- Experiment with the code to understand each concept.
- Feel free to modify and enhance the files to improve your HTML skills!
Contributions are welcome! Feel free to fork this repository and submit pull requests.
Happy Coding! π»β¨