Skip to content

Instantly share code, notes, and snippets.

@SitesByYogi
Created June 22, 2023 01:08
Show Gist options
  • Save SitesByYogi/5989021d7ca0e0b894400e99ff9388bd to your computer and use it in GitHub Desktop.
Save SitesByYogi/5989021d7ca0e0b894400e99ff9388bd to your computer and use it in GitHub Desktop.
Selects a single element with a specific ID attribute.
#my-id {
/* Styles applied to the element with id="my-id" */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment