Advertisement
Guest User

MED'S AWESOME PAGE CODE 3

a guest
Aug 27th, 2023
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 4.37 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.   <head>
  4.     <meta charset="UTF-8">
  5.     <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.     <link rel="shortcut icon" href="PUT YOUR FAVICON HERE">
  7.     <title>MED'S AWESOME PAGE CODE 3</title>
  8.  
  9.  
  10. <!--Hiya! This quick page theme was by me, Med! You can find me at tsuinosora.neocities.com. This is just a quick layout I made for personal use, credit is appreciated but not needed:
  11.  * The font used for the body is Fira Sans and the font used for links, h1, and h2 is Pangolin, you may want to change it! I used google fonts but I'm sure there's other ways to do so.
  12.  * Feel free to edit to hell and back!
  13.  * You could probaby add a scrollbar for the text boxes! I chose not to because I am on Firefox and it looks ugly but feel free to add it in yourself!
  14.  * I have a 1280x1024 monitor! It may look different on yours :3
  15.  * Please don't copy my code directly from this page :( use my pastebin instead pls, hotlinking isn't very cash money of you -->
  16.  
  17. <link rel="preconnect" href="https://fonts.googleapis.com">
  18. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  19. <link href="https://fonts.googleapis.com/css2?family=Fira+Sans&family=Pangolin&display=swap" rel="stylesheet">
  20.  
  21. <style>
  22.  
  23. body{
  24.   background-color:#FFF;
  25.   background-image:url("BACKGROUND GOES HERE");
  26.   font-family: 'Fira Sans', sans-serif;
  27. }
  28.  
  29. #titletext{
  30.   width:1163px;
  31.   height:80px;
  32.   margin:auto;
  33.   padding:3px;
  34.   position:absolute;
  35.   top:20px;
  36.   left:38px;
  37.   background-position: center bottom;
  38.   color:#000;
  39.   border:2px outset #052141;
  40.   box-shadow: 2px 2px 2px #aaaaaabf;
  41.   }
  42.  
  43. #containment1{
  44.   margin:auto;
  45.   width:230px;
  46.   position:absolute;
  47.   top:129px;
  48.   left:30px;
  49.   }
  50.  
  51. #containment2{
  52.   margin:auto;
  53.   width:800px;
  54.   position:absolute;
  55.   top:129px;
  56.   left:224px;
  57.   }
  58.  
  59. #containment3{
  60.   margin:auto;
  61.   width:230px;
  62.   position:absolute;
  63.   top:129px;
  64.   left:989px;
  65.   }
  66.  
  67. #middle{
  68.   margin:auto;
  69.   padding:3px;
  70.   font-size:16px;
  71.   width:700px;
  72.   background-color:#fff;
  73.   color:#000;
  74.   border:2px outset #052141;
  75.   box-shadow: 2px 2px 2px #aaaaaabf;
  76. }
  77.  
  78. #side{
  79.   text-align:left;
  80.   padding:3px;
  81.   margin:auto;
  82.   font-size:16px;
  83.   width:200px;
  84.   background-color:#fff;
  85.   color:#000;
  86.   border:2px outset #052141;
  87.   box-shadow: 2px 2px 2px #aaaaaabf;}
  88.  
  89.  
  90. #cornerimg{
  91.   position: fixed;
  92.   bottom:-5px;
  93.   right:-5px;}
  94.  
  95. h1{
  96.   text-shadow: 2px 2px 2px #aaaaaabf;
  97.   font-size:35px;
  98.   font-family: 'Pangolin', cursive;
  99.   color:#fff;
  100. }
  101.  
  102. h2{
  103.   font-size:25px;
  104.   font-family: 'Pangolin', cursive;
  105.   color:#62AADA;}
  106.  
  107. a{
  108.   font-family: 'Pangolin', cursive;
  109.   color:#5FAFE2;
  110. }
  111.  
  112. a:hover{
  113.   color:#83D0FE;
  114. }
  115.  
  116. </style>
  117.  
  118. </head>
  119.  
  120.   <body>
  121.  
  122.   <div id="titletext"><center><h1>MED'S AWESOME PAGE CODE 3</h1></center></div>
  123.   <div id="containment1">
  124.   <div id="side"><center>I put my hitcount up here</center></div><br>
  125.   <div id="side">
  126.   <a href="">link</a><br>
  127.   <a href="">link</a><br>
  128.   <a href="">link</a><br>
  129.   <a href="">link</a><br>
  130.   <a href="">link</a><br>
  131.   <a href="">link</a><br></div><br>
  132.   <div id="side">
  133.   <a href="">offsite link</a><br>
  134.   <a href="">offsite link</a><br>
  135.   <a href="">offsite link</a><br>
  136.   <a href="">offsite link</a><br>
  137.   <a href="">offsite link</a><br>
  138.   <a href="">offsite link</a><br></div></div>
  139.  
  140.   <div id="containment2"><div id="middle"><p><h2>Welcome!</h2>
  141.   <p>Hiya!</p>
  142.   <p>This is my index page code! The main gist of it is that there's a title box and three columns of boxes underneath, plus you can put an image in the lower right corner because of the alignment of it!</p>
  143.   <p>The boxes don't have a predefined height, and automatically expand when you put stuff in them, and you could add more if you wanted! The side boxes are 200px with a padding of 3px and these middle boxes are 700px with a padding of 3px. You could add more boxes if you wanted!</p></div><br>
  144.   <div id="middle"><p><h2>This is a second box</h2>
  145.   <p><b>Wowie:</b> you could put stuff in here like updates</p>
  146.   <p>idk man the world is yours to conquer</p></div></div>
  147.  
  148.   <div id="containment3">
  149.   <div id="side"><center>awesome more boxes</center></div><br>
  150.   <div id="side"><center>Aaaaaaaaaaaaaa</center></div><br>
  151.   <div id="side"><center>do watever u want 4eva</center></div>
  152. </div>
  153.  
  154. <div id="cornerimg"><img src={PUT CORNER IMAGE HERE}></div>
  155.   </body>
  156. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement