write html code for
Attachments:
Answers
Answered by
1
Answer:
Answered by
0
Answer:
<!DOCTYPE html>
<html>
<head>
<title>project name </title>
</head>
<body>
<h1>mobile operating system</h1>
<ol>android</ol>
<ol>blackberry</ol>
<ol>iphone</ol>
<ol>windows phone</ol>
<h1>mobile manufactures</h1>
<ol>samsung</ol>
<ol>htc</ol>
<ol>micromax</ol>
<ol>apple</ol>
</body>
</html>
Explanation:
Similar questions