Skip to content

ID selector in CSS #51

Answered by Bunny77K9
DuajDiaz asked this question in Q&A
Discussion options

You must be logged in to vote

The ID selector is used in CSS to point to a target element for usage. It is denoted in the following example:

#example {padding: 20px;}

...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DuajDiaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants