Some commonly use CSS

Category: | Tag:

Below are some commonly use CSS


.background {
background-image:url(../images/name.jpg); /* dsds */
background-color:#f0f0f0;
background-position:bottom;
background-attachment:fixed;
background-clip:border-box;
background-origin:content-box;
background-size:cover;
background-repeat:repeat-x;
}

Copyright © 2025 Siam Naulak.
magnifiercrossmenu