27.06.2014 Views

HTML – XML - XHTML

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>HTML</strong> - Introduzione<br />

<br />

Informa il server Web sulla natura di ciò che si sta trattando,<br />

in fase di avvio del documento; a sua volta il server informa il<br />

browser sui tipi di tag che si aspetta di ricevere.<br />

<br />

Idstring è la specifica per la versione di <strong>HTML</strong> utilizzata nel<br />

documento, dall’esempio precedente:<br />

“<strong>HTML</strong> PUBLIC -//IETF//DTD <strong>HTML</strong> 4.01 Transitional//EN"<br />

•<strong>HTML</strong> PUBLIC: il documento è pubblico<br />

•IETF: il tipo di <strong>HTML</strong> pubblico è gestito dalla Internet<br />

Engineering Task Force<br />

•DTD <strong>HTML</strong> 4.01: la versione di <strong>HTML</strong> supportata è la 4.01<br />

•EN: la lingua del documento è l'inglese<br />

5/45

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!