Background ile html sayfamızın arkafonlarının özelliklerini değiştirmemizi sağlar. HTML: <html> <body> <head> <title>Css</title> <style type="text/css"> <!- P { background-color :#00ff00; background-image : url ("resim_adi.gif"); background-position : center; background-repeat ...