Salve a tutti, vorrei sapere quale DTD posso usare che sia compatibile con tutti o quasi i browser più recente.
Ho provato questi 2 ma con mozilla ottengo comportamenti diversi rispetto a ie.

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html xmlns="http://www.w3.org/1999/xhtml">

ciao e grazie