BANNER CODE VVV
<style>main:before {
width: 100%;
height: 300px ;
display: block;
content: "";
background-image: url('INSERT LINK TO IMAGE HERE');
background-position: center center;
background-size: cover;
}
@media only screen and (max-width: 600px) {
main:before{
height: 200px;
}
}</style>
------------------------------------------------------------------------------------------------
ADDING YOUTUBE VIDEOS TO PAGE VVV
simply click on share on the video, then click the button that say embedded, from there simply copy the code and paste it in your profile, no extra steps
------------------------------------------------------------------------------------------------
Comments
Displaying 0 of 0 comments ( View all | Add Comment )