HTML y CSS

HTML y CSS

University - Professional Development

30 Qs

quiz-placeholder

Similar activities

Komputer Akuntansi

Komputer Akuntansi

University

25 Qs

Kisi-kisi Propper April 2019 Part 2

Kisi-kisi Propper April 2019 Part 2

University

25 Qs

Quiz de Lógica de Programação 2

Quiz de Lógica de Programação 2

Professional Development

25 Qs

Understanding Input, Selection and Loops in Python

Understanding Input, Selection and Loops in Python

7th Grade - University

25 Qs

AO Tema 9. Cuestionario

AO Tema 9. Cuestionario

Professional Development

25 Qs

Тест остаточных знаний

Тест остаточных знаний

Professional Development

25 Qs

BASE DE DATOS VEHÍCULOS

BASE DE DATOS VEHÍCULOS

Professional Development

27 Qs

IT202 Midterm

IT202 Midterm

University

25 Qs

HTML y CSS

HTML y CSS

Assessment

Quiz

Computers

University - Professional Development

Practice Problem

Medium

Created by

Miguel Rodrigo

Used 128+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Qué significan las siglas HTML?

Hyper Tag Media Language

Hyperlink Text Media Language

Hyper Text Markup Language

Hyper Tag Mailup Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Para qué sirve la declaración <!DOCTYPE> que se escribe al inicio de un documento HTML?

Es un comentario que añade el programador sobre el tipo de documento

Es la raíz del árbol DOM del que cuelga toda la estructura de etiquetas

Es la estructura XML de un documento DOC de Word

Sirve para que el navegador interprete la versión HTML del documento

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Qué etiqueta se usa para escribir un párrafo de texto?

<p>texto</p>

<paragraph>texto</paragraph>

<ptext>texto</ptext>

<br>texto</br>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Cómo se hace referencia a un documento css externo?

<link rel="stylesheet" href="archivo.css"></link>

<link type="stylesheet" src="archivo.css"></link>

<link rel="stylesheet" href="archivo.css" />

<link type="stylesheet" src="archivo.css" />

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

La etiqueta <head>

Es un contenedor para varios elementos como <title>, <style>, <link>, etc

Es un contenedor para los elementos del contenido visible de la página

Sirve para definir encabezamientos de texto de varios niveles

Representa un contenedor para un conjunto de enlaces de navegación

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Para añadir un salto de línea, la etiqueta correcta es

<p />

<nl />

<br />

<newline />

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

¿Cuál es el HTML correcto para mostrar texto subrayado?

<p style="underline">texto</p>

<p style="text-decoration: underline">texto</p>

<p text-decoration-property="underlined">texto</p>

<p style="set-style: underline">texto</p>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?