Materials From Me To You

These are things I've made that you are welcome to use for your own sites.

Please save images to your own site if you use any.


Templates

Crush

Preview // Codepen

Thumbnail for Crush template

Code

Basic html page template for when I'm too lazy to type the same stuff out over and over:

<!DOCTYPE html>
<html lang="en">
    
    <style></style>
    
    <head>
    
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        
        <link rel="icon" type="image/png" href="">
        <title></title>
        
    </head>
    
    <body></body>
    
</html>
                    

Favicons


Page Decor

Credit is not necessary but would make you a super cool person. DO NOT HOTLINK. Save the images to your own site.