Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <ul class="menu">
            <li class="subMenu">
                <a style='clear: left;' id='jiraMenu' href="#">JIRA</a>
                <ul>
                    <li><a href = "#">Make a request</a></li>  
                    <li><a href="#" >View the version</a></li>  <!--"https://caedsh03.caecorp.cae.com/secure/StructureBoard.jspa?s=173" !-->
                </ul>
            </li>
            <li>
                <a href="#" name="language" >En</a>
            </li>
        </ul>
</body>
</html>
Output

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

Dismiss x
public
Bin info
myajouripro
0viewers