Dans quel espace de nommage se trouve l'attribut bgcolor et pourquoi ?
Code : Tout sélectionner
<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<body bgcolor="#808080">
</body>
</html>Code : Tout sélectionner
<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<body bgcolor="#808080">
</body>
</html>