forked from R74nCom/sandboxels
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpromo.html
More file actions
13 lines (13 loc) · 696 Bytes
/
promo.html
File metadata and controls
13 lines (13 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<style>
body, html {width: 300px; height: 250px; overflow: hidden; padding:0!important; margin: 0!important;text-align: center}
/* body, html {overflow: hidden; padding:0!important; margin: 0!important;} */
img {width: 300px; height: 250px;}
p {font-family: Arial, Helvetica, sans-serif; color:white;}
p a {color:rgb(255, 0, 255)}
</style>
</html>
<body>
<img src="https://R74n.com/icons/thumbnail.png">
<!-- <p style="font-size:1.2em"><strong>Christmas <span style="color:red">GIFT</span> <span style="color:lime">IDEA</span></strong>: <a href="https://amzn.to/3R6Pruz" target="_blank">Chemistry Molecule Set Toy</a></p> -->
</body>