HTML Tutorial 1: Questions and Answers, Exams of Advanced Education

A series of questions and answers related to html, covering fundamental concepts like tags, elements, attributes, and basic web development principles. It's a valuable resource for beginners learning html, offering a structured approach to understanding key concepts and their applications.

Typology: Exams

2024/2025

Available from 01/10/2025

Classrep02
Classrep02 🇺🇸

3

(2)

2.9K documents

1 / 6

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
HTML Tutorial 1 QUESTIONS WITH
CORRECT SOLUTIONS!!
mailto address - ANSWERAn e-mail address can be turned into a hypertext link
using the URL _____.
Closing - ANSWERIn a two-sided tag, a(n) _____ tag indicates the content's end.
<dd> - ANSWERThe _____ grouping element contains a single term from a
description list.
ul - ANSWERThe structure for an unordered list is similar to that used with ordered
lists except that the list items are grouped within the _____ element.
span - ANSWERIdentify a text-level element used to mark generic run of text within
the document.
<!--comment--> - ANSWERTo add notes or comments, insert a comment tag using
the syntax _____.
markup - ANSWERA _____ language is a language used to describe the content
and structure of documents.
&#code; - ANSWERIf the encoding value is known, one can insert the corresponding
character directly into a web page using the character encoding reference _____.
Element - ANSWERThe fundamental building block in every Hypertext Markup
Language (HTML) document is the _____ tag, which marks a component in the
document.
doctype - ANSWERThe first line in a Hypertext Markup Language (HTML) file is the
_____, which is a processing instruction indicating the markup language used in a
document.
file server - ANSWERA host that provides storage space for saving and retrieving
records is called a _____.
Wide Area Network (WAN) - ANSWERIf a network covers several buildings or cities,
it is called _____.
<a href="file#id" /> - ANSWERWhich of the following elements can be added to a
document head to define a different starting point for relative paths?
World Wide Web - ANSWERThe totality of interconnected hypertext documents
became known as the _____.
pf3
pf4
pf5

Partial preview of the text

Download HTML Tutorial 1: Questions and Answers and more Exams Advanced Education in PDF only on Docsity!

HTML Tutorial 1 QUESTIONS WITH

CORRECT SOLUTIONS!!

mailto address - ANSWERAn e-mail address can be turned into a hypertext link using the URL _____. Closing - ANSWERIn a two-sided tag, a(n) _____ tag indicates the content's end.

  • ANSWERThe _____ grouping element contains a single term from a description list. ul - ANSWERThe structure for an unordered list is similar to that used with ordered lists except that the list items are grouped within the _____ element. span - ANSWERIdentify a text-level element used to mark generic run of text within the document.
  • ANSWERTo add notes or comments, insert a comment tag using the syntax _____. markup - ANSWERA _____ language is a language used to describe the content and structure of documents. &#code; - ANSWERIf the encoding value is known, one can insert the corresponding character directly into a web page using the character encoding reference _____. Element - ANSWERThe fundamental building block in every Hypertext Markup Language (HTML) document is the _____ tag, which marks a component in the document. doctype - ANSWERThe first line in a Hypertext Markup Language (HTML) file is the _____, which is a processing instruction indicating the markup language used in a document. file server - ANSWERA host that provides storage space for saving and retrieving records is called a _____. Wide Area Network (WAN) - ANSWERIf a network covers several buildings or cities, it is called _____.
  • ANSWERWhich of the following elements can be added to a document head to define a different starting point for relative paths? World Wide Web - ANSWERThe totality of interconnected hypertext documents became known as the _____.

folder1 - ANSWERIdentify the root folder in the absolute path /folder1/folder2/folder3/file. web server - ANSWERWeb pages are accessed through a software program called a _____.

  • ANSWER_____ contains a generic grouping of elements within a document.
  • ANSWERTo add the comment, Welcome John Smith, the syntax would be _____. scheme:location - ANSWERIdentify a general structure shared by all Uniform Resource Locators (URLs). &char; - ANSWERCharacter entity references are inserted using the syntax _____. 2.0 - ANSWERHypertext Markup language (HTML) version _____ added interactive elements, including web forms. American Standard Code for Information Interchange (ASCII) - ANSWERThe character set used for the English alphabet is the _____. Rollover effect - ANSWER_____ is used to provide visual clues that the text is hypertext links rather than normal text. Adobe Dreamweaver - ANSWERWhich of the following is a popular integrated development environment for web development? Line Breaks - ANSWER_____ are placed within grouping elements, such as paragraphs or headings, to force page content to start on a new line within the group. li - ANSWERWhich of the following Hypertext Markup Language (HTML) grouping elements contains a single item from an ordered or unordered list? Character entity reference - ANSWER_____ is a short memorable name used in place of encoding reference number. Extensible Hypertext Markup Language (XHTML) - ANSWERThe World Wide Web Consortium enforced a stricter set of standards in a different version of Hypertext Markup Language (HTML) called _____. content="text" - ANSWERIdentify an attribute of the meta element provides the value associated with the http-equiv or name attributes. 2.0 - ANSWERWhich version of Extensible Hypertext Markup Language (XHTML) is not backward compatible with HTML?

Hypertext Markup Language (HTML) - ANSWERWeb pages are text files written in a language called _____. LAN (local area network) - ANSWERA network confined to a small geographic area is referred to as a _____.

  • ANSWERIdentify the character entity reference that can be used to force Hypertext Markup Language (HTML) to display an extra white space. blockquote - ANSWERIdentify a grouping element containing content that is derived from another source, often with a citation and often indented on a page. nested lists - ANSWERSince the li element is itself a grouping element, it can be used to group other lists, which in turn creates a series of _____.
  • ANSWERA sectioning element that marks content related to a main article is _____. standards - ANSWERWhen a doctype is present, browsers will render the page in _____ mode, employing the most current specifications of Hypertext markup Language (HTML). tel:phone call:
  • ANSWERThe Uniform Resource Locator (URL) for a phone link is _____. pages links indices - ANSWERDocuments on the web stored on web servers are known as web _____. hr pre main - ANSWERIdentify a grouping element that marks a thematic break such as a scene change or transition to a new topic. False - ANSWERA Hypertext Markup Language (HTML) file is a text file composed only of text characters.

head - ANSWERThe _____ element, a Hypertext Markup Language (HTML) metadata element, contains a collection of metadata elements that describe the document or provide instructions to the browser. semantic elements - ANSWERHypertext Markup Language (HTML) sectioning elements are also known as _____ because the tag name describes the purpose of the element and the type of content it contains. 1.0 - ANSWERExtensible Hypertext Markup Language (XHTML) version _____ is a reformulation of HTML 4.01 in the Extensible Markup language (XML) language in order to provide enforceable standards for HTML content and to allow HTML to interact with other XML languages. World Wide Web Consortium - ANSWERA group of web designers and programmers called the _____ settled on a set of standards for all browser manufacturers to follow. kbd - ANSWER______, a Hypertext Markup Language (HTML) text-level element, marks text that represents user input, typically from a computer keyboard or a voice command.

4.01 - ANSWERHypertext Markup language (HTML) version _____ added support for style sheets to give web designers greater control over page layout and appearance. Integrated Development Environment (IDE) - ANSWER_____ is a software package providing comprehensive coverage of all phases of the development process from writing Hypertext Markup Language (HTML) code to creating scripts for programs running on web servers. link sheet tag sheet look sheet - ANSWERThe exact appearance of each page is described in a separate document known as a ______. canvas horizontal rule two-sided - ANSWERAn oft-used empty element is _____ element, which marks a major topic change within a section.