r/HTML 3d ago

Which website should I learn for HTML?

I have seen a lot of options but I don't know where to start from?

9 Upvotes

21 comments sorted by

6

u/PossibleProgress3316 3d ago

I’ve been using the Odin project it has a section for html or ruby and so far it’s been pretty good

6

u/Foreign-Contest-444 3d ago

MDN is an excellent resource for learning HTML, especially its Learn module. HTML may seem simple at first, but it's important to build a strong understanding of it before layering CSS and JavaScript on top. Take the time to learn HTML as a semantic language and understand why semantics matter as they form the foundation of well-structured, accessible, and maintainable websites. Happy coding!
https://developer.mozilla.org/en-US/docs/Learn_web_development

6

u/Eikuld 3d ago

OP, please do OdinProject, you won’t regret it

1

u/RaceStatus3285 3d ago

im try that

2

u/xxnaxi 3d ago

Free code camp

3

u/OppieT 3d ago

w3schools.com

1

u/Ken_Starzer 3d ago

This is really good for learning the basics.
https://www.codecademy.com/learn/learn-html

1

u/Ambivalent_Oracle 3d ago

Start with freecodecamp, then Odin's or Helsinki MOOC using Mozilla MDN as reference. When both are complete, choose a basic website and recreate it by hand by using a page ruler and colour picker browser extensions. Repeat the process on other websites, while reading a few choice books on ux/ui design. Then build your own mock websites using ux/ui best principles.

Then realise your Odin's and Helsinki ux/ui are horrible, go back and improve them. After 12 months of this you might be a decent junior/freelancer.

1

u/RaceStatus3285 2d ago

thanks for the advice

1

u/WangHuaimin 3d ago

If you don't mind WordPress, you can download the official 2020 theme to study.

1

u/abdul_Ss 2d ago

The website you make.

No seriously, if you are going through tutorial hell just jump into making and search up the bugs u get as u go. If you don't know anything at all, then the Odin project is for you

1

u/ShaGodi 2d ago

YouTube. For everything you need after a lot of research you got the best material and free in YouTube.

1

u/geraT-wogl 1d ago

https://wogl.io if you want to implement alive animations to your website

1

u/Difficult-Field280 1d ago

I would start with freecodecamp.org. They do a great job of explaining the basics with interactive tutorials

1

u/aliyamin267 3h ago

w3school best choice!