Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --TOP--
- <link
- rel="stylesheet"
- href="https://unpkg.com/xp.css"
- >
- <div class="window">
- <div class="title-bar">
- <div class="title-bar-text">www.dollcrds.net</div>
- <div class="title-bar-controls">
- <button aria-label="Minimize"></button>
- <button aria-label="Maximize"></button>
- <button aria-label="Close"></button>
- </div>
- </div>
- </div>
- --TOP 2-- (for section change)
- <link
- rel="stylesheet"
- href="https://unpkg.com/xp.css"
- >
- <div class="window">
- <div class="title-bar">
- <div class="title-bar-text">www.our.info.net</div>
- <div class="title-bar-controls">
- <a href="#home"><button aria-label="Close"></button></a>
- </div>
- </div>
- </div>
- --FONT--
- <style>
- @font-face { font-family: Pixelated MS Sans Serif; src:url(ms_sans_serif.woff) format("woff"); src:url(ms_sans_serif.woff2) format("woff2"); }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment