program on non container tag for class 10
Answers
Answered by
0
Answer:
Some basic examples of container tags are:
<html> </html>
<head> </head>
<title> </title>
<body></body>
<P> </P> -paragraph tag
<A></A> -anchor tag
<TT></TT> - to use typwriter font
<SUP></SUP> - to write in power of something like a^2
<SUB></SUB> - to write in lower phase like H2O (water)
<B></B> - to bold the text
Explanation:
Hope that helps you a lot dear
Similar questions