Skip to content

Instantly share code, notes, and snippets.

@andimariadi
Created May 29, 2017 06:48
Show Gist options
  • Save andimariadi/2d30e643ca236e39afeaf2f508ffa59c to your computer and use it in GitHub Desktop.
Save andimariadi/2d30e643ca236e39afeaf2f508ffa59c to your computer and use it in GitHub Desktop.
Penulisan id pada css
#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