Skip to content

Replace b tags with more semantic strong tags #7

Description

@zachfedor

<p>Here at my company, it is our goal as <b>YOUR EMPLOYEES</b> to provide you with the technology that <b>YOU NEED</b> to succeed.

<style>
  strong {
    font-weight: 600;
    text-transform: uppercase;
  }
</style>

<p>Here at my company, it is our goal as <strong>your employees</strong> to provide you with the technology that <strong>you need</strong> to succeed. </p>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions