-
-
Notifications
You must be signed in to change notification settings - Fork 44k
red text #3977
Copy link
Copy link
Closed
Description
Challenge Waypoint: Use a CSS Class to Style an Element has an issue.
User Agent is: Mozilla/5.0 (Windows NT 5.1; rv:41.0) Gecko/20100101 Firefox/41.0.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
<style>
.red-text {
color: red;
}
</style>
<h2>CatPhotoApp</h2>
<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>it just wont turn red!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels