Created
May 29, 2017 06:48
-
-
Save andimariadi/2d30e643ca236e39afeaf2f508ffa59c to your computer and use it in GitHub Desktop.
Penulisan id pada css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#nama_id { | |
color: #333 /* untuk warna teks*/ | |
background-color: #333 /* untuk warna background*/ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment