Computer Science, asked by supriyagund9434, 2 days ago

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 lakhigupta2011
2

two basic software are html viewer

Answered by ayushikeshri1306
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