Skip to content

A guide repository to learn HTML for free (secret tricks included!).

License

Notifications You must be signed in to change notification settings

AnadyaNair/Learning-Web-Backbone

Repository files navigation



Repository details:

This is a repository featuring html basics, fun tricks, practice link for beginners at no charge!
Create pull requests / issues and consider contributing / giving feedback in the repository, to make it better for beginners to learn.

What is HTML about?

The HyperText Markup Language, or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.
Read more on Wikipedia.
We create the structures of webpages in HTML most of the times and style it using another language called CSS.
In simple words, you can understand it with this example: Your bones are HTML, your muscles are CSS and your brain is JavaScript.


Topics covered to learn🌟:

The files have been numbered accordingly to this list. The files may not occur in number wise order in GitHub, please cooperate if so.

Provided (✅) / Pending (❌) Topics
First Document
How to add images
How to add videos
How to add links
Connecting a file to HTML file
What is META/how to add META
Your first styled webpage
Using heading tags
Using paragraph tags
Creating a div
Commenting lines
Creating a span element
Using break tags
Using horizontal rule tags

Secret tricks you might not know! 🤫

Thanks for visiting, happy learning!

This repository work was done by Anadya. Thanks for visiting!
If you find this good, feel free to share with others an star this repository!
Happy learning!

Releases

No releases published

Packages

No packages published

Languages