Created
March 15, 2015 19:30
-
-
Save jokey2k/59815dd3ed5e6e8529b3 to your computer and use it in GitHub Desktop.
sample.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>shockG Webpräsenz</title> | |
<link rel="shortcut icon" href="starlogo32.ico" type="image/x-icon" /> | |
</head> | |
<body bgcolor="#666666"> | |
<table border="0" align="center" style="margin-top:100px;"> | |
<tr> | |
<td style="vertical-align:middle;"><img src="starlogo_big.png" alt="logo" height="666" width="666"></td> | |
<td width="75"></td><!-- Leerspalte --> | |
<td style="border:3px solid #000;" bgcolor="#555555"> | |
<div id="ts3viewer_83954" style="width:; background-color:;"> </div> | |
<script type="text/javascript" src="http://static.tsviewer.com/short_expire/js/ts3viewer_loader.js"></script> | |
<script type="text/javascript"> | |
<!-- | |
var ts3v_url_1 = "http://www.tsviewer.com/ts3viewer.php?ID=83954&text=ffffff&text_size=13&text_family=1&js=1&text_s_weight=bold&text_s_style=normal&text_s_variant=normal&text_s_decoration=none&text_s_color_h=525284&text_s_weight_h=bold&text_s_style_h=normal&text_s_variant_h=normal&text_s_decoration_h=underline&text_i_weight=normal&text_i_style=normal&text_i_variant=normal&text_i_decoration=none&text_i_color_h=525284&text_i_weight_h=normal&text_i_style_h=normal&text_i_variant_h=normal&text_i_decoration_h=underline&text_c_weight=normal&text_c_style=normal&text_c_variant=normal&text_c_decoration=none&text_c_color_h=525284&text_c_weight_h=normal&text_c_style_h=normal&text_c_variant_h=normal&text_c_decoration_h=underline&text_u_weight=bold&text_u_style=normal&text_u_variant=normal&text_u_decoration=none&text_u_color_h=525284&text_u_weight_h=bold&text_u_style_h=normal&text_u_variant_h=normal&text_u_decoration_h=none"; | |
ts3v_display.init(ts3v_url_1, 83954, 100); | |
--> | |
</script> | |
</td> | |
</tr> | |
</table> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment