Hello mates,
write an HTML program to display 2D and 3D rules.
Answers
Answered by
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