<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head profile="http://gmpg.org/xfn/11">
<script src="http://snango.de/model/model/js/jquery-1.11.0.min.js"></script>
<script src="http://snango.de/model/model/js/lightbox.min.js"></script>
<link href="http://snango.de/model/model/css/lightbox.css" rel="stylesheet" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title> - Topnetmodel</title>
<link rel="stylesheet" href="http://snango.de/model/wp-content/themes/tnm/style.css" type="text/css" media="screen" />
<link rel="pingback" href="http://snango.de/model/xmlrpc.php" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://snango.de/model/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://snango.de/model/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 4.1" />
</head>
<body>
<div id="wrapper">
<div id="header"><a href="index.php"><img src="logo-200os.png" /></a><div id="menu"> <table width="100%" border="0">
<tbody>
<tr>
<td align="center"><a style="font-size:13px;" href="?page_id=5">Modell suchen</a></td>
<td style="color:#fff;">|</td>
<td align="center"><a style="font-size:13px;" href="?page_id=7">Modell buchen</a></td>
<td style="color:#fff;">|</td>
<td align="center"><a style="font-size:13px;" href="?page_id=9">Als Modell eintragen</a></td>
<td style="color:#fff;">|</td>
<td align="center"><a style="font-size:13px;" href="?page_id=11">Modell Castings</td></td>
<td style="color:#fff;">|</td>
<td align="center"><a style="font-size:13px;" href="?page_id=13">Wir über uns</a></td>
<td style="color:#fff;">|</td>
<td align="center"><a style="font-size:13px;" href="?page_id=39">Login</a></td>
</tr>
</tbody>
</table>
</div>
<a href="?page_id=5"><img src="titelbild.jpg" /> </a>
<div style="vertical-align:middle;" align="right" id="test"><a style="color:#fff;" href="?page_id=37">Sedcard bearbeiten</a> | <a style="color:#fff;" href="?page_id=41">Logout</a>
</div>
</div><!-- header -->
<div id="main">
<p>Willkommen zur deutschen Version von WordPress. Dies ist der erste Beitrag. Du kannst ihn bearbeiten oder löschen. Um Spam zu vermeiden, geh doch gleich mal in den Pluginbereich und aktiviere die entsprechenden Plugins. So, und nun genug geschwafelt – jetzt nichts wie ran ans Bloggen!</p>
</div><!-- main -->
<div id="footer">
<table cellpadding="0" cellspacing="0" style="border:2px solid #41a62a; font-size:12px; vertical-align:middle;" width="100%" >
<tbody>
<tr>
<td align="left" colspan="3" style="background-color:#41a62a; color:#fff; font-size:14px;" height="25px">Kontakt@TOPNETmodel.de</td>
<td align="right" style="background-color:#41a62a; color:#fff; font-size:14px;">TEL: 07 31 - 141 163 250</td>
</tr>
<tr>
<td valign="top" style=" font-size:14px;" width="40px"> </td>
<td width="33%" valign="top" style=" font-size:14px; line-height:150%">- Models suchen<br />- Models buchen<br />- Als Model eintragen<br />- Model - Casting</td>
<td width="33%" valign="top" style=" font-size:14px; line-height:150%">- Wir über uns<br />- Kontakt<br />- Job's<br />- Impressum</td>
<td width="33%" valign="top" style=" font-size:14px; line-height:150%">TOPNETmodel.de<br />Thränstrasse 29<br /><br />89077 Ulm</td>
</tr>
</tbody>
</table>
</div><!-- footer -->
</div><!-- wrapper -->
</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. |