Skip to content

Challenge Use Hex Code to Color Elements Blue

Rafael J. Rodriguez edited this page · 3 revisions
Clone this wiki locally

Just as with red and the others.

<style>
  body {
    background-color: #0000FF;
  }
</style>
Something went wrong with that request. Please try again.