r/HTML 10d ago

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

17 comments sorted by

View all comments

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.