Computer Science, asked by shilpachopra1627, 9 months ago

What would be the output of the given HTML code?
<html>
<body>
<p> ♦ ♣ ♣ ♦ </p>
</body>
</html>​

Answers

Answered by adityabc2006
0

Answer:

the trees would not be visible

Explanation:

because html is a case sensitive language and the coding is not. proper

Answered by factdictionary
0

Answer:

♦ ♣ ♣ ♦

this is the output of the given program

Explanation:

mark as brainlist

Similar questions