



|
Description
show's the function of the title tag and body tag. Source Code <HEAD> <TITLE>HTM02. Title that summarizes the document�s content</TITLE> </HEAD> <BODY> All the tags, attributes, and information in the document body go here. </BODY> </HTML> Output |
  