Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset ="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">
- <title>startpage</title>
- </head>
- <body>
- <link rel="stylesheet" href="style.css">
- <div id="img1">
- <a href="https://www.reddit.com/">
- <img src="https://img.icons8.com/?size=100&id=nudbJyiwsYUs&format=png&color=000000" alt="click to visit reddit.com">
- </a>
- </div>
- <div id="img2">
- <a href="https://github.com/GrayEve">
- <img src="https://img.icons8.com/?size=100&id=12599&format=png&color=000000" alt="click to visit github.com">
- </a>
- </div>
- <div id="img3">
- <a href="https://mail.proton.me/u/0/inbox">
- <img src="https://img.icons8.com/?size=100&id=b22i9tF4I4yn&format=png&color=000000" alt="click to visit protonmail">
- </a>
- </div>
- <form method="get" action="https://duckduckgo.com">
- <input type="text" name="q">
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment