Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to convert from html to xhtml ?

user-image
Question ajoutée par mohamed ahmed mahmoud , مصمم مواقع انترنت web designer , conect
Date de publication: 2017/03/21
medhatmahmoud mahmoud
par medhatmahmoud mahmoud , Web Designer , Connect Computer Service Co

add an xhtml <!DOCTYPE to the first line of every page

add an xmlns attribute to the html element of every page

change all element names to lowercase

close all empty elemnts

quote all attribut values 

Umair Khan
par Umair Khan , Web Developer , Innovative Designers

Just follow the rules of xhtml.

 

Document Structure

XHTML DOCTYPE is mandatory

The xmlns attribute in <html> is mandatory

<html>, <head>, <title>, and <body> are mandatory

XHTML Elements

XHTML elements must be properly nested

XHTML elements must always be closed

XHTML elements must be in lowercase

XHTML documents must have one root element

XHTML Attributes

Attribute names must be in lower case

Attribute values must be quoted

 

Attribute minimization is forbidden

 

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?