Il nostro team ha svolto ricerche approfondite per mettere insieme una serie di MCQ XHTML. Ti invitiamo a testare la tua conoscenza di XHTML rispondendo alle oltre 100 domande a scelta multipla di seguito.
Basta scorrere verso il basso per iniziare.
A. & lt; body & gt;
B. & lt; body & gt;
C. & lt; body & gt;
A. <!-versione xml = 1.0 codifica = UTF-8->
B. <? Xml version = "1.0" ECCODING = "UTF-8"?>
C. <!-XML versione = "1.0" ECCODING = "UTF-8"->
D. <? XML versione = 1.0 ECCODING = UTF-8?>
A. Un insieme di attributi ammissibili per un elemento
B. Il modo in cui ci riferiamo all'elenco degli elementi forniti in un determinato documento
C. Un'altra parola per un DTD
D. Un predicato che viene utilizzato per rendere unica un insieme di elementi ed evitare il conflitto
A. <Select name = "elenco" id = "list"> <option value = "1" selected> one </ption> <option value = "2"> due </ption> <option value = "3"> tre < /opzione> </elect>
B. <Seleziona nome = "Elenco" ID = "Elenco"> <option Value = "1" selezionato> One </ption> <option Value = "2" Selected> Two </Poption> <option Value = "3" Selected> Tre </Poption> </elect>
C. <Select name = "elenco" id = "elenco"> <option value = "1"> one </ption> <option value = "2"> due </ption> <option value = "3" selected = "selezionato "> Tre </ption> </elect>
A. <modulo metodo = "post" action = "action.php"> <betiche> name </bel> <input type = "text" name = "name" id = "name"/> </form>
B. <modulo metodo = "post" action = "action.php"> <etichetta per = "nome"> nome </bel> <input type = "text"/> </form>
C. <modulo metodo = "post" action = "action.php"> <etichetta per = "nome"> nome </bel> <input type = "text" name = "name" id = "name"/> </form >
A. <object type = "Application/X-ShockWave-Flash" Data = "Silly.SWF" width = "700" altezza = "500"> </object>
B. <object type = "Application /x-shockwave-flash" data = "Silly.swf" width = "700" altezza = "500" />
C. <Object Type = Application /X-ShockWave-Flash Data = Silly.SWF larghezza = 700 altezza = 500 />
D. <Object Type = Application/X-ShockWave-Flash Data = Silly.SWF larghezza = 700 altezza = 500> </object>
A. H1
B. div
C. span
D. campione
A. & lt;! Doctype html public "-// w3c // dtd xhtml 1.0 frametet // en " " http: //www.w3.org/tr/xhtml1/dtd/xhtml1-frameset.dtd" & gt;
B. & lt;! Doctype html & gt;
C. & lt;! Doctype html public "-// w3c // dtd xhtml 1.0 rigoroso // en " " http: //www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd" & gt;
D. & lt;! Doctype html public "-// w3c // dtd xhtml 1.0 Transitional // en " " http: //www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd" & gt;
A. target = "_ new"
B. Open = "Nuovo"
C. open = "_ finestra"
D. target = "_ top"
A. Tutti questi
B. <Av> <h1> Addio! </h1> </div>
C. <h1> <div> addio! </h1> </div>
D. <p> <strong> ciao! </p> </strong>
A. & lt; header & gt;
B. & lt; table & gt;
C. & lt; th & gt;
D. & lt; td & gt;
A. XML
B. Sass
C. Xhaml
D. XSLT
A. & lt; head & gt; & lt;/head & gt;
B. & lt; footer & gt; & lt;/footer & gt;
C. & lt; base & gt;
D. & lt; body & gt;
A. & lt; p class = bodypara & gt; foo bar! & lt;/p & gt;
B. & lt; p class = bodypara & gt; foo bar! & lt;/p & gt;
C. & lt; p class = " bodypara " & gt; foo bar! & lt;/p & gt;
D. & lt; p class = " bodypara " & gt; foo bar! & lt;/p & gt;
A. & lt;/li & gt; due & lt; li & gt;
B. & lt; ul & gt; tre & lt;/ul & gt;
C. & lt; td rowspan = " 3 " & gt; quattro & lt;/td & gt;
D. & lt; li & gt; one & lt;/li & gt;
A. <br>
B. <br />
C. <Break />
A. Usa solo caratteri Unicode.
B. Ha tutti gli elementi richiesti nell'ordine richiesto.
C. Ogni tag che si apre, si chiude.
D. Tutti questi.
A. <div id =
B. <div id =
C. <Div Id: Groovy> Ain't It? </div>
D. <div id = groovy> ain't it? </div>
A. <hl />
B. <hr>
C. <hline />
D. <hr />
A. testo
B. coordinate
C. Url
D. _vuoto
A. <i> <h3> Intestazione </h3> </i>
B. <strong> <h3> Intestazione </strong> </h3>
C. <h3> <i> Heading </h3> </i>
D. <h3> Intestazione </h3>
A. ?commento?
B. <!-commento->
C. //commento
D. /*commento*/
A. grassetto
B. Caso di frasi
C. capitalizzare
D. minuscolo
A. ;
B. <dl> <li> One </li> <li> Due </li> <li> Tre </li> </dl>
C. <nl> <li> One </li> <li> Due </li> <li> Tre </li> </nl>
A. & lt; row & gt;
B. & lt; tr & gt;
C. & lt; thead & gt;
D. & lt; th & gt;
A. <a href="mail:joe@domain.com"> joe@domain.com </a>
B. <a href="joe@domain.com"> joe@domain.com </a>
C. <a href="mail:joe@domain.com"> joe@domain.com </a>
D. <a href="mailto:joe@domain.com"> joe@domain.com </a>
A. <a class="link" href="page.html"> link </a>
B. <a class="link" href="page.html"> link </a>
C. <a id="link" href="page.html"> link </a>
D. <a class=link href=page.html> link </a>
A. In XHTML 1.0 framet
B. In xhtml 1.0 rigoroso
C. In XHTML 1.0 Transitional
D. Tutti questi
A. Tutti questi
B. Selezionare
C. textrea
D. ingresso
A. <p> </p>
B. <p> </p>
C. <p> </p>
A. <ul> <li> <p> Alcuni contenuti </li>
B. <ul> <li> <p> Alcuni contenuti
C. <ul> <li> <p> Alcuni contenuti </ul> </li>
D. <ul> <li> <p> Alcuni contenuti </p> </li> </ul>
A. JavaScript
B. foglio di stile
C. documento
D. risorse
A. Document Modello a oggetti
B. Modello di omissione del documento
C. mistero oggetto dubbio
D. Misurazione dell'ordine del documento
A. <!*-...-*>
B. <? ...?>
C. <! [CDATA [....]]>
D. <!-...->
A. & lt; p & gt; & lt; i & gt; ecco un po 'di testo
B. & lt; div & gt; & lt; b & gt; ecco un po 'di testo & lt;/div & gt; & lt;/b & gt;
C. & lt; p & gt; & lt; b & gt; ecco un po 'di testo & lt;/p & gt; & lt;/b & gt;
D. & lt; p & gt; & lt; i & gt; ecco un po 'di testo & lt;/i & gt; & lt;/p & gt;
A. & lt; valori del pulsante di input = " Hello World! " & gt;
B. & lt; type input = button value = Hello world! & gt;
C. & lt; tipo di input = " btn " Value = " Hello World! " & gt;
D. & lt; tipo di input = " Button " Value = " Hello World! " & gt;
A. & lt; tr & gt;
B. & lt; th & gt;
C. & lt; table & gt;
D. & lt; td & gt;
A. XHTML ti consente di creare nuovi elementi.
B. XHTML è più vecchio.
C. I documenti XHTML devono essere ben formati e validi secondo lo schema XHTML.
D. I documenti XHTML devono essere in inglese.
A. 3
B. 10
C. 4
D. 6
A. Lingua di markup ipertestuale extra
B. Linguaggio del modello ipertestuale estendibile
C. Linguaggio di markup ipertestuale estensibile
D. Esci da linguaggio di markup ipertestuale
A. <input type = text name = name id = id />
B. <input type = "text" name = "name" id = "id" />
C. <input type = "text" name = "name" id = "id">
A. forma ridotta al minimo
B. minuscolo
C. Caso in conto capitale
D. Caso di frasi
A. Per specificare l'immagine alternativa per un collegamento rotto
B. Per alternare tra due immagini
C. Per specificare il testo alternativo per un'immagine
D. Per specificare il collegamento alternativo per un'immagine
A. <meta name = "descrizione" content = "il mio sito Web">
B. <meta name = "descrizione" content = "il mio sito Web" />
C. <meta name = Descrizione content = il mio sito Web>
D. <meta name = "descrizione" content = il mio sito Web>
A. Il World Wide Web Consortium (W3C)
B. Darpa
C. Il gruppo di lavoro della tecnologia dell'applicazione Web Hypertext (What-WG)
D. Tim Berners-Lee
A. <span class = "class"> span </span>
B. <img class = class src = image.jpg />
C. <H2 Class = Class> Span </h2>
D. <class = "class"> span </>
A. Rigoroso
B. Framet
C. transitorio
D. Sciolto
A. Dichiarazione del tipo di documento
B. Documento di tipo decente
C. Sviluppo del tipo di definizione
D. Definizione del tempo del documento
A. & lt; html & gt;
B. & lt; head & gt;
C. & lt; body & gt;
D. & lt; meta & gt;
A. <p>
B. <br />
C. <li>
A. & lt; ingresso controllato & gt;
B. & lt; dl compact & gt;
C. La minimizzazione degli attibute non è consentita in xhtml
D. & lt; pulsante di ingresso & gt;
A. & lt; codice & gt;
B. & lt; param & gt;
C. & lt; parametro & gt;
D. & lt; opzione & gt;
A. Trasformazioni linguistiche estensibili del foglio di stile
B. Trasformazioni in lingua di semblege extra
C. Trasformazioni di linguaggio extra in stile
D. Testo del linguaggio in stile esotico
A. <div class = "margine: 0; imbottitura: 0;"> <h1> buongiorno! </h1> </div>
B. <Div class = "Good-Morning"> <h1> Buongiorno! </h1> </div>
C. <Div class = "Good-Morning"> <h1 style = "margine: 0; imbottitura: 0;"> buongiorno! </h1> </div>
D. <Div class = "Good"> <H1 style = "Morning"> Buongiorno! </h1> </div>
A. Tutti questi
B. XHTML 1.0 rigoroso
C. Framest XHTML 1.0
D. XHTML 1.0 Transitional
A. <Meta>
B. <Nink>
C. <header>
D. <title>
A. & lt; html xml: lang = " en " & gt;
B. & lt; html xmlns = " http: //www.w3.org/1999/xhtml" & gt;
C. & lt; html xmlns: xhtml = " http: //www.w3.org" & gt;
D. & lt; html & gt;
A. arco
B. Em
C. P
D. forte
A. <script type = "text /javascript" lingua = "javascript" />
B. <script type = "text /javascript" />
C. <script type = "text/javascript" lingua = "javascript">
D. <script type = "text/javascript"> </script>
A. _superiore
B. _se stesso
C. _vuoto
D. _interno
A. <html lang = "en">
B. <meta xml: lang = "en">
C. <html xmlns = "http://www.w3.org/1999/xhtml" xml: lang = "en">
A. Firefox
B. Internet Explorer 8
C. Safari
D. Internet Explorer 9
A. accettare
B. Enctipo
C. Azione
D. titolo
A. <!-[se ie]> <link href = "Styles.css" rel = "Stylesheet"/> <! [ENDIF]->
B. <!-[se! ie]> <!-> <link href = "Styles.css" rel = "Stylesheet"/> <!-<! [ENDIF]->
C. <!-[se ie 7]> <link href = "Styles.css" rel = "Stylesheet"/> <! [ENDIF]->
A. <html xmlns = "http://www.w3.org/1999/xhtml"> <! Doctype html public "-// w3c // dtd xhtml 1.0 transitional // en" http://www.w3.org/ TR/XHTML1/DTD/XHTML1-RANSITIONAL.DTD> <head> <title> Titolo </title> </head> <
B. <! Doctype html public "-// w3c // dtd xhtml 1.0 transitional // en" http://www.w3.org/tr/xhtml1/dtd/xhtml1-trasitional.dtd> <html xmlns = "http:/ /www.w3.org/1999/xhtml "> <head> <title> Titolo </title> </head> <
C. <! Doctype html public "-// w3c // dtd xhtml 1.0 transitional // en" http://www.w3.org/tr/xhtml1/dtd/xhtml1-trasitional.dtd> <html xmlns = "http:/ /www.w3.org/1999/xhtml "> <title> title </title> <head> </head> <
A. <a href="#link"> link </a> <div class = "link"> qui </div>
B. <a href="#link"> link </a> <div id = "link"> qui </div>
C. <a href="link"> link </a> <div id = "link"> qui </div>
D. <a href="#link"> link </a> <div class = "link"> qui </div>
A. <em>
B. <Italic>
C. <Enfasi>
D. <iT>
A. Rigoroso
B. Framet
C. QUICCHE
D. Transitorio
A. Ottieni la rete <*img src = "net.jpg">
B. Raffreddare i tuoi getti <.br>
C. GO FLY A KITE <hr />
D. Vai a volare un aereo </ hr>
A. Rigoroso
B. Quirks
C. transitorio
D. Standard
A. Dati che devono essere calcolati.
B. Testo che contiene caratteri che altrimenti dovrebbero essere fuggiti.
C. Un commento.
D. Collegamenti a documenti esterni.
A. <labla> <tr> <td> cell </td> <td> cell </td> </tr> <tr> <td colspan = "2"> cell </td> </tr> </abla>
B. <labla> <tr> <td> cell </td> <td> cell </td> </tr> <tr> <td> cell </td> </tr> </ table>
C. <Tabla> <tr> <td colspan = "2"> cell </td> <td colspan = "2"> cell </td> </tr> <Tr> <td colspan = "2"> cell </ td> </tr> </abla>
A. & lt; head & gt;
B. & lt; html & gt;
C. & lt; base & gt;
D. & lt; footer & gt;
A. Nessuna di queste
B. <dl> <dt> auto </dt> <dd> convertibile </dd> </dl>
C. <dt> <dl> auto </dl> <dd> convertibile </dd> </dt>
D. <dt> <dl> auto </dl> <dd> convertibile </dd> </dt>
A. Originale
B. Framet
C. Transitorio
D. Rigoroso
A. <frammeSet cols = "50%, 50%"> <frame src = "frame-1.html"> <frame src = "frame-2.html"> </framet>
B. <frammeSet cols = "33%, 33%, 33%"> <frame src = "frame-1.html"> <frame src = "frame-2.html"> <frame src = "frame-3.html" > </rameset>
C. <FramesEt> <frame cols = "50%" src = "frame-1.html"> <frame cols = "50%" src = "frame-2.html"> </framet>
A. <meta http-equiv = "ricarica" content = "2">
B. <meta http-equiv = "ricarica" content = "url = http: //www.google.com/"/>
C. <meta http-equiv = "aggiorna" content = "2; url = http: //www.google.com/"/>
D. <meta http-equiv = "aggiorna" content = "2; url = http: //www.google.com/">
A. Assicura che tutti i tuoi documenti siano leggibili a macchina.
B. Un browser lo renderà, anche con errori.
C. Espande il potenziale per il web semantico.
D. Mantiene i tuoi dati secondo uno standard coerente per garantire l'interoperabilità.
A. & lt; footer & gt; & lt;/footer & gt;
B. & lt; html & gt; & lt;/html & gt;
C. & lt; body & gt; & lt;/body & gt;
D. & lt; head & gt; & lt;/head & gt;
A. Flessibile
B. Framet
C. Rigoroso
D. transitorio
A. Includi commenti
B. Utilizzare fogli di stile esterni
C. Includere istruzioni di elaborazione
D. Manipolare il DOM con JavaScript
A. & lt; textarea & gt;
B. & lt; strike & gt;
C. & lt; Embed & gt;
D. & lt; basefont & gt;
A. Lo spazio dei nomi è quasi sempre richiesto in XHTML.
B. Lo spazio dei nomi è quasi sempre richiesto in HTML.
C. Non è possibile utilizzare XPath per cercare documenti XHTML.
D. Non è possibile utilizzare XPath per cercare documenti HTML.
A. HTML RIFERIMENTI ELEMENTI DI @Name; XHTML può fare riferimento a elementi solo di @ID.
B. La selezione tramite @Name è più veloce.
C. Usi solo @name on & lt; form & gt; elementi; Puoi usare @ID su qualsiasi elemento.
D. Non c'è differenza.
A. src
B. ismap
C. crossorigina
D. Al
A. & lt; stile stile = " text/css " media = " all " & gt; @import URL (" Styles.css "); & lt;/style & gt;
B. & lt; stile stile = " text/css " media = " all " & gt; #style {color: #000; } & lt;/style & gt;
C. & lt; link rel = " Stylesheet " type = " text/css " Href = " Styles.css " & gt;
D. Tutti questi sono corretti
A. src
B. titolo
C. classe
D. id
A. & lt; embed width = " 600 " altezza = " 400 " src = " video.mp3 " & gt; & lt;/embed & gt;
B. & lt; embed width = " 600 " altezza = " 400 " src = " video.mp3 " /& gt;
C. & lt; iframe class = " iframe-Video " src = " video.mp3 " & gt; & lt;/iframe & gt;
D. & lt; iframe width = " 600 " altezza = " 400 " src = " video.mp3 " /& gt;
A. & lt; ul & gt; & lt; li & gt; planes & lt; ul & gt; & lt; li & gt; Red & lt;/li & gt; & lt; li & gt; white & lt;/li & gt; & lt; li & gt; blue & lt;/li & gt; & lt;/ul & gt; & lt;/li & gt; & lt; li & gt; treni & lt;/li & gt; & lt; li & gt; automobili & lt;/li & gt; & lt;/ul & gt;
B. & lt; ul & gt; & lt; li & gt; planes & lt;/li & gt; & lt; ul & gt; & lt; li & gt; Red & lt;/li & gt; & lt; li & gt; white & lt;/li & gt; & lt; li & gt; blue & lt;/li & gt; & lt;/ul & gt; & lt; li & gt; treni & lt;/li & gt; & lt; li & gt; automobili & lt;/li & gt; & lt;/ul & gt;
C. & lt; ul & gt; & lt; li & gt; planes & lt; ul & gt; & lt; li & gt; Red & lt;/li & gt; & lt; li & gt; white & lt;/li & gt; & lt; li & gt; blue & lt;/li & gt; & lt;/ul & gt; & lt; li & gt; treni & lt;/li & gt; & lt; li & gt; automobili & lt;/li & gt; & lt;/ul & gt;
A. <html> <head> <title> </title> </head> <body> </body> </html>
B. <html> <head> <title> </title> </head> <body> </body> </html>
C. <html> <head> </head> <body> </body> </html>
D. <html> <head> <title> </title> </head> <body> </body> </html>
A. Alcuni browser leggono <br/> come dichiarare l'elemento chiamato "Br/", che è senza senso.
B. Senza lo spazio, un parser pensa che '/' sia un attributo.
C. Tutti gli elementi devono avere uno spazio prima del carattere '>'.
D. Lo spazio è necessario affinché l'XML sia valido.
A. & lt; i & gt; contenuto
B. & lt; corsivo & gt; content & lt;/corsivo & gt;
C. & lt; p style = " stile font: corsivo " & gt; content & lt;/p & gt;
D. & lt; i & gt; content & lt;/i & gt;
A. I paragrafi non possono essere vuoti sotto lo schema XHTML.
B. I parser HTML penseranno che stai dichiarando l'elemento chiamato "P /", che è senza senso.
C. Non stai aggiungendo informazioni effettive al documento; inghiotterà il display.
D. Rende fastidioso tornare indietro e modificare il documento poiché hai riformattare il tag.
A. HTML supporta tutti i caratteri Unicode e i non caratteri; XHTML ha alcune restrizioni.
B. Non c'è differenza; Entrambi accettano tutti i caratteri Unicode e i non personaggi.
C. HTML supporta tutti i caratteri Unicode e i non caratteri; XHTML ne accetta solo alcuni.
D. Nessuno dei due ha un supporto Unicode particolarmente robusto, ma XHTML ha di più.
A. applicazione/xhtml
B. Testo/XML
C. Applicazione/xhtml+xml
D. testo/html
A. Il browser non caricherà il documento
B. Il documento non sarà valido contro lo schema
C. Il browser tenterà di analizzare il documento come HTML
D. Tutti gli elementi XHTML devono essere preceduti da ' http: //www.w3.org/1999/xhtml: '
A. Non è ' t - browser moderni non ne hanno bisogno
B. Se il browser non lo sappia "
C. Il server deve sapere come codificare i caratteri
D. Senza il tipo MIME corretto, Web Crawlers ha vinto come indicizzare il tuo documento
A. In XHTML, tutte le campate di spazi bianche sono abbreviate in un singolo spazio; In HTML, sono conservati
B. Non c'è differenza; In entrambi, tutte le campate di spazi bianche sono abbreviate in un singolo spazio.
C. In XHTML, tutte le campate di spazi bianche sono conservate; In HTML, sono abbreviati in un singolo spazio
D. Non c'è differenza; In entrambi, tutte le campate di spazi bianche sono conservate.
A. & lt;! Doctype html public "-// w3c // dtd xhtml 1.0 rigoroso // en " " http: //www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd" & gt;
B. & lt;! Doctype html public "-// w3c // dtd xhtml 1.0 rigoroso // en " " http: //www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd" xmlns = " http: //www.w3.org/1999/xhtml" & gt;
C. & lt; html xmlns = " http: //www.w3.org/1999/xhtml" XML: lang = " en " & gt;
D. & lt;! Doctype html & gt;
A. quattro
B. Uno
C. Tre
D. Due