Fuentes, Tablas, Bordes y más

Fuentes, Tablas, Bordes y más

University

29 Qs

quiz-placeholder

Similar activities

PRE/POST TEST - CSS

PRE/POST TEST - CSS

University

28 Qs

HTML/CSS

HTML/CSS

University

25 Qs

Assessment on Web Design

Assessment on Web Design

University

30 Qs

Web Development and Design(1st Quiz)

Web Development and Design(1st Quiz)

University

25 Qs

HTML y CSS

HTML y CSS

University - Professional Development

30 Qs

WEB TECH

WEB TECH

University

25 Qs

Node JS

Node JS

University

33 Qs

Podstawy HTML

Podstawy HTML

University

25 Qs

Fuentes, Tablas, Bordes y más

Fuentes, Tablas, Bordes y más

Assessment

Quiz

Computers

University

Easy

Created by

JESUS AURELIO CASTRO

Used 14+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Selecciona la etiqueta que apertura las columnas

<table>

<td>

<tr>

<a>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

El atributo (1) _____ de CSS, permite definir el color de un (1) _____.

(1) color, (2) borde

(1) border-color, (2) sombra

(1) color-line, (2) línea

(1) border-color, (2) borde

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Selecciona la etiqueta para aperturar las filas

<tr>

<table>

<img>

<td>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

como se le llama a la unión entre una fila y una columna

Cuadro

Espacio

Celda

Zelda

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

Estilo para aplicar fondo de color tomato al parrafo

<p {style="background-color:Tomato;"}>

p {background-color:Tomato;}

p {style="background-color:Tomato;"}

p{ style:"background-color:Tomato;"}

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

selecciona la tabla que está creada correctamente:

<table>

<td>

<tr>celda</tr>

</td>

</table>

<table>

<td>

<tr>celda</tr>

</td>

<table>

<table>

<tr>

<td>celda</td>

</tr>

</table>

</table>

<td>

<tr>celda</tr>

</td>

</table>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para cambiar el tamaño del texto en su página web, puede usar la propiedad de fuente:

font-size

font-variant

font-height

font-family

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?