Becki Bullets's profile picture

Published by

published
updated

Category: Web, HTML, Tech

What do We know, static Layout

What do we know black and white static Basic layout



paste into your who I'd like to meet

feel free to modify



<style>
body {
     background-image: url("https://33.media.tumblr.com/49736a7170df4baf3f307b9f9e4483c2/tumblr_nk3ai8KVM61u6ibixo1_500.gif") !important;
     background-color: black !important;
     background-attachment: fixed !important;
     margin: 0;
     padding: 0;
}
</style>
<style>

body { /*this changes color*/

--logo-blue: ;

</style>
<style>
body { --darker-blue: ;
        --lighter-blue: transparent;
        --even-lighter-blue: transparent;
        --lightest-blue:transparent;
        --dark-orange: black;
        --light-orange: transparent;
        --even-lighter-orange: transparent;
        --green: black;
--logo-blue: ; }

* {
        font-family: cursive;
    }

</style>
<style>

h1, h2, h3, h4,h5,a, p, nav label, .section {color: ;}


h1, h2, h3, h4, h5, a, p, nav label, .section{ text-transform:lowerercase !important;
}

.online{
  color: white!important;  
}

</style>


<style>
  main {
    background-color: transparent; 
color: white; /*this is your text color*/
}
</style>
<style type="text/css">* {cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1059.ani), url(https://cur.cursors-4u.net/cursors/cur-11/cur1059.png), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2012/03/03/white-fire-pointer.html" target="_blank" title="White Fire Pointer"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="White Fire Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>

<style>
div {
    font-size:medium;
}
</style>
<div class="topbanner">
<img src="https://media0.giphy.com/media/jWWbFiV0zMek/source.gif">
</div>

<style>
.contact {
  border-radius: 25px;
  background: url(https://i.makeagif.com/media/6-18-2015/zwdNil.gif);
  background-position: right bottom;
  background-repeat: repeat-y;
  padding: 20px;
  width: 200px;
  height: 150px;
}
</style>


<style>.online { visibility: hidden; } .online img { content: url("http://www.myspacegens.com/images/online_now/303.gif"); animation-name: none; visibility: visible; height: 43px; width: 90px; }</style>


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )