1) Define the following: a) TAGS b) CONTAINER TAGS c) EMPTY TAGS 2) Write the steps to save an HTML program
Answers
Answered by
0
Answer:
ans for steps of html
<html>
<head>
<title>
</title>
</head>
<body>
</body>
</html>
b) container tags: A container tag is an HTML tag that has both an opening tag and a closing tag
c)empty tags :An tag that does not have an enclosing tag is called an empty tag.
Similar questions
World Languages,
2 months ago
English,
4 months ago
Computer Science,
11 months ago
Science,
11 months ago