Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
  <head>
    <style>      
      /* Begin Styling Below HERE */
      
    
      /* End Styling HERE*/
    </style>
  </head>
  <body>
    <div id="myText">
      <h1> I am a header and I want to be red!</h1>
      <p> I am a paragraph and I want to be blue! </p>
      <p> I am a paragraph and I want to be blue too!</p>
    </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers