Basic HTML tags
Mar 20, 2024 · 4 min read · HTML is used to create structure of web page ,it is very easy to learn and understand <!doctype html> --->doctype refers to version 5 in HTML ,there are some of versions before but most of the developers use version 5 <head> --->head works like a hum...
Join discussion