Computer Science, asked by IQueenI, 7 months ago

Hello mates,
write an HTML program to display 2D and 3D rules. ​

Answers

Answered by Anonymous
1

QUESTION

write an HTML program to display 2D and 3D rules.

ANSWER

<html>

<head> 

<title>my first webpage </title>

</head>

<body>

<HR size = 48>

<br>

<br>

<br>

<HR size = 48 noshade>

</body>

</html>

hope this helps you

Similar questions