Skip to content

red text #3977

@Imnotgood1

Description

@Imnotgood1

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions