Computer Science, asked by rji67448, 3 months ago

1. MAKE A HTML WEBPAGE TO SHOW DETAILS ABOUT COMPUTER AND THIER PARTS.
2. MAKE A DIAGRAM IN YOUR NOTEBOOK TO DISPLAY THE METHOD OF E-MAIL ID CREATION.​

Answers

Answered by ShadowAmitendu
0

Answer:

Hope it Helps!

Explanation:

<html>

<head>

<title> Details of Computer and their Parts</title>

</head>

<body>

<h1>Details of Computer and their Parts</h1>

<ul>

<li>Here 1 point</li>

<li>Here 2 point</li>

<li>Here 3 point</li>

<li>Here 4 point</li>

</ul>

</body>

</html>

Similar questions