Background Özellikleri Background ile html sayfamızın arkafonlarının özelliklerini değiştirmemizi sağlar. <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 :...
Read More