HTML|CSS|JS HTML (Hypertext Markup Language) is a markup language, used to crate a structure of a web page. HTML contains several tags and elements. DOCTYPE is used to tell that this is html page . <html></html> is the tag where every html code be in...
superblog28.hashnode.dev1 min readNo responses yet.