HTMLify

index.html
Views: 15 | Author: cody
<!DOCTYPE html>
<html>

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="style.css">
  <title>windows10</title>
</head>

<body>
 <div id="home">
   <a><img src="/images (17).jpeg" id="pc"></a>
   <p>This pc</p>
 </div>
 <footer id="navbar">
   <a href="windows.html"><img src="/IMG_20240627_233811.png" id="win"></a>
   <input type="search" id="dth" placeholder="〇 Ask me anything  ">
   <a><img src="/IMG_20240628_130125.jpg" id="win"></a>
   <a href="edge.html"><img src="/IMG_20240628_130139.jpg" id="win0"></a>
   <a href="thispc.html"><img src="/download.png" id="win1"></a>
   
   <a><img src="/Picsart_24-07-02_20-12-02-590.jpg" id="win5"></a>
   
   <a><img src="/IMG_20240702_193055.jpg" id="win3"></a>
   <a><img src="/IMG_20240702_195214.png" id="win4"></a>
   <a><img src="/IMG_20240702_201604.jpg" id="win6"></a>
   <a><img src="/Picsart_24-07-03_12-06-33-086.jpg" id="win7"></a>
 </footer>
</body>

</html>

Comments