Code not working
See original GitHub issueChallenge Use a CSS Class to Style an Element has an issue.
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393
.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
<style>
.red-text {color:red;}
</style>
<h2 class="red-text">CatPhotoApp</h2>
<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>
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
"code ." is not working in on the command line for Visual ...
Open the Finder app. · Right-click on any folder. · In the context menu, look for 'Open with Visual Studio Code' menu option....
Read more >Running Visual Studio Code on macOS
Open the Command Palette (Cmd+Shift+P) and type 'shell command' to find the Shell Command: Install 'code' command in PATH command.
Read more >"code" command continually stops working in Mac Terminal
Help needed - "code" command continually stops working in Mac Terminal. I know the process for installing and uninstalling 'code' command in ...
Read more >Error codes in Device Manager in Windows - Microsoft Support
Lists the error codes that may be reported by Device Manager and the possible resolutions ... Code 24 "This device is notpresent, is...
Read more >Fix common issues with 2-Step Verification - Google Support
My Google Authenticator codes don't work. It may be because the time isn't correctly synced on your Google Authenticator app. To set the...
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
@callumrichards1886 There is a weird character before your
[_].red-text {color:red;}
. Try to remove thatSame here…I really thought I was just not getting it but now I see I am not the only one. Also on Android.