Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
<div class="careers-position">
    <h3>Pilot</h3>
    Position information will go here.
    
    We are an equal opportunity employer and all qualified applicants will receive consideration for employment.
    
    <strong>Requirements:</strong>
    <ul>
        <li>Multi Commercial (ATP preferred)</li>
        <li>First Class Medical</li>
        <li>Passport</li>
        <li>90 day currency</li>
        <li>Clean FAA record</li>
    </ul>
    </div>
    
    <div class="careers-read-more">
      <a class="quick-btn" id="read-more" href="#">Read More</a>
    </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
hanu9pro
0viewers