Skip to content

Comments

Practice#784

Closed
dmanh-lgtm wants to merge 5 commits intoTheOdinProject:mainfrom
dmanh-lgtm:practice
Closed

Practice#784
dmanh-lgtm wants to merge 5 commits intoTheOdinProject:mainfrom
dmanh-lgtm:practice

Conversation

@dmanh-lgtm
Copy link

Complete 3 exercises of intro-to-css

- Add external CSS for div element
- Add internal CSS for p element
- Add inline CSS for button element
- Add style for p element
- Add style for second element using an ID selector
- Add style for third element using a class selector
- Add style for fourth element using an ID selector
- Add style for all odd-numbered elements
- Add style for second element using an ID selector
- Add a shared class for multiple elements
- Add style for fourth element using an ID selector
- Add style for both button elements using class and group selectors
@mao-sz mao-sz closed this Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants