Short answer question:
1. What is a basic structure of an HTML Document ?
2. Name two softwares which are used to view an HTML document ?
Answers
Answered by
2
two basic software are html viewer
Answered by
1
Explanation:
1. The basic structure of HTML document is :-
<HTML>
<HEAD>
<TITLE> The basic structure of HTML</TITLE>
</HEAD>
<BODY>
Answering the topic
</BODY>
</HTML>
2. The two software's which are used to view an HTML document are:-
Web browser
Similar questions