Computer Science, asked by anmolshree, 10 months ago

1.
What will be the HTML output?
(4 marks)
<Html>
<head>
2. <Html>
<head>
<title>Example</title
<title> Example 2 </title
<body>
<body>
<table border=3>
<table border=4>
<TR>
<TR>
<TD>John </TD>
<TD>HTML </TD>
<TD>Tom </TD>
</TR>
</TR>
</TR>
</Table>
</Table>
</body>
</HTML>​

Answers

Answered by kshitizbitu7256
1

Answer:

The HTML Output element ( <output> ) is a container element into which a site or app can inject the results of a calculation or the outcome of a user action. Flow content, phrasing content, listed, labelable, resettable form-associated element, palpable content. Phrasing content.

Similar questions