contohnya :
<style>
hr {color:red;}
body {background-image:url("images/gambargue.gif");}
p {margin-left:40px;} </style>
2. di link kan dengan file css lain
contohnya:
<link rel="stylesheet" type="text/css" href="csspunyague.css">
3. dengan hardcode langsung di tag html yang kita tuju
contohnya :
<b style="margin-left:40px;color:red;"> Tulisan merah disini</b>
Tidak ada komentar:
Posting Komentar