Du bist nicht angemeldet.
|
|
Quellcode |
1 2 3 4 5 6 7 8 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[url]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">[/url] <html> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"></META> <title>bla</title> </head> [....] |
crushcoder
God





Zitat
![]()
Quellcode
1 2 3 4 5 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[url]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">[/url] <html> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"></META>
|
|
Quellcode |
1 2 3 4 5 6 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
|
Gott hat die Welt ja nur in sieben Tagen erschaffen können, weil es keine installierte Basis gab.
w3c konform)
Zitat von »crushcoder«
das meta ist ev falsch, da gibts imho kein schluß-tag für.
-