Q8) Write code in HTML to create the following web page:
Services of Internet -LARGEST HEADING
1. CHATTING
2. E-MAIL
3. VIDEO CONFERENCING
4. NETBANKING
5. E-COMMERCE
Answers
Answered by
0
Answer:
chatting Chatting Chatting
Answered by
0
Answer:
This is the below answer
Explanation:
<html>
<head>
</head
<body>
<h1> Services of Internet </h1>
<ol>
<li> Chatting</li>
<li>E-mail</li>
<li>Video Conferencing </li>
<li> Netbanking</li>
<li>E-Commerce</li>
</ol>
</body>
</html>
Similar questions
Computer Science,
2 months ago
Science,
2 months ago
Math,
4 months ago
Math,
4 months ago
Math,
10 months ago