Sie sind nicht angemeldet.
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
<html> <head> <meta http-equiv="Content-Language" content="de"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Also</title> </head></html> <meta http-equiv="imagetoolbar" content="no"><html></html> <html><body text="#333333" bgcolor="#000000"> <a style="font-size=60"> Also,<br> bevor ich euch jetz mit<br> allem scheiß vollmülle,<br> naja auch egal....<br><br> <img border="0" src="[url]http://www.microsiff.de/bilder/sworded.gif">[/url] <br><br> Guckt euch um schreibt<br> nix negatives ins GB <br>oder ins forum und <br> haltet euch geschlossen <br>*g*<br></a> </html> </body> |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta http-equiv="Content-Language" content="de"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Also</title> </head> <body text="#333333" bgcolor="#000000"> <a style="font-size=60"> Also,<br /> bevor ich euch jetz mit<br /> allem scheiß vollmülle,<br /> naja auch egal....<br /><br /> <img border="0" src="[url]http://www.microsiff.de/bilder/sworded.gif"[/url] alt="" /> <br /><br /> Guckt euch um schreibt<br> nix negatives ins GB <br />oder ins forum und <br /> haltet euch geschlossen <br />*g*<br /></a> </body> </html> |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<html> </html> <head> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <meta http-equiv="Content-Language" content="de"></meta> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"></meta> <meta http-equiv="imagetoolbar" content="no"></meta><title>Also</title> </head> <body style="font-size=60"></body> Also,<br /> bevor ich euch jetz mit<br /> allem scheiß vollmülle,<br /> naja auch egal....<br /><br /> <img src="[url]http://www.microsiff.de/bilder/sworded.gif"[/url] alt=""></img> <br /><br /> Guckt euch um schreibt<br /> nix negatives ins GB <br />oder ins forum und <br /> haltet euch geschlossen <br />*g*<br /> |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<html>ich hasse html, das da unten ist xhtml...</html>< xhtml > <head> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <meta http-equiv="Content-Language" content="de"></meta> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"></meta> <meta http-equiv="imagetoolbar" content="no"></meta> <title>Also</title> </head> <body style="font-size=60"></body> Also,<br /> bevor ich euch jetz mit<br /> allem scheiß vollmülle,<br /> naja auch egal....<br /><br /> <img src="http://www.microsiff.de/bilder/sworded.gif" alt=""></img> <br /><br /> Guckt euch um schreibt<br /> nix negatives ins GB <br />oder ins forum und <br /> haltet euch geschlossen <br />*g*<br /> < /xhtml> |
![]() |
Quellcode |
1 |
<body style="font-size=60"></body> |
![]() |
Quellcode |
1 |
<img src="[url]http://www.microsiff.de/bilder/sworded.gif"[/url] alt=""></img> |
![]() |
Quellcode |
1 |
<html>ich hasse html, das da unten ist xhtml...</html>< xhtml > |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[url]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">[/url] <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> <head> <title>Also</title> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> </head> <body style="font-size: 60px"> <p> Also,<br /> bevor ich euch jetz mit<br /> allem scheiß vollmülle,<br /> naja auch egal.... </p> <p> <img src="http://www.microsiff.de/bilder/sworded.gif" alt="" /> </p> <p> Guckt euch um schreibt<br /> nix negatives ins GB<br /> oder ins forum und<br /> haltet euch geschlossen<br /> *g* </p> </body> </html> |
-