FrontendFreaks / Official-Website

https://frontendfreaks.vercel.app/
MIT License
48 stars 101 forks source link

Add Some More Selectors Tag in CSS Notes #232

Open Fuzaildev opened 11 months ago

Fuzaildev commented 11 months ago

/ Child Selector (using > ) / div>p { background-color: green; }

/ Descendant Selector /

.div p { background-color: maroon; }

github-actions[bot] commented 11 months ago

Hi 😄, thanks for creating your first contribution at Official-Website, do read and follow the Contribution Guidelines while contributing.

sridharrajaram commented 11 months ago

Is anybody working on this open issue.

sridharrajaram commented 11 months ago

@ManishBisht777 pls assign to me if nobody working on this

Fuzaildev commented 11 months ago

Is anybody working on this open issue.

I'm working on this issue

sridharrajaram commented 11 months ago

@ManishBisht777 pls assign to me if nobody working on this

Pls assign to @Fuzaildev