Use CSS Selectors to Style Elements
See original GitHub issueChallenge Use CSS Selectors to Style Elements has an issue.
User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
<style> h2 {color: blue;} </style>
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
Here’s what the system now allowing me to pass: Your h2 element should be blue.
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
How to Use CSS Selectors to Style Your Web Page
The CSS element selector selects HTML elements based on the element name. In HTML element names are things like h1 , p ,...
Read more >CSS selectors - Learn web development | MDN
In CSS, selectors are used to target the HTML elements on our web pages that we want to style. There are a wide...
Read more >CSS Selectors - W3Schools
CSS selectors are used to "find" (or select) the HTML elements you want to style. We can divide CSS selectors into five categories:....
Read more >Use CSS Selectors to Style Elements - Snakify
Use CSS Selectors to Style Elements ... With CSS, there are hundreds of CSS properties that you can use to change the way...
Read more >Use CSS Selectors to Style Elements challenge doesnt accept ...
Challenge use-css-selectors-to-style-elements has an issue. User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve tried the chat room for help and I’m still stuck at this same point since yesterday. You guys make it difficult to ask questions and get help.
I AM STUCK ON THE SAME. I have also tried the camps and chat room. Why don’t you just stinking tell us so we can move forward? FOR THE LOVE OF ALL THINGS NEW AND CODED!!