Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!doctype html>
- <html>
- <head>
- <link href="./untitled.css" rel="stylesheet" type="text/css">
- </head>
- <body>
- <div id="frame">
- <img src="https://media.tenor.com/images/23b875bff0290d88431de8cb75a161c3/tenor.gif"
- alt="movie">
- <div id="box">
- <div id="triangle">
- <div id="top"></div>
- <div id="bottom"></div>
- <div id="left"></div>
- <div id="middle"></div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement