Search Header Logo

HTML & CSS

Authored by Harold Chacón Saldías

Design

1st - 5th Grade

Used 12+ times

HTML & CSS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la sintaxis CSS correcta para agregar color de texto a la etiqueta body?

body {color: black;}

{body:color=black;}

{body;color:black;}

body:color=black;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué atributo HTML se usa para definir estilos en línea?

style

class

font

styles

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para insertar una imagen se utilizan las etiquetas

<img src="miimagen.jpg" />

<i alt="miimagen.jpg" />

<img link="miimagen.jpg" />

<image url="miimagen.jpg" />

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál de los siguientes encabezamientos mostrará un texto de mayor tamaño por defecto?

<h2>

<h3>

<h5>

<h1>

5.

MULTIPLE CHOICE QUESTION

30 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" />

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dentro de estas etiquetas están los elementos generales de la página Web y no son visibles con el navegador Web.

<html> y </html>

<body> y </body>

<title> y </title>

<head> y </head>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cual es la manera mas optima para establecer un color a una fuente o elemento?

por Hexadecimal (#FF0000)

por Nombre (Green, red)

por codigo RGB (rgb(255,0,0))

por porcentaje de colores (color(2.0, 3.0, 1))

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?