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>
<!-- altered version role complementary removed, aside changed to nav, placeholder removed, also, with title removed on this HTML5 document -->
<!-- Relying on the title attribute is currently discouraged as many user agents do not expose the attribute in an accessible manner as required by this specification (e.g. requiring a pointing device such as a mouse to cause a tooltip to appear, which excludes keyboard-only users and touch-only users, such as anyone with a modern phone or tablet).    Source http://www.w3.org/TR/html5/dom.html#index-aria-search --> 
<div id="secondary">
        <nav id="search-2" ><form role="search" method="get"  action="http://localhost/wordpress-latest-4-4/wordpress/">
                <label>
                    <span>Search for:</span>
                    <input type="search" value="" name="s"  />
                </label>
                <input type="submit" value="Search" />
            </form></nav>   
</body>
  </html>
Output

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

Dismiss x
public
Bin info
reddhoundpro
0viewers