Margin Properties : It written space between border and page margin.
Syntax :
Margin : 30px (allsides)
Background properties :
Background-color: #ffffff.
Background-image : It specify the background as s image.
Syntax : background-image:url(“imagename.jpg”);
Note : url will identify only relative path images.
Background-repeat : (repeat-y,repeat-x,no repeat,repeat)
Background-position: changing the positive of a background image, values are top,righ,bottom,left,center)

No comments:
Post a Comment