Balise DIV mal interprétée ??
Publié : 05 oct. 2005, 16:44
hello
firefox ne lit pas ma balise DIV comme je le demande alors qu'IE le fait très bien.
qq'1 a-t-il une idée ?
merci
====================================
<?xml version="1.0" encoding="iso-8859-1"?>
<!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" lang="fr" xml:lang="fr">
<head>
<title>PPPPPP</title>
</head>
<body>
<br><br><br><br>
<div style="position: absolute ; left: 100px ; top: 400px ; width=300px ; height=40px ; font-size=85px ; font-weight=bold ;">PPPPPP</div>
</body>
</html>
firefox ne lit pas ma balise DIV comme je le demande alors qu'IE le fait très bien.
qq'1 a-t-il une idée ?
merci
====================================
<?xml version="1.0" encoding="iso-8859-1"?>
<!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" lang="fr" xml:lang="fr">
<head>
<title>PPPPPP</title>
</head>
<body>
<br><br><br><br>
<div style="position: absolute ; left: 100px ; top: 400px ; width=300px ; height=40px ; font-size=85px ; font-weight=bold ;">PPPPPP</div>
</body>
</html>