
Examen Cx6
Authored by Coachs Desarrollo
Computers
Professional Development
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
119 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo enlazas un archivo CSS a un documento HTML?
<style src="style.css">
<link rel="stylesheet" href="style.css">
<link src="style.css">
<style href="style.css">
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
La etiqueta <head> en HTML contiene:
Las opciones de menú.
El contenido visible de la página.
Metadatos como el título, enlaces a CSS y scripts.
El pie de página.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué propiedad de la etiqueta <input> te permite definir el tipo de entrada que se espera?
type
placeholder
name
value
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué atributo de la etiqueta <a> se utiliza para enlazar a una página externa?
href
link
src
alt
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Completa el código para crear un campo de entrada de texto:
<input ________________="text">
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Completa el siguiente código para crear un formulario con un botón de envío:
<form>
<input type="text" name="username" placeholder="Introduce tu nombre">
<button ________________="submit">Enviar</button>
</form>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué etiqueta HTML se utiliza para crear una tabla?
<table>
<tr>
<td>
<th>
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?