Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <title>Media Query Exercise</title>
</head>
<body>
  <div class="media-container">My color is 
    <span class="red">red</span>
    <span class="blue">blue</span>
    <span class="green">green</span>
  </div>
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
SamEurekapro
0viewers