Morgan Madewell 's profile picture

Published by

published
updated

Category: Web, HTML, Tech

BRITNEY SPEARS LAYOUT

Copy and Paste into your who id like to meet :)






<p><style>

body {
background-color: rgb(255, 255, 255);
background-image: url(https://i.pinimg.com/originals/ef/bf/1a/efbf1ab19d4c55d3ac34780f65b2338a.jpg);
background-position: top left;
background-repeat: repeat;
background-attachment: fixed;
}
table, tr, td {
background-color: transparent;
border: 0px;
}
table table {
border: 0px;
}
table table table table{
border:0px;
}
table table table {
border-width: 2px;
border-color: rgb(102, 102, 102);
border-style: solid;
background-color: transparent;
}
table table table td {
background-color: rgb(255, 255, 255);
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
-khtml-opacity:1;
}
table table table table td {
filter:none;
}</style>



<style>
p {
  color: hotpink;
}
</style>





<style>
  visibility:visible !important; 
background-color:000000; 
background-repeat:no-repeat; 
background-position:center center; 
width:435px; 
height:75px; 
 border:none;
 margin-bottom:0px;
 padding:0px;
  .profile {
      background-color: black;
  }



:root {
        --logo-blue: url();
       --darker-blue: #000000;
        --lighter-blue: #000000;
        --even-lighter-blue: #232323;
        --lightest-blue: ;
        --dark-orange: #D8BFD8;
        --light-orange: ;
        --even-lighter-orange: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fmedia3.giphy.com%2Fmedia%2FB14Zk4JBCbQ2c713yL%2Fgiphy.gif&f=1&nofb=1);
        --green: #EEECF1;
    }


.profile-info {
border: 0px solid rgb(255, 0, 0);
display: flex;
align-items: center;
justify-content: center;
padding: 15px 5px;
margin-bottom: 10px;
background-image:url();
}



main:before {
width: 100%;
height: 120px;
display: block;
content: "";
background-image: url('https://media2.giphy.com/media/2sgBZ3Er63Xzo8DsAj/source.gif');
background-position: center center;
background-repeat: no-repeat;
}
@media only screen and (max-width: 600px) {
main:before{
height: 180px;

}

</style>
</p>


0 Kudos

Comments

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