Thread IE+andere Browser: Code (dl-Link) im Forum wird als HTML angezeigt (42 answers)
Opened by GwenDragon at 2011-01-10 09:50

GwenDragon
 2011-01-10 09:50
#144379 #144379
User since
2005-01-17
14533 Artikel
Admin1
[Homepage]
user image
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="de" xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>Titel</title>
</head>
<body>
<p>Das ist ein Text.</p>
<div><a href="a">und ein Link</a></div>
<img src="abc.tif">
</body>
</html>


//EDIT: Titel geändert
Last edited: 2011-01-11 13:15:37 +0100 (CET)
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread IE+andere Browser: Code (dl-Link) im Forum wird als HTML angezeigt