* Create the following list in HTML. Subject 1. English 2. Computer 3. Mathematics 4. Moral Science 5. Hindi 6. Science 7. Social Science
Answers
Answered by
1
Answer:
1, 2, 6 or 7, 3
Explanation:
english or hindi
computer
maths
science or social science
Answered by
4
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>Subjects</h1>
<h2>1.English</h2>
<h2>2.Computer</h2>
<h2>3.Mathematics</h2>
<h2>4.Moral Science</h2>
<h2>5.Hindi</h2>
<h2>6.Science</h2>
<h2>7.Social Science</h2>
</body>
</html>
Attachments:
Similar questions
Computer Science,
4 hours ago
English,
4 hours ago
Economy,
4 hours ago
Social Sciences,
7 hours ago
History,
8 months ago
Science,
8 months ago