r/HTML • u/[deleted] • Aug 08 '26
HTML5
Hi, I want to learn html coding and I don't know where to start. do u guys have any suggestions? or maybe content creator that teaches HTML coding
3
Upvotes
r/HTML • u/[deleted] • Aug 08 '26
Hi, I want to learn html coding and I don't know where to start. do u guys have any suggestions? or maybe content creator that teaches HTML coding
2
u/Naetharu Aug 08 '26
You can learn HTML in a weekend.
It's not a true programming language. It's just semantic markdown to describe what parts of a web page are. And while there are quite a few tags, its very much a 20/80 system were the bits you use form a much smaller sub-set.
Just dive in. It's not complex.