Deck 4: A Hypertext Markup Language Primer

ملء الشاشة (f)
exit full mode
سؤال
All HTML tags come in pairs .
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
HTML5 is the current standard language for creating web pages .
سؤال
All HTML files must be text format files .
سؤال
A relative path can be just the file name if the referenced file is in the same folder as the page that links to it .
سؤال
The horizontal rule <hr/> tag and the break <br/> tag are examples of singleton tags .
سؤال
When using tag pairs, all tags between a starting tag and an ending tag should be matched .
سؤال
Tags are words or abbreviations enclosed in angle brackets, < and > .
سؤال
The width of a line of text on a web page is determined by the size of the text used .
سؤال
By default, the caption tag will center the caption at the top of a table .
سؤال
Quotation marks are not allowed inside a tag .
سؤال
Hyperlinks to pages on a separate web site must contain an absolute URL, while links to pages within a site may contain a relative URL .
سؤال
All image files must be stored in their own folder .
سؤال
Every web page includes a head section and a body section .
سؤال
Microsoft's Internet Explorer is an example of an open source browser .
سؤال
It is not possible to create a list within a list .
سؤال
As you create an HTML file, you should keep open both the text editor to make changes and a browser to check your changes .
سؤال
By default, heading tags create web page headings that get smaller as the header level decreases; for example, an <h2></h2> header is smaller than an <h4></h4> header .
سؤال
Two common image formats used on web pages are . gif and . css .
سؤال
A horizontal line is created using the <hr/> tag .
سؤال
All CSS information for a web page must go between the <style> . . . </style> tag pair in the header section .
سؤال
Which of the following lines is properly nested?

A) <strong>Which of the following lines is properly nested?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which of the following lines is properly nested?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which of the following lines is properly nested?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which of the following lines is properly nested?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
سؤال
The title that appears on the title bar of a browser is specified using

A) html tags
B) body tags
C) title tags
D) pagename tags
سؤال
Which of the following tags is NOT required on a web page?

A) <br/>
B) <head>
C) </html>
D) <body>
سؤال
The preferred way to specify a break that continues text on the next line in a web page is to use the ________ tag .

A) <enter>
B) </br>
C) <linebreak>
D) <br/>
سؤال
Which of the following will display an image named rocket . jpg on a web page if the image file is stored in the same folder as the web page?

A) <img src rocket . JPG/>
B) <img "rocket . JPG">
C) <img src "rocket . JPG"/>
D) <img src = "rocket . JPG"/>
سؤال
The tags used to specify table headings and column headings are

A) <th></th>
B) <cd></cd>
C) <hd></hd>
D) <ch></ch>
سؤال
Which of the following would be used to display an ampersand (&) on a web page?

A) &
B) \&
C) &&
D) <&>
سؤال
The HTML tag pair for bold text is

A) <i></i>
B) <bb></bb>
C) <bld></bld>
D) <b></b>
سؤال
If software provides the source code to the public, this is known as

A) HTML5
B) public code
C) open source
D) free source
سؤال
When an image is inserted next to text in an HTML document, generally

A) the size of the text is automatically adjusted to fill the area beside the image
B) images are inserted in the text where specified by the HTML and the text is aligned with the bottom of the image
C) images are inserted in the text where specified by the HTML and the text is aligned with the right side of the image
D) text cannot be placed on the same line as an image
سؤال
CSS considers every HTML5 element to be enclosed in a

A) page
B) box
C) folder
D) body
سؤال
A letter with an accent mark is displayed using the

A) accent symbol
B) special symbol
C) mark symbol
D) escape symbol
سؤال
To create a web page with a list of HTML commands and their tags, it may be best to use

A) a table
B) an ordered list
C) a definition list
D) an unnumbered list
سؤال
A family of styling specifications with a common name is called a

A) HTML document
B) class
C) tree
D) text document
سؤال
Computer experts call spaces, tabs, and blanks that have been inserted for readability

A) embedded space
B) alignment
C) white space
D) tags
سؤال
If the color of a paragraph is specified as green in the external style, red in the header's style section, and blue in the style attribute of the paragraph tag itself, the paragraph will be

A) red
B) green
C) black
D) blue
سؤال
In the style specification td . important {color: red }, the word important is a(n)

A) class
B) extension
C) attribute
D) color
سؤال
A grid of cells on a web page is called a(n) ________ .
سؤال
To be accessed from other computers on the Internet, the HTML files, the image files, and the directory structure created for them must be ________ to a web server .
سؤال
A user clicks on a(n) ________ to navigate from one web page to another .
سؤال
A(n) ________ is the name for a web address of a web page that a user will go to when he or she clicks on a hyperlink .
سؤال
The highlighted text indicating the presence of a hyperlink is called the ________ .
سؤال
________ is a system for globally styling web pages written in HTML .
سؤال
The complete URLs in a hyperlink reference are given through absolute ________ .
سؤال
A(n) ________ is a family of styling specifications given a common name in CSS .
سؤال
In HTML, text that is enclosed between <pre> and </pre> tags is ________ .
سؤال
________ are stylistic characteristics of a web page that can be set using the style attribute or tag .
سؤال
In HTML the word inside the angle brackets of an element's tag (for example, the word body from the <body> tag) is a(n) ________ .
سؤال
If the anchor tag's hover state is styled, its style command must come after the ________ .
سؤال
The opposite of a backslash is a(n) ________ .
سؤال
Styles that depend on a changeable state are assigned using ________ .
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/51
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 4: A Hypertext Markup Language Primer
1
All HTML tags come in pairs .
False
2
HTML5 is the current standard language for creating web pages .
True
3
All HTML files must be text format files .
True
4
A relative path can be just the file name if the referenced file is in the same folder as the page that links to it .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
5
The horizontal rule <hr/> tag and the break <br/> tag are examples of singleton tags .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
6
When using tag pairs, all tags between a starting tag and an ending tag should be matched .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
7
Tags are words or abbreviations enclosed in angle brackets, < and > .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
8
The width of a line of text on a web page is determined by the size of the text used .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
9
By default, the caption tag will center the caption at the top of a table .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
10
Quotation marks are not allowed inside a tag .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
11
Hyperlinks to pages on a separate web site must contain an absolute URL, while links to pages within a site may contain a relative URL .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
12
All image files must be stored in their own folder .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
13
Every web page includes a head section and a body section .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
14
Microsoft's Internet Explorer is an example of an open source browser .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
15
It is not possible to create a list within a list .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
16
As you create an HTML file, you should keep open both the text editor to make changes and a browser to check your changes .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
17
By default, heading tags create web page headings that get smaller as the header level decreases; for example, an <h2></h2> header is smaller than an <h4></h4> header .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
18
Two common image formats used on web pages are . gif and . css .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
19
A horizontal line is created using the <hr/> tag .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
20
All CSS information for a web page must go between the <style> . . . </style> tag pair in the header section .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which of the following lines is properly nested?

A) <strong>Which of the following lines is properly nested?</strong> A)   B)   C)   D)
B) <strong>Which of the following lines is properly nested?</strong> A)   B)   C)   D)
C) <strong>Which of the following lines is properly nested?</strong> A)   B)   C)   D)
D) <strong>Which of the following lines is properly nested?</strong> A)   B)   C)   D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
22
The title that appears on the title bar of a browser is specified using

A) html tags
B) body tags
C) title tags
D) pagename tags
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which of the following tags is NOT required on a web page?

A) <br/>
B) <head>
C) </html>
D) <body>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
24
The preferred way to specify a break that continues text on the next line in a web page is to use the ________ tag .

A) <enter>
B) </br>
C) <linebreak>
D) <br/>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
25
Which of the following will display an image named rocket . jpg on a web page if the image file is stored in the same folder as the web page?

A) <img src rocket . JPG/>
B) <img "rocket . JPG">
C) <img src "rocket . JPG"/>
D) <img src = "rocket . JPG"/>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
26
The tags used to specify table headings and column headings are

A) <th></th>
B) <cd></cd>
C) <hd></hd>
D) <ch></ch>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
27
Which of the following would be used to display an ampersand (&) on a web page?

A) &
B) \&
C) &&
D) <&>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
28
The HTML tag pair for bold text is

A) <i></i>
B) <bb></bb>
C) <bld></bld>
D) <b></b>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
29
If software provides the source code to the public, this is known as

A) HTML5
B) public code
C) open source
D) free source
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
30
When an image is inserted next to text in an HTML document, generally

A) the size of the text is automatically adjusted to fill the area beside the image
B) images are inserted in the text where specified by the HTML and the text is aligned with the bottom of the image
C) images are inserted in the text where specified by the HTML and the text is aligned with the right side of the image
D) text cannot be placed on the same line as an image
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
31
CSS considers every HTML5 element to be enclosed in a

A) page
B) box
C) folder
D) body
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
32
A letter with an accent mark is displayed using the

A) accent symbol
B) special symbol
C) mark symbol
D) escape symbol
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
33
To create a web page with a list of HTML commands and their tags, it may be best to use

A) a table
B) an ordered list
C) a definition list
D) an unnumbered list
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
34
A family of styling specifications with a common name is called a

A) HTML document
B) class
C) tree
D) text document
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
35
Computer experts call spaces, tabs, and blanks that have been inserted for readability

A) embedded space
B) alignment
C) white space
D) tags
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
36
If the color of a paragraph is specified as green in the external style, red in the header's style section, and blue in the style attribute of the paragraph tag itself, the paragraph will be

A) red
B) green
C) black
D) blue
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
37
In the style specification td . important {color: red }, the word important is a(n)

A) class
B) extension
C) attribute
D) color
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
38
A grid of cells on a web page is called a(n) ________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
39
To be accessed from other computers on the Internet, the HTML files, the image files, and the directory structure created for them must be ________ to a web server .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
40
A user clicks on a(n) ________ to navigate from one web page to another .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
41
A(n) ________ is the name for a web address of a web page that a user will go to when he or she clicks on a hyperlink .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
42
The highlighted text indicating the presence of a hyperlink is called the ________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
43
________ is a system for globally styling web pages written in HTML .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
44
The complete URLs in a hyperlink reference are given through absolute ________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
45
A(n) ________ is a family of styling specifications given a common name in CSS .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
46
In HTML, text that is enclosed between <pre> and </pre> tags is ________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
47
________ are stylistic characteristics of a web page that can be set using the style attribute or tag .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
48
In HTML the word inside the angle brackets of an element's tag (for example, the word body from the <body> tag) is a(n) ________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
49
If the anchor tag's hover state is styled, its style command must come after the ________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
50
The opposite of a backslash is a(n) ________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
51
Styles that depend on a changeable state are assigned using ________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 51 في هذه المجموعة.