write HTML code to produce following table: A C E
B D F
Answers
Answered by
0
Answer:
full form of HTML is hyper text markup language
Explanation:
please follow me
Answered by
0
Answer:
<html>
<head>
<title> The Brainly Answer </title>
</head>
<body>
A C <br> E <br> B D F
</body>
</html>
Similar questions