Applied Visual Design

Applied Visual Design

University

10 Qs

quiz-placeholder

Similar activities

HTML DOJO 1

HTML DOJO 1

University

10 Qs

WT Assignment-1

WT Assignment-1

University

15 Qs

JQuery test rus

JQuery test rus

University

10 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

Test 03 - Basics of Web Design

Test 03 - Basics of Web Design

University

10 Qs

Web Technology

Web Technology

University

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

css

css

University

12 Qs

Applied Visual Design

Applied Visual Design

Assessment

Quiz

Computers, Science, English

University

Medium

Created by

James Chaves

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Como se alinea texto en el centro?

adjust-text: middle

text-align: center

align-text: center

align: center

justify-content: center

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

cuales 2 etiquetas se pueden usar para aplicar negrilla en un texto?

<bold>

<b>

<strong>

<black>

<dark>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Cual etiqueta se usa para tachar texto?

<u>

<s>

<t>

<l>

<st>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Con que propiedad se le aplica sombra a un elemento?

border-shadow

shadow

text-shadow

box-shadow

shadow-box

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Como se declara un color degradado linear

linear-grad(90deg,red,blue)

linear-gradient(90deg,

red,blue)

linear-gradiente(red,

blue,90deg)

border-gradient(90deg,

red,blue)

gradient(45deg,

red,blue)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Cual tamaño de estas etiquetas imprime el texto mas grande?

<H1>

<H6>

<H2>

<H3>

<H4>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Como se le agrega el color rojo a un estado de desplazamiento (hover) de una etiqueta span?

a:hover { color: red; }

hover:span{ color: red; }

h2>hover { color: red; }

span:hover { color: red; }

a::hover { color: blue; }

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?