Chapter 1: Introduction to the Web and HTML

Descripción

Sanchez, L. (2017). Web Programming with HTML, CSS, Bootstrap, JavaScript, JQuery, PHP, and MySQL . CreateSpace Independent Publishing Platform.
Rebecca Walton
Test por Rebecca Walton, actualizado hace más de 1 año
Rebecca Walton
Creado por Rebecca Walton hace más de 4 años
4
0

Resumen del Recurso

Pregunta 1

Pregunta
Which character is used to indicate the end tag of an HTML element?
Respuesta
  • #
  • <
  • >
  • /

Pregunta 2

Pregunta
Which of the following elements inserts a line break in HTML file?
Respuesta
  • <break>
  • <br>
  • <newline>
  • <line>

Pregunta 3

Pregunta
A tag such as <br> is often called ______ because it does not require a closing tag for the element.
Respuesta
  • break tag
  • short tag
  • brief tag
  • void element

Pregunta 4

Pregunta
The HTML ________is/are the building blocks of HTML documents
Respuesta
  • link
  • <h1>
  • elements
  • packets

Pregunta 5

Pregunta
All HTML elements must be __________
Respuesta
  • in lowercase
  • properly nested
  • short
  • closed with a tag

Pregunta 6

Pregunta
Which of the following is a correct way to use comments in HTML?
Respuesta
  • <comments>This is a line of comments in HTML</comment>
  • <!--This is a line of comments in HTML-->
  • <skip>This is a line of comments in HTML</skip>
  • /*This is a line of comments in HTML*/

Pregunta 7

Pregunta
HTML elements can have attributes. These attributes are used to __________.
Respuesta
  • add additional information for the element
  • override the elements
  • make an element more readable
  • identify each element

Pregunta 8

Pregunta
An inline element is normally displayed without starting a new line
Respuesta
  • true
  • false

Pregunta 9

Pregunta
Which of the following should be used for the most important heading of a Web page?
Respuesta
  • <header>
  • <head>
  • <heading>
  • <h1>

Pregunta 10

Pregunta
Which of the following HTML elements is used to define important text?
Respuesta
  • <em>
  • <strong>
  • <important>
  • <b>

Pregunta 11

Pregunta
Which of the following HTML elements is used to define emphasized text?
Respuesta
  • <em>
  • <strong>
  • <important>
  • <b>

Pregunta 12

Pregunta
Which HTML element is used to insert an image?
Respuesta
  • <img src = "myImage.jpg" alt = "My image">
  • <img src = "myImage.jpg>My Image</img>
  • <img>myImage.jpg</img>
  • <img alt = "My Image">myImage.jpg</img>

Pregunta 13

Pregunta
Which HTML attribute specifies an alternate text for an image, if the image cannot be displayed?
Respuesta
  • alternate
  • alt
  • backup
  • text

Pregunta 14

Pregunta
Which of the following HTML element is used to create a hyperlink?
Respuesta
  • <a>http://www.createspace.com</a>
  • <a attribute = "http://www.createspace.com">CreateSpace</a>
  • <a url = "http://www.createspace.com">CreateSpace</a>
  • <a href = "http://www.createspace.com">CreateSpace</a>

Pregunta 15

Pregunta
Which HTML element is used to make a numbered list?
Respuesta
  • <list>
  • <ol>
  • <ul>
  • <number>

Pregunta 16

Pregunta
Which HTML element is used to make a bulleted list?
Respuesta
  • <list>
  • <ol>
  • <ul>
  • <number>

Pregunta 17

Pregunta
Which HTML element is used to display a webpage within the current webpage?
Respuesta
  • <input>
  • <newpage>
  • <insert>
  • <iframe>

Pregunta 18

Pregunta
Which of the following HTML elements are used to mark up a table?
Respuesta
  • <table><tr><td>
  • <tb><tr><td>
  • <body><table>
  • <table><ul><li>

Pregunta 19

Pregunta
Which of the following HTML code, if you need a few extra space between 2017 and Your name, what can you do? <p>COPYRIGHT &copy;2017 Your name</p>
Respuesta
  • Add a few space like this "2017 Your name"
  • Add a space element like <space>
  • Add a few &nbsp; in where you want the space
  • Any of the above works fine

Pregunta 20

Pregunta
Which HTML element is used to specify a footer for a document or section?
Respuesta
  • <footer>
  • <foot>
  • <endofdocument>
  • <eod>

Pregunta 21

Pregunta
Which HTML element is used to specify a navigation for a page?
Respuesta
  • <navigation>
  • <nav>
  • <navigate>
  • <menu>

Pregunta 22

Pregunta
Which HTML element is used to specify content aside from the page content?
Respuesta
  • <footer>
  • <side>
  • <aside>
  • <sidebar>

Pregunta 23

Pregunta
Which HTML element is used to specify a header for a document or section?
Respuesta
  • <header>
  • <head>
  • <section>
  • <document header>

Pregunta 24

Pregunta
Which HTML element is used to make a text input field in a form?
Respuesta
  • <input type = "input">
  • <input type = "field">
  • <input type = "text">
  • <input type = "inputfield">

Pregunta 25

Pregunta
Which HTML element is used to make a checkbox in a form?
Respuesta
  • <input type = "checkbox">
  • <input type = "check">
  • <input type = "box">
  • <input type = "select">

Pregunta 26

Pregunta
Which HTML element is used to make a dropdown list in a form?
Respuesta
  • <input type = "dropdown">
  • <input type = "list">
  • <select>
  • <list>

Pregunta 27

Pregunta
Which HTML element is used to make a text area in a form?
Respuesta
  • <input type = "textarea">
  • <input type = "text_area">
  • <select>
  • <textarea>

Pregunta 28

Pregunta
Which attribute in HTML form is used to specify that an input field must be filled out?
Respuesta
  • checked
  • placeholder
  • value
  • required

Pregunta 29

Pregunta
Who is making the standard for the Web?
Respuesta
  • Nobody
  • The World Wide Web Consortium
  • Microsoft
  • Unite Nation

Pregunta 30

Pregunta
HTML 5 was the result of hard work of W3C from the first day.
Respuesta
  • true
  • false
Mostrar resumen completo Ocultar resumen completo

Similar

Computing Hardware - CPU and Memory
ollietablet123
SFDC App Builder 2
Parker Webb-Mitchell
Data Types
Jacob Sedore
Intake7 BIM L1
Stanley Chia
Software Processes
Nurul Aiman Abdu
Design Patterns
Erica Solum
CCNA Answers – CCNA Exam
Abdul Demir
Abstraction
Shannon Anderson-Rush
Spyware
Sam2
HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Data Analytics
anelvr