Práctica HTML, PHP

Práctica HTML, PHP

12th Grade

10 Qs

quiz-placeholder

Similar activities

Teszt_HTML_alapok_III.

Teszt_HTML_alapok_III.

9th - 12th Grade

10 Qs

Introducción página web

Introducción página web

12th Grade

15 Qs

HTML -znaczniki 1

HTML -znaczniki 1

7th Grade - University

15 Qs

การสร้างเว็บไซต์

การสร้างเว็บไซต์

KG - Professional Development

15 Qs

HTML Intro

HTML Intro

9th - 12th Grade

12 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

Web Design: Basics of HTML and CSS

Web Design: Basics of HTML and CSS

9th - 12th Grade

10 Qs

Quiz HTML kelas 9

Quiz HTML kelas 9

9th - 12th Grade

10 Qs

Práctica HTML, PHP

Práctica HTML, PHP

Assessment

Quiz

Computers

12th Grade

Hard

Created by

carlos benitez

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Se puede hacer con PHP:

Generar páginas con contenidos dinámicos.

Recopilar datos de formularios.

Consultar bases de datos.

Codificar del lado del cliente o navegador.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué conjunto contiene todas las etiquetas PREDETERMINADAS necesarias para crear una página web?

<!DOCTYPE html>

<html>

<head>

</head>

<body>

</body>

</html>

<html>

<head>

</head>

<body>

</body>

</html>

<!DOCTYPE html>

<html>

<head>

</head>

</html>

<!DOCTYPE html>

<html>

<head>

</head>

<body>

</body>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Elija el elemento HTML correcto para el encabezado más grande:

<head>

<h1>

<heading>

<h6>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál de las etiquetas se utiliza para crear una lista numerada?

<L> </L>

<LI> </LI>

<li> </lo>

<ol> </ol>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué significa HTML?

Home Training Metric Length

Homogenous Technical Support

Hype Tense Microsoft Level

Hyper Text Markup Language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué ETIQUETA define el principio y el final de la parte visible de una página web?

<head>

parte principal del documento

</body>

<body>

parte principal del documento

</html>

</body>

parte principal del documento

<html>

<body>

parte principal del documento

</body>

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

¿Con qué símbolo comienzan todas las variables en PHP?

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?