CSS
AVANTAJLARCSS ile Çok Çalışma Kaydet.
Örnek CSS
W3Schools
{ (
background-color:#d0e4fe; background-color: # d0e4fe;
} )
h1 h1
{ (
color:orange; color: turuncu;
text-align:center; text-decoration: underline;
} )
p p
{ (
font-family:"Times New Roman"; font-family: "Times New Roman";
font-size:20px; font-size: 20px;
} )
CSS
CSS C ascading S tyle S heets kısaltmasıdır.
Stilleri HTML 4.0 'bir sorunu çözmek için eklenmiştir.
Dış Style Sheets ile çok çalışma kaydedebilirsiniz.
Dış Style Sheets CSS dosyaları içinde saklanır.