Deck 2: Building a Webpage Template With Html 5

ملء الشاشة (f)
exit full mode
سؤال
A _____ ensures that the webpages in a website share a standard layout.

A) site index
B) template
C) flowchart
D) wireframe
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The _____ keys must be used to stop indenting the lines of a document in text editors.

A) CTRL+TAB
B) ALT+TAB
C) SHIFT+TAB
D) CTRL+SHIFT+TAB
سؤال
The entity number for the copyright symbol is _____.

A) &169#;
B) 169#&;
C) ©
D) #169&;
سؤال
Adding _____ content to a template saves time.

A) wavering
B) dynamic
C) progressive
D) static
سؤال
Which is a Hypertext Markup Language (HTML) structural semantic element?

A) meta
B) nav
C) body
D) title
سؤال
Each page can have only one _____ element because its content should be unique to each page.

A) nav
B) main
C) li
D) div
سؤال
A _____ is located at the top of a webpage and identifies the site, often by displaying the business name or logo.

A) footer
B) copyright label
C) header
D) navigation pane
سؤال
_____ is a basic required Hypertext Markup Language (HTML) element.

A) header
B) title
C) nav
D) main
سؤال
When a webpage is displayed in a browser, the browser tab displays the _____.

A) document title
B) file location
C) copyright information
D) html version
سؤال
An _____ is a combination of the pound sign (#) and a numeric code.

A) entity number
B) entity name
C) entity type
D) entity framework
سؤال
_____ are used to give instructions on how to use a template or to identify the author of a website.

A) Comments
B) Headings
C) Word wraps
D) Whitespaces
سؤال
When creating a webpage template, including _____ provides additional information about how to use the sections of the webpage.

A) headings
B) white-spaces
C) word wraps
D) comments
سؤال
Inserting a Hypertext Markup Language (HTML) _____ in some HTML code displays a reserved HTML character on the webpage.

A) character name
B) character vector
C) character array
D) character entity
سؤال
All character entities end with _____ to signal the browser that everything in between is an entity representing a symbol.

A) ;
B) !
C) <
D) &
سؤال
_____ forces browsers to display a nonbreaking blank space.

A) &bspn;
B) & nbsp;
C) & emsp;
D) &mspe;
سؤال
The _____ is the preferred character set for several types of web programming languages, such as HTML, JavaScript, and XML.

A) American Standard Code for Information Interchange (ASCII)
B) Unicode Transformation Format (UTF)-8
C) Extended Binary Coded Decimal Interchange Code (EBCDIC)
D) Binary Transformation Format (BTF)-8
سؤال
In Notepad++, the text entered scrolls continuously to the right unless the _____ feature is turned on.

A) word align
B) DOCTYPE
C) white-space
D) word wrap
سؤال
_____ appear below the header in the navigation area of a webpage.

A) Copyright labels
B) Ordered lists
C) Page links
D) Bulleted lists
سؤال
All character entities start with _____.

A) &
B) ;
C) !
D)
سؤال
When _____ is enabled, a paragraph of the text is assigned a single logical line number even though it may be displayed on multiple physical lines in Notepad++.

A) word wrap
B) word align
C) white-space
D) DOCTYPE
سؤال
The header element includes links to other pages within a website.
سؤال
The nav element includes copyright information and page links.
سؤال
To create a webpage template, a Hypertext Markup Language (HTML) document with the HTML elements that define the webpage structure must be created.
سؤال
When a Hypertext Markup Language (HTML) document is _____, it confirms that all of the code is correct and follows the established rules set by World Wide Web Consortium (W3C).

A) validated
B) verified
C) oriented
D) repudiated
سؤال
The page links of a webpage will appear below the header in the navigation area.
سؤال
The nav element is a basic required Hypertext Markup Language (HTML) element.
سؤال
A wireframe is a predefined webpage that contains a specific Hypertext Markup Language (HTML) structure to be used by all pages within the website.
سؤال
The navigation bar appears in the same position on each page and uses the same colors, fonts, and font styles. 
سؤال
Browsers add space before and after each _____ element.

A) break
B) paragraph
C) navigation
D) anchor
سؤال
A semantic site map uses semantic elements to define the structure of a webpage.
سؤال
A _____ shows the visual layout of a webpage to indicate where elements should appear.

A) site map
B) site index
C) wireframe
D) data architecture
سؤال
The _____ area of a webpage contains the copyright and contact information.

A) header
B) navigation
C) footer
D) section
سؤال
A _____ for a website ensures consistency across the website, saves the user's time, and eliminates the re-creation of repeating elements such as navigation bars.

A) template
B) site map
C) report
D) checklist
سؤال
To create a site map for a website, one must know how many pages to include in the website.
سؤال
Semantic elements are also known as structural elements.
سؤال
The World Wide Web Consortium (W3C) recommends _____ all Hypertext Markup Language (HTML) documents and making it a part of webpage testing.

A) validating
B) authoring
C) orienting
D) repudiating
سؤال
A _____ identifies the number of pages in a website and shows how each page is linked to other pages.

A) wireframe
B) prototype
C) mock-up
D) site map
سؤال
The Hypertext Markup Language (HTML) 5 semantic element tag names reflect the purpose of their elements.
سؤال
The div element is a semantic element, while the main element is not. 
سؤال
A wireframe indicates how the pages in a website relate to each other. 
سؤال
Explain the functions of comments in Hypertext Markup Language (HTML) along with their general syntax.
سؤال
In Notepad++, the text entered in the text area scrolls continuously to the right unless the word wrap feature is enabled.
سؤال
Discuss the following Hypertext Markup Language (HTML) 5 structural elements. header nav main footer
سؤال
After creating the home page or any other page of a website and adding content to it, one must display it in a browser to view the completed page.
سؤال
An entity number is a combination of the dollar sign ($) and a numeric code.
سؤال
After creating a template for a website, one can save time by using the template to create webpages in the site.
سؤال
A _____ element provides meaning about the content of the element.

A) bootstrap
B) lexical
C) pragmatic
D) semantic
سؤال
The entity name for the copyright symbol is cprt.
سؤال
Word wrap affects the way a text prints.
سؤال
Content is the text or other item that is displayed in a browser.
سؤال
The Hypertext Markup Language (HTML) elements that define the structure of a webpage must be within a(n) _____ element.

A) div
B) nav
C) body
D) img
سؤال
When a browser displays a webpage, it ignores extra white spaces, treating multiple spaces, indents, and paragraph breaks as a single space.
سؤال
A comment is closed by adding two dashes followed by an exclamation mark and a closing angle bracket.
سؤال
A reserved symbol can be added in a Hypertext Markup Language (HTML) webpage by inserting its HTML entity name.
سؤال
The comment syntax uses the angle brackets, similar to the Hypertext Markup Language (HTML) tags.
سؤال
To add a document title, the title text must be typed between the starting and ending header tags.
سؤال
Browsers add space before and after each line break.
سؤال
Inserting blank lines before or after HTML elements does not affect the structure of a webpage.
سؤال
Using blank lines between Hypertext Markup Language (HTML) elements is a bad design practice.
سؤال
Hypertext Markup Language (HTML) 4.01 introduced a(n) _____ element to split a page into separate sections.

A) nav
B) body
C) div
D) img
سؤال
Maeve has created the website, but she is not able to include more than one blank space at a time. Even if she hits the SPACE button twice, the browser displays it as a single space. Which of the following would you suggest Maeve to use to overcome this problem?

A) & nbsp
B) <
C) ®
D) ®.
سؤال
A _____ element contains hyperlinks to other webpages within a website.

A) head
B) title
C) nav
D) footer
سؤال
Steve wants to insert the copyright information in the webpages for the images used in the website. Where would you recommend him to place this information?

A) header>…B) nav>… C) main>…D) footer>…
سؤال
Discuss the purpose of using Hypertext Markup Language (HTML) character entities. Also, define the terms entity name and entity number with an example for each.
سؤال
The World Wide Web Consortium (W3C) introduced a _____ element after other semantic elements, and not all browsers or text editors recognize it yet.

A) div
B) section
C) nav
D) main
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/65
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 2: Building a Webpage Template With Html 5
1
A _____ ensures that the webpages in a website share a standard layout.

A) site index
B) template
C) flowchart
D) wireframe
B
2
The _____ keys must be used to stop indenting the lines of a document in text editors.

A) CTRL+TAB
B) ALT+TAB
C) SHIFT+TAB
D) CTRL+SHIFT+TAB
C
3
The entity number for the copyright symbol is _____.

A) &169#;
B) 169#&;
C) ©
D) #169&;
C
4
Adding _____ content to a template saves time.

A) wavering
B) dynamic
C) progressive
D) static
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
5
Which is a Hypertext Markup Language (HTML) structural semantic element?

A) meta
B) nav
C) body
D) title
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
6
Each page can have only one _____ element because its content should be unique to each page.

A) nav
B) main
C) li
D) div
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
7
A _____ is located at the top of a webpage and identifies the site, often by displaying the business name or logo.

A) footer
B) copyright label
C) header
D) navigation pane
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
8
_____ is a basic required Hypertext Markup Language (HTML) element.

A) header
B) title
C) nav
D) main
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
9
When a webpage is displayed in a browser, the browser tab displays the _____.

A) document title
B) file location
C) copyright information
D) html version
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
10
An _____ is a combination of the pound sign (#) and a numeric code.

A) entity number
B) entity name
C) entity type
D) entity framework
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
11
_____ are used to give instructions on how to use a template or to identify the author of a website.

A) Comments
B) Headings
C) Word wraps
D) Whitespaces
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
12
When creating a webpage template, including _____ provides additional information about how to use the sections of the webpage.

A) headings
B) white-spaces
C) word wraps
D) comments
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
13
Inserting a Hypertext Markup Language (HTML) _____ in some HTML code displays a reserved HTML character on the webpage.

A) character name
B) character vector
C) character array
D) character entity
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
14
All character entities end with _____ to signal the browser that everything in between is an entity representing a symbol.

A) ;
B) !
C) <
D) &
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
15
_____ forces browsers to display a nonbreaking blank space.

A) &bspn;
B) & nbsp;
C) & emsp;
D) &mspe;
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
16
The _____ is the preferred character set for several types of web programming languages, such as HTML, JavaScript, and XML.

A) American Standard Code for Information Interchange (ASCII)
B) Unicode Transformation Format (UTF)-8
C) Extended Binary Coded Decimal Interchange Code (EBCDIC)
D) Binary Transformation Format (BTF)-8
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
17
In Notepad++, the text entered scrolls continuously to the right unless the _____ feature is turned on.

A) word align
B) DOCTYPE
C) white-space
D) word wrap
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
18
_____ appear below the header in the navigation area of a webpage.

A) Copyright labels
B) Ordered lists
C) Page links
D) Bulleted lists
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
19
All character entities start with _____.

A) &
B) ;
C) !
D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
20
When _____ is enabled, a paragraph of the text is assigned a single logical line number even though it may be displayed on multiple physical lines in Notepad++.

A) word wrap
B) word align
C) white-space
D) DOCTYPE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
21
The header element includes links to other pages within a website.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
22
The nav element includes copyright information and page links.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
23
To create a webpage template, a Hypertext Markup Language (HTML) document with the HTML elements that define the webpage structure must be created.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
24
When a Hypertext Markup Language (HTML) document is _____, it confirms that all of the code is correct and follows the established rules set by World Wide Web Consortium (W3C).

A) validated
B) verified
C) oriented
D) repudiated
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
25
The page links of a webpage will appear below the header in the navigation area.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
26
The nav element is a basic required Hypertext Markup Language (HTML) element.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
27
A wireframe is a predefined webpage that contains a specific Hypertext Markup Language (HTML) structure to be used by all pages within the website.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
28
The navigation bar appears in the same position on each page and uses the same colors, fonts, and font styles. 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
29
Browsers add space before and after each _____ element.

A) break
B) paragraph
C) navigation
D) anchor
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
30
A semantic site map uses semantic elements to define the structure of a webpage.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
31
A _____ shows the visual layout of a webpage to indicate where elements should appear.

A) site map
B) site index
C) wireframe
D) data architecture
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
32
The _____ area of a webpage contains the copyright and contact information.

A) header
B) navigation
C) footer
D) section
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
33
A _____ for a website ensures consistency across the website, saves the user's time, and eliminates the re-creation of repeating elements such as navigation bars.

A) template
B) site map
C) report
D) checklist
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
34
To create a site map for a website, one must know how many pages to include in the website.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
35
Semantic elements are also known as structural elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
36
The World Wide Web Consortium (W3C) recommends _____ all Hypertext Markup Language (HTML) documents and making it a part of webpage testing.

A) validating
B) authoring
C) orienting
D) repudiating
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
37
A _____ identifies the number of pages in a website and shows how each page is linked to other pages.

A) wireframe
B) prototype
C) mock-up
D) site map
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
38
The Hypertext Markup Language (HTML) 5 semantic element tag names reflect the purpose of their elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
39
The div element is a semantic element, while the main element is not. 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
40
A wireframe indicates how the pages in a website relate to each other. 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
41
Explain the functions of comments in Hypertext Markup Language (HTML) along with their general syntax.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
42
In Notepad++, the text entered in the text area scrolls continuously to the right unless the word wrap feature is enabled.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
43
Discuss the following Hypertext Markup Language (HTML) 5 structural elements. header nav main footer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
44
After creating the home page or any other page of a website and adding content to it, one must display it in a browser to view the completed page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
45
An entity number is a combination of the dollar sign ($) and a numeric code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
46
After creating a template for a website, one can save time by using the template to create webpages in the site.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
47
A _____ element provides meaning about the content of the element.

A) bootstrap
B) lexical
C) pragmatic
D) semantic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
48
The entity name for the copyright symbol is cprt.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
49
Word wrap affects the way a text prints.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
50
Content is the text or other item that is displayed in a browser.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
51
The Hypertext Markup Language (HTML) elements that define the structure of a webpage must be within a(n) _____ element.

A) div
B) nav
C) body
D) img
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
52
When a browser displays a webpage, it ignores extra white spaces, treating multiple spaces, indents, and paragraph breaks as a single space.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
53
A comment is closed by adding two dashes followed by an exclamation mark and a closing angle bracket.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
54
A reserved symbol can be added in a Hypertext Markup Language (HTML) webpage by inserting its HTML entity name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
55
The comment syntax uses the angle brackets, similar to the Hypertext Markup Language (HTML) tags.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
56
To add a document title, the title text must be typed between the starting and ending header tags.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
57
Browsers add space before and after each line break.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
58
Inserting blank lines before or after HTML elements does not affect the structure of a webpage.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
59
Using blank lines between Hypertext Markup Language (HTML) elements is a bad design practice.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
60
Hypertext Markup Language (HTML) 4.01 introduced a(n) _____ element to split a page into separate sections.

A) nav
B) body
C) div
D) img
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
61
Maeve has created the website, but she is not able to include more than one blank space at a time. Even if she hits the SPACE button twice, the browser displays it as a single space. Which of the following would you suggest Maeve to use to overcome this problem?

A) & nbsp
B) <
C) ®
D) ®.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
62
A _____ element contains hyperlinks to other webpages within a website.

A) head
B) title
C) nav
D) footer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
63
Steve wants to insert the copyright information in the webpages for the images used in the website. Where would you recommend him to place this information?

A) header>…B) nav>… C) main>…D) footer>…
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
64
Discuss the purpose of using Hypertext Markup Language (HTML) character entities. Also, define the terms entity name and entity number with an example for each.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
65
The World Wide Web Consortium (W3C) introduced a _____ element after other semantic elements, and not all browsers or text editors recognize it yet.

A) div
B) section
C) nav
D) main
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 65 في هذه المجموعة.