• [^] # Re: Voici des cours sympas de CSS

    Posté par . En réponse au journal Voici des cours sympas de CSS. Évalué à 1.

    @Malenki > tu n'as pas posté toute la phrase de la définition ;)

    However, as [RFC2854] says, [XHTML1] defines a profile of use of XHTML which is compatible with HTML 4.01 and which may also be labeled as text/html.

    [XHTML1], Appendix C "HTML Compatibility Guidelines" summarizes design guidelines for authors who wish their XHTML documents to render on existing HTML user agents.
    The use of 'text/html' for XHTML SHOULD be limited for the purpose of rendering on existing HTML user agents, and SHOULD be limited to [XHTML1] documents which follow the HTML Compatibility Guidelines.
    In particular, 'text/html' is NOT suitable for XHTML Family document types that adds elements and attributes from foreign namespaces, such as XHTML+MathML


    En clair, si le XHTML est utilisé comme compatible HTML, ça ne pose pas de problème. Il faut être attentif si le document XHTML est utilisé comme du XML ou du MathML.