Please Do Solve it guys...

Answer:
Explanation:
I assume the question is the number 4, because there is no question about the types of computer, in this case, there are different types of HTML tags, for example:
Basic tags
<!DOCTYPE> Defines the document type
<html> Defines an HTML document
<head> Defines information about the document
Formatting
<address> Defines contact information for the author
<code> Defines a piece of computer code
<strong> Defines important text
Forms and Input
<form> Defines an HTML form for user input
<input> Defines an input control
<button> Defines a clickable button
<output> Defines the result of a calculation