View Single Post
Old 05-24-2018, 02:57 AM   #6
watson jamare
Registered User
 
Join Date: Apr 2018
Posts: 279
According to W3Schools.com, there are 89 tags in total in the HTML language.<!DOCTYPE> Defines the document type
<html> Defines an HTML document
<head> Defines information about the document
<title> Defines a title for the document
<body> Defines the document's body
watson jamare is offline   Reply With Quote