<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
<div id="banner">
<img src="images/banner.gif">
</div>
<div id="menu">
<ul>
<li><a href="index.html">inicio</a>
<li><a href="firmas.html">firmas</a>
<li><a href="productos.html">productos</a>
<li><a href="descargas.html">descargas</a>
<li><a href="contacto.php">contacto</a>
</ul>
</div>
<div id="text">
<div id="notice">
<p id="cabecera">Novedades</p>
<!--<p class="noticia"><img src="images/arrow.jpg"/>En la sección de contacto encontrará un formulario que puede rellenar para realizar cualquier pregunta o solicitar su clave de descarga.<br><span class="fecha"> Publicado el 30/03/13</span></p>
<p class="noticia"><img src="images/arrow.jpg"/>Nueva página!! Ahora podrá acceder desde la siguiente dirección: <a href="http://representacionessuviri.t15.org/">representacionessuviri.t15.org</a><br><span class="fecha"> Publicado el 30/03/13</span></p>-->
<p class="noticia"><img src="images/arrow.jpg"/>El día 30 de marzo se procederá a cambiar el servidor de la web, cambiando también su dirección. Más noticias el día 30.<br><span class="fecha"> Publicado el 28/03/13</span></p>
<p class="noticia"><img src="images/arrow.jpg"/>Ya está disponible el catálogo de Rovimat de 2013. Búsquelo en la sección de descargas y no olvide solicitar su clave.<br><span class="fecha"> Publicado el 28/03/13</span></p>
<p class="noticia"><img src="images/arrow.jpg"/>Próximamente la web cambiará de dirección, permanezca atento al tablón de novedades.<br><span class="fecha"> Publicado el 27/03/13</span></p>
<p class="noticia"><img src="images/arrow.jpg"/>En esta sección podrá ver las novedades referentes a la web.<br><span class="fecha"> Publicado el 27/03/13</span></p>
</div>
<div id="c_9d860e05b22e7fbbfb77830a8c791734" class="tiempo"></div><script type="text/javascript" src="http://www.eltiempo.es/widget/widget_loader/9d860e05b22e7fbbfb77830a8c791734"></script>
<h1>Representaciones Suviri</h1>
<p>Jesús Suviri, desde 1989 dedicado a la representacion de firmas relacionadas con la cocina, el baño, materiales de construccion, etc... trabajando directamente con profesionales especializados en el sector, en toda la Provincia de Málaga.</p>
</div>
</body>
</html>
Output
You can jump to the latest bin by adding /latest
to your URL
Keyboard Shortcuts
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + ] | Indents selected lines |
ctrl + [ | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + shift + L | Beautify code in active panel |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Open the share options |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
JS Bin URLs
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |