You are on page 1of 1

<html >

<head>
<title>Example </title>
<link rel=�stylesheet� href=�ex1.css� type=�text/css� media=�all� />
</head>
<body>
<h1>Parts of Computer:</h1>
<ol>
<li> Visual Dispaly Unit</li>
<li> Keyboard </li>
<li> Mouse </li>
<li> Central Processing Unit </li>
<li> Printer </li>
</ol>
</body>
</html>

You might also like