#html5
Read more stories on Hashnode
Articles with this tag
Sharing some of the HTML mistakes I've done, so that you can avoid them😅 · 1. Missing Doctype : Every HTML page must have a doctype. It's not a tag but...