Today's Video is on #Simple Selectors
#SimpleSelectors #CSSSelectors #FrontendPlaylist
https://youtu.be/ituPb2mw6ws
#SimpleSelectors #CSSSelectors #FrontendPlaylist
https://youtu.be/ituPb2mw6ws
YouTube
Simple Selectors | CSS Selectors | Frontend Playlist
Simple selectors (select elements based on name, id, class). An element selector will select an HTML element by name. Using CSS we can select this p element, and style it however we like.
Let’s say we want to give the text a red color.
We’d do this by…
Let’s say we want to give the text a red color.
We’d do this by…