Custom Cascading Style Sheet (CSS) Code With Absolute Background Image Code

Custom Cascading Style Sheet (CSS) Code With Absolute Background Image Code
 @charset "utf-8";  
 /* CSS Document for : SameeArticles.Blogspot.com */  
 #logo  
      {  
           width:200px;  
           height:200px;  
           float:right;  
           background-color:#FFFFFF;  
      }  
 html  
      {  
           height:100%;  
           width:100%;  
           background:url(http://www.southsoft.co.za/images/mysql.jpg) center center no-repeat;  
      }  
 h1  
      {  
           background:#00FF00;  
           border-style:dotted;  
           margin-right:200px;  
      }  
 h2  
      {  
           background:#CCCCCC;  
           font-family:Georgia, "Times New Roman", Times, serif;  
           font-size:16px;  
      }  
 a:link   
      {  
           color:#000000;  
           text-decoration:none;  
      }  



Custom Style Sheet with Absolute Background

For Background Image : You can use this code
 html  
      {  
           height:100%;  
           width:100%;  
           background:url(http://www.southsoft.co.za/images/mysql.jpg) center center no-repeat;  
           /* You can also give local file path */  
      }  

Find any image and change with file name.

Post a Comment

Give your reviews about this blog. Leave your comments. What do you think about this post?

Comments Guidelines:

1) I love to read comments, but please avoid spam.

2) Like this blog, share your insights, and spread the word.

3) You can use basic HTML/xHTML tags.

4) All comments are DoFollow—please use the section professionally.

5) Kindly mention your name or brand below your comment.

6) Constructive suggestions for improvement are always welcome.


Thanks for visiting Samee Articles.

========================================

Best Regards,

Samee U. Feroz

 
Copyright © 2011-2026. Samee Articles - All Rights Reserved
Proudly powered by Blogger