
Parcial 1er Construcción Aplicaciones Web
Authored by Alied Victoria Garzon Gordo (Docente)
Computers
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
36 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Como hacemos que nuestro 'button' envié la información de un formulario?
<button rel="submit">
<button type="sent">
<button href="form-submit">
<button type="submit">
<botton type="send">
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
En HTML, ¿cuáles de las siguientes etiquetas se utilizan para incluir meta información sobre la página web, como descripciones, palabras clave y configuraciones de caracteres?
<info>
<header>
<!DOCTYPE html>
<meta>
<script>
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Como le indicamos al navegador que versión de HTML vamos a implementar?¿Cómo se especifica la versión de HTML que se está utilizando en una página web para que el navegador la interprete correctamente?
Usar una declaración <!DOCTYPE html> al inicio del documento
Incluir una etiqueta <meta> con el atributo version en el <head> del documento
Agregar un comentario HTML al inicio del documento que indique la versión
Definir la versión de HTML en el atributo version del elemento <html>
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Como se crea una lista organizada
<div> <li>'Garfield'</li> <li>'Sylveste'</li> </div>
<ul> <lu>'Garfie'</lu> <lu>'Sylvest'</lu> </ul>
<ol> <li>'Garfield'</li> <li>'Sylveste'</li> </ol>
<section>
<span>
'Garfield'
</span>
<span>
'Sylvester'
</span>
</section>
<ul> <li>Garfield</li> <li>Sylvester</li> </ul>
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Estas editando el documento HTML mi-pagina-2.html y necesitas agregar una foto, escribe la ruta que debe llevar el atributo src para acceder a la imagen fotos-viejas-1.jpg
../fotos-viejas/fotos-viejas-1.jpg
../fotos-viejas/fotos-nuevas-1.jpg
.fotos-viejas/fotos-viejas-1.jpg
../fotos-viejas-1.jpg
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuál es la etiqueta HTML que se utiliza para crear un formulario en una página web?
<formas>
<img>
<form>
<video>
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
¿Cuáles de las siguientes etiquetas HTML son necesarias para crear una tabla en una página web?
<table>, <tr>, <td>, y <th>
<table>, <row>, <cell>, y <header>
<table>, <row>, <column>, y <header>
<table>, <tr>, <data>, y <header>
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?