Choose the title for theweb page as printing
Answers
Answered by
6
I am choosing the title 'Printing' you can choose any other title as per your wish.
Web page title --> printing
<html>
<head>
<title>
Printing
</title>
</head>
<body>
Add the contents of the web page
</body>
</html>
here, in the above coding I am using title tag to give the title to the web page. You have not included any content for the web page that's why I have written "Add the content of the web page".
Similar questions
Math,
6 months ago
Hindi,
6 months ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Physics,
1 year ago