Outils pour utilisateurs

Outils du site


web:xhtml

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

web:xhtml [2022/02/02 00:42] – modification externe 127.0.0.1web:xhtml [2022/04/10 22:19] (Version actuelle) – supprimée sgariepy
Ligne 1: Ligne 1:
-====== Code XHTML standard de base ====== 
-<code html> 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
-<html xmlns="http://www.w3.org/1999/xhtml"> 
-<head> 
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
-<title></title> 
-</head> 
  
-<body> 
-</body> 
-</html> 
-</code> 
web/xhtml.1643758967.txt.gz · Dernière modification : 2022/02/02 00:42 de 127.0.0.1