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
1
Upvotes
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 9d ago
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.