Applied Visual Design

Applied Visual Design

University

10 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

9th Grade - Professional Development

9 Qs

Bài 25 tin 10

Bài 25 tin 10

9th Grade - University

10 Qs

HTML Basics

HTML Basics

University

11 Qs

Lecture 3 - IT 1020SEF

Lecture 3 - IT 1020SEF

University

10 Qs

INTRODUCTION TO HTML

INTRODUCTION TO HTML

University

10 Qs

Bahasa Pemrograman Python

Bahasa Pemrograman Python

University

10 Qs

jQuery

jQuery

University

10 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?