Deck 1: Getting Started With Html5

ملء الشاشة (f)
exit full mode
سؤال
Browsers will display items from an ordered list alongside a marker such as a bullet point.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The address element in HTML 5 contains the entire content of a document.
سؤال
A Hypertext Markup Language (HTML) file is a text file composed only of text characters.
سؤال
The body element is where the information about the document is provided to the browsers.
سؤال
A text-level element does not start out on a new line but flows below the rest of the characters in grouping element.
سؤال
Sectioning elements are also known as interactive elements because they allow interaction between a user and an embedded object.
سؤال
The img element is inserted using the empty element tag because it does not enclose any page content, but instead links to an external image file.
سؤال
Images are also known as inline images because they are placed, like text-level elements, in line with surrounding content.
سؤال
A network that covers a wider area, such as several buildings or cities, is called a wide area network or WAN.
سؤال
The set of rules that define how information is passed between two devices are called protocols.
سؤال
The description list is grouped by the ol element.
سؤال
A comment in a Hypertext Markup Language (HTML) file appears in the browser window when a page is displayed.
سؤال
Sectioning elements are placed within grouping elements.
سؤال
The text-level element b marks content that acts as a hypertext link.
سؤال
Style sheets are written in the Cascading Style Sheet (CSS) language.
سؤال
Pages on web use the Hypertext Transfer Protocol (HTTP) protocol and therefore the URL for many web pages start with the http scheme.
سؤال
Web pages are image files written in Extended Hypertext Markup Language (XHTML).
سؤال
Inline images can be turned into links by enclosing the image within opening and closing tags.
سؤال
Each document on the World Wide Web is referred to as a web page and is stored on a list server.
سؤال
Element attributes provide additional information to the browser about the purpose of the element or how the element should be handled by the browser.
سؤال
Empty space includes blank spaces, tabs, and line breaks found within the file.
سؤال
A network confined to a small geographic area is referred to as a _____.

A) LAN (local area network)
B) WAN (wide area network)
C) extranet
D) hypernet
سؤال
Nested elements are elements that are either nontextual or contain directives to a browser about how a page should be treated.
سؤال
Nested lists are used for items that follow some defined sequential order.
سؤال
A markup language is a language that describes the content and structure of a document by identifying different elements in a document
سؤال
A one-sided tag contains an opening tag that tells the browser to turn a feature on and apply it to the content that follows, and a closing tag that turns off the feature.
سؤال
The largest wide area network (WAN) in existence is the _____.

A) intranet
B) extranet
C) Internet
D) hypernet
سؤال
If a network covers several buildings or cities, it is called _____.

A) intranet
B) WAN (wide area network)
C) LAN (local area network)
D) hypernet
سؤال
The structural element, aside , is content placed at the bottom of the page.
سؤال
The strong element is a text-level element that marks a text of great importance.
سؤال
A host that provides storage space for saving and retrieving records is called a _____.

A) spool server
B) cast server
C) proxy server
D) file server
سؤال
I n order for computers to share resources efficiently, they can be linked together in a structure called network .
سؤال
The top element in the hierarchy is the html element , which contains all of the other elements within a Hypertext Markup Language (HTML) file.
سؤال
Hypertext organizes data through a series of sites users can activate to jump from one piece of information to another.
سؤال
The grouping element, ul , contains the definition associated with a term from a description list.
سؤال
When nesting one element inside of another, the entire code of the inner element must be contained within the outer element, including opening and closing tags.
سؤال
The totality of interconnected hypertext documents became known as the _____.

A) World Wide Web
B) client-server network
C) intranet
D) hypernet
سؤال
Section breaks must be placed within grouping elements such as paragraphs or headings.
سؤال
HTML text-element wbr marks text that is treated as a variable in a mathematical expression.
سؤال
If no doctype is provided in a Hypertext Markup language (HTML) file, browsers render the document in standard mode based on practices followed in the 1990s.
سؤال
A _____ is a software program that retrieves a document from a web server and renders it locally in a form that is readable on a client device.

A) web browser
B) web app
C) web server
D) web crawler
سؤال
_____ are programs that test code to ensure that it contains no syntax errors.

A) Endorsers
B) Quantifiers
C) Validators
D) Testers
سؤال
Identify the elements that are either nontextual or contain directives to a browser about how a page should be treated.

A) Nested elements
B) Two-sided elements
C) Three-sided elements
D) Empty elements
سؤال
_____ 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.

A) World Wide Web Consortium (W3C)
B) Integrated Development Environment (IDE)
C) Java Development Runtime Kit (JDRK)
D) Extensible Markup Language (XML)
سؤال
A group of web designers and programmers called the _____ settled on a set of standards for all browser manufacturers to follow.

A) World Wide Web Consortium
B) Internet Task Force
C) Web Server Consortium
D) Client/server Development Group
سؤال
Extensible Hypertext Markup Language (XHTML) version _____ is an update to HTML 4.01 that provides support for a variety of new features including semantic page elements, column layout, form validation, offline storage, and enhanced multimedia.

A) 1.0
B) 1.1
C) 2.0
D) 5.0
سؤال
The fundamental building block in every Hypertext Markup Language (HTML) document is the _____ tag, which marks a component in the document.

A) head
B) paragraph
C) element
D) anchor
سؤال
A _____ language is a language used to describe the content and structure of documents.

A) markup
B) parsing
C) validation
D) lexical
سؤال
Web pages are text files written in a language called _____.

A) Standard Text Markup Language (STML)
B) Structured Query language (SQL)
C) C++
D) Hypertext Markup Language (HTML)
سؤال
Hypertext Markup language (HTML) version _____ added interactive elements, including web forms.

A) 3.0
B) 2.0
C) 5.0
D) 4.01
سؤال
Which version of Extensible Hypertext Markup Language (XHTML) is not backward compatible with HTML?

A) 1.0
B) 1.1
C) 2.0
D) 5.0
سؤال
Extensible 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.

A) 1.0
B) 1.1
C) 2.0
D) 5.0
سؤال
Which of the following is a popular integrated development environment for web development?

A) Adobe Dreamweaver
B) Adobe Reader
C) Windows Notepad
D) Microsoft Word
سؤال
Documents on the web stored on web servers are known as web _____.

A) pages
B) sites
C) links
D) indices
سؤال
Web pages are accessed through a software program called a _____.

A) web crawler
B) web browser
C) web server
D) web app drawer
سؤال
When a doctype is present, browsers will render the page in _____ mode, employing the most current specifications of Hypertext markup Language (HTML).

A) quirks
B) standards
C) supervisor
D) protected
سؤال
A(n) ______ includes the blank spaces, tabs, and line breaks found within the file.

A) blank-space character
B) empty-space character
C) white-space character
D) black-space character
سؤال
Hypertext Markup language (HTML) version _____ added support for style sheets to give web designers greater control over page layout and appearance.

A) 3.2
B) 2.0
C) 3.0
D) 4.01
سؤال
The World Wide Web Consortium enforced a stricter set of standards in a different version of Hypertext Markup Language (HTML) called _____.

A) Hypertext markup Language (HTML) 4.01
B) Extensible Hypertext Markup Language (XHTML)
C) Extensible Markup Language (XML)
D) Dynamic Hypertext Markup Language (DHTML)
سؤال
The first line in a Hypertext Markup Language (HTML) file is the _____, which is a processing instruction indicating the markup language used in a document.

A) title
B) header
C) doctype
D) list
سؤال
_____ contains a generic grouping of elements within a document.

A) < dir>
B) < div>
C) < dd>
D) < span>
سؤال
The _____ element is part of the document head because it's not actually displayed as part of the web page, but rather appears externally within the browser tab.

A) script
B) title
C) style
D) meta
سؤال
To add notes or comments, insert a comment tag using the syntax _____.

A) < ---comment>
B) < !--comment-->
C) < /--comment>
D) < !--comment!-->
سؤال
The _____ element, a Hypertext Markup Language (HTML) metadata element, contains a collection of metadata elements that describe the document or provide instructions to the browser.

A) head
B) html
C) body
D) list
سؤال
Which of the following Hypertext Markup Language (HTML) grouping elements contains a single item from an ordered or unordered list?

A) nav
B) pre
C) li
D) div
سؤال
Identify a text-level element that indicates a span of text that expresses an alternative voice or mood.

A) i
B) span
C) kbd
D) wbr
سؤال
Hypertext 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.

A) grouping elements
B) meta elements
C) semantic elements
D) text-level elements
سؤال
The _____ grouping element contains content that is quoted from another source, often with a citation and often indented on a page.

A) hgroup
B) blockquote
C) pre
D) list
سؤال
Identify a text-level element used to mark generic run of text within the document.

A) span
B) div
C) cite
D) mark
سؤال
Identify the grouping element which contains an illustration, photo, diagram, or similar object that is cross-referenced elsewhere in a document.

A) figure
B) character
C) image
D) picture
سؤال
In a two-sided tag, a(n) _____ tag indicates the content's end.

A) end
B) closing
C) empty
D) exit
سؤال
The _____ grouping element contains a single term from a description list.

A) < dt>
B) < dd>
C) < ds>
D) < li>
سؤال
The most common character encoding in use is _____.

A) UTF-8
B) ASCII
C) Latin-1
D) ISO 8859-1
سؤال
Identify an attribute of the meta element provides the value associated with the http-equiv or name attributes.

A) charset="encoding"opening
B) content="text"
C) name="text"
D) http-equiv="content-type|default-style|refresh"
سؤال
Identify a grouping element containing content that is derived from another source, often with a citation and often indented on a page.

A) blockquote
B) pre
C) figcaption
D) main
سؤال
Identify a grouping element that marks a thematic break such as a scene change or transition to a new topic.

A) hr
B) br
C) pre
D) main
سؤال
A sectioning element that marks content related to a main article is _____.

A) < article>
B) < footer>
C) < nav>
D) < aside>
سؤال
To add the comment, Welcome John Smith, the syntax would be _____.

A) < ---Welcome John Smith>
B) < !--"Welcome John Smith !-->
C) < !--Welcome John Smith -->
D) < !/--- Welcome John Smith-->?
سؤال
The exact appearance of each page is described in a separate document known as a ______.

A) link sheet
B) style sheet
C) tag sheet
D) look sheet
سؤال
______, a Hypertext Markup Language (HTML) text-level element, marks text that represents user input, typically from a computer keyboard or a voice command.

A) samp
B) kbd
C) wbr
D) dfn
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/118
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: Getting Started With Html5
1
Browsers will display items from an ordered list alongside a marker such as a bullet point.
False
2
The address element in HTML 5 contains the entire content of a document.
False
3
A Hypertext Markup Language (HTML) file is a text file composed only of text characters.
False
4
The body element is where the information about the document is provided to the browsers.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
5
A text-level element does not start out on a new line but flows below the rest of the characters in grouping element.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
6
Sectioning elements are also known as interactive elements because they allow interaction between a user and an embedded object.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
7
The img element is inserted using the empty element tag because it does not enclose any page content, but instead links to an external image file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
8
Images are also known as inline images because they are placed, like text-level elements, in line with surrounding content.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
9
A network that covers a wider area, such as several buildings or cities, is called a wide area network or WAN.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
10
The set of rules that define how information is passed between two devices are called protocols.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
11
The description list is grouped by the ol element.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
12
A comment in a Hypertext Markup Language (HTML) file appears in the browser window when a page is displayed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
13
Sectioning elements are placed within grouping elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
14
The text-level element b marks content that acts as a hypertext link.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
15
Style sheets are written in the Cascading Style Sheet (CSS) language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
16
Pages on web use the Hypertext Transfer Protocol (HTTP) protocol and therefore the URL for many web pages start with the http scheme.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
17
Web pages are image files written in Extended Hypertext Markup Language (XHTML).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
18
Inline images can be turned into links by enclosing the image within opening and closing tags.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
19
Each document on the World Wide Web is referred to as a web page and is stored on a list server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
20
Element attributes provide additional information to the browser about the purpose of the element or how the element should be handled by the browser.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
21
Empty space includes blank spaces, tabs, and line breaks found within the file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
22
A network confined to a small geographic area is referred to as a _____.

A) LAN (local area network)
B) WAN (wide area network)
C) extranet
D) hypernet
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
23
Nested elements are elements that are either nontextual or contain directives to a browser about how a page should be treated.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
24
Nested lists are used for items that follow some defined sequential order.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
25
A markup language is a language that describes the content and structure of a document by identifying different elements in a document
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
26
A one-sided tag contains an opening tag that tells the browser to turn a feature on and apply it to the content that follows, and a closing tag that turns off the feature.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
27
The largest wide area network (WAN) in existence is the _____.

A) intranet
B) extranet
C) Internet
D) hypernet
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
28
If a network covers several buildings or cities, it is called _____.

A) intranet
B) WAN (wide area network)
C) LAN (local area network)
D) hypernet
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
29
The structural element, aside , is content placed at the bottom of the page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
30
The strong element is a text-level element that marks a text of great importance.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
31
A host that provides storage space for saving and retrieving records is called a _____.

A) spool server
B) cast server
C) proxy server
D) file server
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
32
I n order for computers to share resources efficiently, they can be linked together in a structure called network .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
33
The top element in the hierarchy is the html element , which contains all of the other elements within a Hypertext Markup Language (HTML) file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
34
Hypertext organizes data through a series of sites users can activate to jump from one piece of information to another.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
35
The grouping element, ul , contains the definition associated with a term from a description list.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
36
When nesting one element inside of another, the entire code of the inner element must be contained within the outer element, including opening and closing tags.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
37
The totality of interconnected hypertext documents became known as the _____.

A) World Wide Web
B) client-server network
C) intranet
D) hypernet
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
38
Section breaks must be placed within grouping elements such as paragraphs or headings.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
39
HTML text-element wbr marks text that is treated as a variable in a mathematical expression.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
40
If no doctype is provided in a Hypertext Markup language (HTML) file, browsers render the document in standard mode based on practices followed in the 1990s.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
41
A _____ is a software program that retrieves a document from a web server and renders it locally in a form that is readable on a client device.

A) web browser
B) web app
C) web server
D) web crawler
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
42
_____ are programs that test code to ensure that it contains no syntax errors.

A) Endorsers
B) Quantifiers
C) Validators
D) Testers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
43
Identify the elements that are either nontextual or contain directives to a browser about how a page should be treated.

A) Nested elements
B) Two-sided elements
C) Three-sided elements
D) Empty elements
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
44
_____ 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.

A) World Wide Web Consortium (W3C)
B) Integrated Development Environment (IDE)
C) Java Development Runtime Kit (JDRK)
D) Extensible Markup Language (XML)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
45
A group of web designers and programmers called the _____ settled on a set of standards for all browser manufacturers to follow.

A) World Wide Web Consortium
B) Internet Task Force
C) Web Server Consortium
D) Client/server Development Group
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
46
Extensible Hypertext Markup Language (XHTML) version _____ is an update to HTML 4.01 that provides support for a variety of new features including semantic page elements, column layout, form validation, offline storage, and enhanced multimedia.

A) 1.0
B) 1.1
C) 2.0
D) 5.0
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
47
The fundamental building block in every Hypertext Markup Language (HTML) document is the _____ tag, which marks a component in the document.

A) head
B) paragraph
C) element
D) anchor
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
48
A _____ language is a language used to describe the content and structure of documents.

A) markup
B) parsing
C) validation
D) lexical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
49
Web pages are text files written in a language called _____.

A) Standard Text Markup Language (STML)
B) Structured Query language (SQL)
C) C++
D) Hypertext Markup Language (HTML)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
50
Hypertext Markup language (HTML) version _____ added interactive elements, including web forms.

A) 3.0
B) 2.0
C) 5.0
D) 4.01
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
51
Which version of Extensible Hypertext Markup Language (XHTML) is not backward compatible with HTML?

A) 1.0
B) 1.1
C) 2.0
D) 5.0
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
52
Extensible 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.

A) 1.0
B) 1.1
C) 2.0
D) 5.0
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
53
Which of the following is a popular integrated development environment for web development?

A) Adobe Dreamweaver
B) Adobe Reader
C) Windows Notepad
D) Microsoft Word
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
54
Documents on the web stored on web servers are known as web _____.

A) pages
B) sites
C) links
D) indices
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
55
Web pages are accessed through a software program called a _____.

A) web crawler
B) web browser
C) web server
D) web app drawer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
56
When a doctype is present, browsers will render the page in _____ mode, employing the most current specifications of Hypertext markup Language (HTML).

A) quirks
B) standards
C) supervisor
D) protected
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
57
A(n) ______ includes the blank spaces, tabs, and line breaks found within the file.

A) blank-space character
B) empty-space character
C) white-space character
D) black-space character
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
58
Hypertext Markup language (HTML) version _____ added support for style sheets to give web designers greater control over page layout and appearance.

A) 3.2
B) 2.0
C) 3.0
D) 4.01
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
59
The World Wide Web Consortium enforced a stricter set of standards in a different version of Hypertext Markup Language (HTML) called _____.

A) Hypertext markup Language (HTML) 4.01
B) Extensible Hypertext Markup Language (XHTML)
C) Extensible Markup Language (XML)
D) Dynamic Hypertext Markup Language (DHTML)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
60
The first line in a Hypertext Markup Language (HTML) file is the _____, which is a processing instruction indicating the markup language used in a document.

A) title
B) header
C) doctype
D) list
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
61
_____ contains a generic grouping of elements within a document.

A) < dir>
B) < div>
C) < dd>
D) < span>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
62
The _____ element is part of the document head because it's not actually displayed as part of the web page, but rather appears externally within the browser tab.

A) script
B) title
C) style
D) meta
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
63
To add notes or comments, insert a comment tag using the syntax _____.

A) < ---comment>
B) < !--comment-->
C) < /--comment>
D) < !--comment!-->
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
64
The _____ element, a Hypertext Markup Language (HTML) metadata element, contains a collection of metadata elements that describe the document or provide instructions to the browser.

A) head
B) html
C) body
D) list
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
65
Which of the following Hypertext Markup Language (HTML) grouping elements contains a single item from an ordered or unordered list?

A) nav
B) pre
C) li
D) div
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
66
Identify a text-level element that indicates a span of text that expresses an alternative voice or mood.

A) i
B) span
C) kbd
D) wbr
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
67
Hypertext 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.

A) grouping elements
B) meta elements
C) semantic elements
D) text-level elements
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
68
The _____ grouping element contains content that is quoted from another source, often with a citation and often indented on a page.

A) hgroup
B) blockquote
C) pre
D) list
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
69
Identify a text-level element used to mark generic run of text within the document.

A) span
B) div
C) cite
D) mark
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
70
Identify the grouping element which contains an illustration, photo, diagram, or similar object that is cross-referenced elsewhere in a document.

A) figure
B) character
C) image
D) picture
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
71
In a two-sided tag, a(n) _____ tag indicates the content's end.

A) end
B) closing
C) empty
D) exit
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
72
The _____ grouping element contains a single term from a description list.

A) < dt>
B) < dd>
C) < ds>
D) < li>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
73
The most common character encoding in use is _____.

A) UTF-8
B) ASCII
C) Latin-1
D) ISO 8859-1
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
74
Identify an attribute of the meta element provides the value associated with the http-equiv or name attributes.

A) charset="encoding"opening
B) content="text"
C) name="text"
D) http-equiv="content-type|default-style|refresh"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
75
Identify a grouping element containing content that is derived from another source, often with a citation and often indented on a page.

A) blockquote
B) pre
C) figcaption
D) main
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
76
Identify a grouping element that marks a thematic break such as a scene change or transition to a new topic.

A) hr
B) br
C) pre
D) main
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
77
A sectioning element that marks content related to a main article is _____.

A) < article>
B) < footer>
C) < nav>
D) < aside>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
78
To add the comment, Welcome John Smith, the syntax would be _____.

A) < ---Welcome John Smith>
B) < !--"Welcome John Smith !-->
C) < !--Welcome John Smith -->
D) < !/--- Welcome John Smith-->?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
79
The exact appearance of each page is described in a separate document known as a ______.

A) link sheet
B) style sheet
C) tag sheet
D) look sheet
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
80
______, a Hypertext Markup Language (HTML) text-level element, marks text that represents user input, typically from a computer keyboard or a voice command.

A) samp
B) kbd
C) wbr
D) dfn
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 118 في هذه المجموعة.