Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Set or use/add Image as Background in HTML webpage or website using CSS

Set Or Use/add Image As Background In HTML Webpage Or Website Using CSS

Here are the steps to insert Background image and Color using CSS/CSS3:-

HTML Background images and colors insert in a web page or website using CSS/CSS3 help to make website/web page attractive.


1.Set or Add Background image or colors of your choice as Background in the HTML web page or website with the help of CSS/CSS3.

2.For this, you can use inline, Internal or External CSS as your comfortability.

3.We have these properties for Background setting:-
1.background-image
2.background-attachment
3.background-repeat
4.background-position

background-image property defines an image use as Background for your web page or website.

Example:

background-image: url("path");

background-attachment property is used to to make your
Read more »


This post first appeared on The Code Developer, please read the originial post: here

Share the post

Set or use/add Image as Background in HTML webpage or website using CSS

×

Subscribe to The Code Developer

Get updates delivered right to your inbox!

Thank you for your subscription

×