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">
- <title>Insert webpage title here</title>
- <style>
- @font-face {
- font-family: body;
- src: url('https://file.garden/aNy90GYmaWI-Okj1/dogicapixelbold.ttf');
- }
- @font-face {
- font-family: bold;
- src: url('https://file.garden/aNy90GYmaWI-Okj1/font1.ttf');
- }
- a, a:hover, a:visited{
- color:rgb(129, 84, 66);
- }
- body{
- background-color: rgb(129, 84, 66);
- background-image: url('https://file.garden/aNy90GYmaWI-Okj1/wall_dot4_whitemint%20copy.png');
- font-family: body;
- font-size: 12px;
- text-align: center;
- }
- ::-webkit-scrollbar{
- width:0px;
- background: transparent;
- }
- .title{
- background-image: url('https://file.garden/aNy90GYmaWI-Okj1/tyoko02.gif');
- height:fit-content;
- width:100%;
- margin-top:0;
- padding:5px;
- font-size: 16px;
- box-sizing: border-box;
- font-family: bold;
- color:white;
- text-shadow: 0.05em 0 black, 0 0.05em black, -0.05em 0 black, 0 -0.05em black, -0.05em -0.05em black, -0.05em 0.05em black, 0.05em -0.05em black, 0.05em 0.05em black;
- }
- .main{
- max-width: 1000px;
- height: fit-content;
- margin:auto;
- position:relative;
- border: 0px solid transparent;
- background-image: url('https://file.garden/aNy90GYmaWI-Okj1/tumblr_inline_mozfjeNOsa1qz4rgp.png'), url('https://file.garden/aNy90GYmaWI-Okj1/tumblr_inline_mozfjihSBp1qz4rgp.png');
- background-repeat: repeat-y ;
- background-position: left, right;
- padding-left: 20px;
- padding-right: 20px;
- }
- .grid{
- display: grid;
- grid-template-columns: 1fr 3fr 1fr;
- grid-template-rows: 1fr;
- width: 100%;
- gap:10px
- }
- .header{
- width:100%;
- border: 1px solid rgb(129, 84, 66);
- height: 20%;
- background-image: url('https://file.garden/aNy90GYmaWI-Okj1/tyoko02.gif');
- font-family: bold;
- font-size: 25px;
- text-shadow: 0.05em 0 black, 0 0.05em black, -0.05em 0 black, 0 -0.05em black, -0.05em -0.05em black, -0.05em 0.05em black, 0.05em -0.05em black, 0.05em 0.05em black;
- color:white;
- padding:10px;
- box-sizing: border-box;
- overflow-wrap: break-word;
- }
- .center{
- min-height: 700px;
- width:100%;
- grid-column: 2;
- grid-row:1;
- }
- .centerbox{
- width:100%;
- border: 1px solid rgb(129, 84, 66);
- background-color: rgba(239, 221, 198, 0.731);
- margin-top: 10px;
- height:538px;
- }
- .left{
- height: 700px;
- max-width:200px;
- grid-column: 1;
- grid-row:1;
- overflow-y: auto;
- overflow-x:hidden;
- }
- .right{
- height: 700px;
- max-width:200px;
- grid-column: 3;
- grid-row:1;
- overflow-y: auto;
- overflow-x:hidden;
- }
- @media only screen and (max-width: 900px) {
- .left {grid-area: 2 / span 3; min-height: 300px; max-height:none;min-width:100%;}
- .center {grid-area: 1 / span 3;}
- .right {grid-area: 3/ span 3;min-height: 300px;min-width:100%}
- }
- </style>
- </head>
- <body>
- <div class="main">
- <div style="height:100%;width:100%;background-color: white;padding:20px;box-sizing: border-box;border-top: 2px dotted rgb(129, 84, 66);border-bottom: 2px dotted rgb(129, 84, 66)">
- <div class="grid">
- <!--you may add extra links/change the height of the boxes and the column overflow will become scrollable-->
- <!--NOTE: the height of the boxes of the left column depend on which browser you are using, adjust if you want everything to fit without scrolling. most ideal on chrome -->
- <!--LEFT COLUMN-->
- <div class="left">
- <div style="width:100%;border:1px solid rgb(129, 84, 66);margin-bottom:10px;box-sizing: border-box;overflow:auto;">
- <div class="title">sitemap</div>
- <br>
- <div style="background-color: #d6f0e5;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <div style="background-color: #b1f1d6;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <div style="background-color: #d6f0e5;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <div style="background-color: #b1f1d6;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <div style="background-color: #d6f0e5;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <div style="background-color: #b1f1d6;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <div style="background-color: #d6f0e5;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <div style="background-color: #b1f1d6;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <div style="background-color: #d6f0e5;padding:5px;box-sizing: border-box;width:90%;margin: auto;">[ <a href="">link</a> ]</div>
- <br>
- </div>
- <div style="width:100%;border:1px solid rgb(129, 84, 66);margin-bottom:10px;box-sizing: border-box;overflow:auto;">
- <div class="title">links out</div>
- <br>
- <div style="background-color: #d6f0e5;padding:5px;box-sizing: border-box;width:90%;margin: auto;"><a href="">profile</a></div>
- <div style="background-color: #b1f1d6;padding:5px;box-sizing: border-box;width:90%;margin: auto;"><a href="">guestbook</a></div>
- <br>
- </div>
- <div style="width:100%;height:200px;border:1px solid rgb(129, 84, 66);margin-bottom:10px;box-sizing: border-box;overflow:auto;">
- <div class="title">webrings</div>
- <br>
- <div style="min-height: 74%;background-color: #d6f0e5;padding:5px;box-sizing: border-box;width:90%;margin: auto;">
- insert webrings here
- </div>
- </div>
- <div style="width:100%;height:125px;border:1px solid rgb(129, 84, 66);margin-bottom:10px;box-sizing: border-box;">
- <div class="title">link me</div>
- <br>
- <img src="https://file.garden/aNy90GYmaWI-Okj1/blank88.gif" alt="button">
- <textarea>insert your own button and code here</textarea>
- </div>
- </div>
- <!--MIDDLE SECTION-->
- <div class="center">
- <!--header - website name customisable-->
- <div class="header">
- <p style="text-wrap: cutoff;">yourwebsitename.neocities.com</p>
- </div>
- <div class="centerbox">
- <!--first box-->
- <div style="width:95%;margin-left:auto;margin-right:auto;margin-top:15px;box-sizing: border-box;border: 2px dotted rgb(129, 84, 66);height:40%">
- <div style="width:100%;background:white;border-bottom:2px dotted rgb(129, 84, 66);height:15%;box-sizing: border-box;">
- <br>
- <img src="https://file.garden/aNy90GYmaWI-Okj1/small_divider21231123.png" alt="dividertop">
- <br>
- </div>
- <div style="width:100%;padding:10px;box-sizing: border-box;height:70%;overflow:auto;">
- insert text here
- </div>
- <div style="width:100%;background:white;border-top:2px dotted rgb(129, 84, 66);height:15%;box-sizing: border-box;">
- <br>
- <img src="https://file.garden/aNy90GYmaWI-Okj1/small_divider21231123.png" alt="dividerbottom">
- </div>
- </div>
- <br>
- <!--second box-->
- <div style="width:95%;margin-left:auto;margin-right:auto;margin-top:15px;box-sizing: border-box;border: 2px dotted rgb(129, 84, 66);height:40%">
- <div style="width:100%;background:white;border-bottom:2px dotted rgb(129, 84, 66);height:15%;box-sizing: border-box;">
- <br>
- <img src="https://file.garden/aNy90GYmaWI-Okj1/small_divider21231123.png" alt="dividertop">
- <br>
- </div>
- <div style="width:100%;padding:10px;box-sizing: border-box;height:70%;overflow:auto;">
- insert text here
- </div>
- <div style="width:100%;background:white;border-top:2px dotted rgb(129, 84, 66);height:15%;box-sizing: border-box;">
- <br>
- <img src="https://file.garden/aNy90GYmaWI-Okj1/small_divider21231123.png" alt="dividerbottom">
- </div>
- </div>
- <img src="https://file.garden/aNy90GYmaWI-Okj1/tumblr_m2idioWMFi1qid2nw540.gif" alt="footer divider" width="50%">
- </div>
- </div>
- <!--RIGHT COLUMN-->
- <div class="right">
- <div style="width:100%;height:170px;border:1px solid rgb(129, 84, 66);margin-bottom:10px;box-sizing: border-box;overflow: auto;box-sizing: border-box;overflow-y:auto;">
- <div class="title">updates</div>
- <br>
- <div style="width:100%;border-bottom: 2px dashed #b1f1d6;line-height: 20px;">date - update 1</div>
- <div style="width:100%;border-bottom: 2px dashed #b1f1d6;line-height: 20px;">date - update 2 </div>
- <div style="width:100%;border-bottom: 2px dashed #b1f1d6;line-height: 20px;">date - update 3 </div>
- <div style="width:100%;border-bottom: 2px dashed #b1f1d6;line-height: 20px;">date - update 4 </div>
- <div style="width:100%;border-bottom: 2px dashed #b1f1d6;line-height: 20px;">date - update 5 </div>
- <br>
- </div>
- <div style="width:100%;border:1px solid rgb(129, 84, 66);margin-bottom:10px;box-sizing: border-box;height:140px;">
- <div class="title">info</div>
- <br>
- <div style="background-color: #d6f0e5;padding:5px;box-sizing: border-box;width:90%;margin: auto;height:63%;overflow-y: auto;">
- status: currently XXX
- <br><br>
- <a href="http://www.snazzyspace.com/generators/viewer-counter/" title="SnazzySpace.com Viewer Counter" target="_blank"><img src="http://www.snazzyspace.com/generators/viewer-counter/counter.php/fid=1761441994/style=2/counter.png" border="0" width="120px";></a>
- </div>
- <br>
- </div>
- <div style="width:100%;height:365px;border:1px solid rgb(129, 84, 66);margin-bottom:10px;box-sizing: border-box;overflow-y: auto;">
- <div class="title">
- cbox
- </div>
- <br>
- <div style="min-height:85%;background-color: #b1f1d6;padding:5px;box-sizing: border-box;width:90%;margin: auto;">
- insert cbox here
- </div>
- </div>
- </div>
- </div>
- <!--credits: DO NOT REMOVE-->
- <span style="font-size: 10px;">
- credits: coded by <a href="ol1vi4s-corner.neocities.org">ol1vi4's-corner</a> | <a href="http://blinkies.web.fc2.com/">bg </a> | <a href="www.fancyparts.com">header bg</a> | <a href="https://jasminnie.weebly.com/">pixels</a>
- </span>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment