Basic HTML tags
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...
sameeradnan1.hashnode.dev4 min read