Linking images on the internet

PHOTO EMBED

Sun Aug 01 2021 18:15:08 GMT+0000 (Coordinated Universal Time)

Saved by @maryjaay666 #html

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Document</title>
  </head>
  <body style="background-color: black">
    <img
      src="https://ih1.redbubble.net/image.857644011.4371/flat,750x,075,f-pad,750x1000,f8f8f8.u2.jpg"
      alt="Alice in wonderland"
    />
  </body>
</html>
content_copyCOPY