Deck 1: Html5

ملء الشاشة (f)
exit full mode
سؤال
Which element tag indicates that the text is a top-level heading?

A) < h0 >
B) < h1 >
C) < h6 >
D) < h7 >
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
HTML5 allows the < p > element to be used without a closing tag.
سؤال
Every browser interprets HTML in its own way, based on its ____.

A) compiler
B) translator
C) rendering engine
D) interpreter
سؤال
HTML is a graphical design tool used to develop web pages that are displayed with a browser.
سؤال
XML lets developers define their own markup language.
سؤال
Phrasing content includes elements such as < em >, < strong >, and < span >.
سؤال
The < br > element is an example of which of the following?

A) structure element
B) title element
C) header element
D) void element
سؤال
The new HTML5 < output > element contains the results of a calculation.
سؤال
The < frames > element is a new element in HTML5.
سؤال
Which of the following describes an element that will be removed from future releases of HTML?

A) invalidated
B) deprecated
C) legacy
D) non-standard
سؤال
____ follows the markup rules of ____.

A) XML; XHTML
B) XHTML; XML
C) HTML; XML
D) HTML; XHTML
سؤال
An HTML tag includes an opening bracket, an element name, and a closing bracket.
سؤال
Which statement is key to displaying web pages correctly in the browser?

A) HEADER statement
B) SGML statement
C) DOCTYPE statement
D) STYLE statement
سؤال
What do you use when you want to create rules that describe the display characteristics of an entire document?

A) HTML rule
B) style sheet
C) structure sheet
D) markup rule
سؤال
It is best practice to use all uppercase characters for element and attribute names when writing HTML5.
سؤال
Which of the following lets you control the presentation characteristics of an entire web site with a single document?

A) SGML
B) WYSIWYG
C) CSS
D) HTML
سؤال
Which term can be described as a nonlinear way of organizing information?

A) W3C
B) markup
C) cascading style sheet
D) hypertext
سؤال
A style rule is composed of which two parts?

A) selector and element
B) tag and declaration
C) declaration and selector
D) element and tag
سؤال
Metadata elements reside in the body section of the document.
سؤال
When a "web worker" is processing code, the user must wait for it to complete before interacting with the web page.
سؤال
The ____________________ sets standards for HTML and provides an open, nonproprietary forum for industry and academic representatives.
سؤال
The most engaging aspect of browsing the World Wide Web is the linking of information on related topics using ____________________, a nonlinear way of organizing information.
سؤال
Which of the following is true about HTML5?

A) is not compatible with XHTML 1.0
B) is adaptable to the interactive web
C) can only create static documents
D) definition was completed in 2009
سؤال
The stricter syntax rules of HTML5 are consistent with syntax rules of which of the following?

A) CSS
B) WYSIWYG
C) JSP
D) XML
سؤال
Versions of HTML prior to HTML5 were based on which of the following?

A) SGML
B) WYSIWYG
C) CSS
D) W3C
سؤال
Which of the following is NOT an advantage of XML?

A) developers can define their own markup elements
B) works toward a unified syntax
C) has capabilities essential for creating applications
D) has a loose syntax, making coding easier
سؤال
Which term is defined as content that is maintained but disseminated to different users or devices?

A) single-sourcing
B) templating
C) styling
D) coding
سؤال
Which of the following is NOT one of the guidelines for creating code that ensures the greatest standards-compliance, presentation, and usefulness?

A) stick to the standards
B) use semantic markup
C) create coding conventions
D) validate your code
سؤال
Which of the following is a heading element?

A) < content >
B) < body >
C) < section >
D) < h2 >
سؤال
Coding with standards and respecting the W3C mandate to separate ____ from ____makes your content more accessible and portable to different devices and destinations.

A) content structure, presentation information
B) images, text
C) colors, fonts
D) images, content
سؤال
Which of the following elements is included in embedded content?

A) < h1 >
B) < img >
C) < body >
D) < strong >
سؤال
What is one of the most common mistakes that could make your code invalid?

A) declaring a doctype
B) missing closing tags
C) quoting attributes
D) nesting tags
سؤال
The HTML5 < figure >  element is used to contain which of the following content types?

A) the primary page content
B) additional content such as a quote or sidebar
C) the page header content
D) images for article content
سؤال
____________________ elements are those that the W3C has identified as obsolete and consequently will not be included in future releases of HTML.
سؤال
Once you are familiar with HTML syntax, you will find that one of the best ways to learn new coding techniques is to find a web page you like and view the ____________________.
سؤال
What tool should you use to check an HTML document for syntax errors?

A) compiler
B) debugger
C) validator
D) interpreter
سؤال
Which of the following is a new element of HTML5 that lets scripting applications dynamically render graphics, animations, or other visual images?

A) < command >
B) < output >
C) < canvas >
D) < progress >
سؤال
Which element is the root or parent element of all content sections, making it a sectioning root?

A) < article >
B) < body >
C) < header >
D) < section >
سؤال
Which of the following is a valid XHTML statement?

A) < p >This is the first paragraph.< /p >
B) < p >This is the first paragraph.
C)< / p >This is the first paragraph.
D) < /p >This is the first paragraph.< p >
سؤال
You can nest XHTML tags, but they must not ____________________.
سؤال
____________________ allows HTML authors to write style rules that affect the display of Web pages.
سؤال
XHTML requires strict adherence to syntax rules, requiring all elements to use ___________ tags.
سؤال
____________________ is descriptive markup that identifies the intended use of document sections.
سؤال
What are the HTML5 elements for page structure?
سؤال
A(n) ____________________ is a structured language that lets you identify common elements of a document such as headings, paragraphs, and lists.
سؤال
Describe the two syntaxes HTML5 offers and explain the reasons why you may choose to use one over the other.
سؤال
Define HTML, and describe its structure and role in web design.
سؤال
What are Cascading Style Sheets? Why are they useful?
سؤال
List the five basic rules needed to create syntactically correct HTML5 code and briefly describe each one.
سؤال
Information about the document itself, such as how to present the document, or what other documents are related to the current one, such as style sheets, is known as ____________________.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: Html5
1
Which element tag indicates that the text is a top-level heading?

A) < h0 >
B) < h1 >
C) < h6 >
D) < h7 >
B
2
HTML5 allows the < p > element to be used without a closing tag.
True
3
Every browser interprets HTML in its own way, based on its ____.

A) compiler
B) translator
C) rendering engine
D) interpreter
C
4
HTML is a graphical design tool used to develop web pages that are displayed with a browser.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
5
XML lets developers define their own markup language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
6
Phrasing content includes elements such as < em >, < strong >, and < span >.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
7
The < br > element is an example of which of the following?

A) structure element
B) title element
C) header element
D) void element
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
8
The new HTML5 < output > element contains the results of a calculation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
9
The < frames > element is a new element in HTML5.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which of the following describes an element that will be removed from future releases of HTML?

A) invalidated
B) deprecated
C) legacy
D) non-standard
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
11
____ follows the markup rules of ____.

A) XML; XHTML
B) XHTML; XML
C) HTML; XML
D) HTML; XHTML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
12
An HTML tag includes an opening bracket, an element name, and a closing bracket.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which statement is key to displaying web pages correctly in the browser?

A) HEADER statement
B) SGML statement
C) DOCTYPE statement
D) STYLE statement
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
14
What do you use when you want to create rules that describe the display characteristics of an entire document?

A) HTML rule
B) style sheet
C) structure sheet
D) markup rule
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
15
It is best practice to use all uppercase characters for element and attribute names when writing HTML5.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the following lets you control the presentation characteristics of an entire web site with a single document?

A) SGML
B) WYSIWYG
C) CSS
D) HTML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which term can be described as a nonlinear way of organizing information?

A) W3C
B) markup
C) cascading style sheet
D) hypertext
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
18
A style rule is composed of which two parts?

A) selector and element
B) tag and declaration
C) declaration and selector
D) element and tag
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
19
Metadata elements reside in the body section of the document.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
20
When a "web worker" is processing code, the user must wait for it to complete before interacting with the web page.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
21
The ____________________ sets standards for HTML and provides an open, nonproprietary forum for industry and academic representatives.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
The most engaging aspect of browsing the World Wide Web is the linking of information on related topics using ____________________, a nonlinear way of organizing information.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which of the following is true about HTML5?

A) is not compatible with XHTML 1.0
B) is adaptable to the interactive web
C) can only create static documents
D) definition was completed in 2009
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
The stricter syntax rules of HTML5 are consistent with syntax rules of which of the following?

A) CSS
B) WYSIWYG
C) JSP
D) XML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
Versions of HTML prior to HTML5 were based on which of the following?

A) SGML
B) WYSIWYG
C) CSS
D) W3C
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which of the following is NOT an advantage of XML?

A) developers can define their own markup elements
B) works toward a unified syntax
C) has capabilities essential for creating applications
D) has a loose syntax, making coding easier
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
Which term is defined as content that is maintained but disseminated to different users or devices?

A) single-sourcing
B) templating
C) styling
D) coding
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which of the following is NOT one of the guidelines for creating code that ensures the greatest standards-compliance, presentation, and usefulness?

A) stick to the standards
B) use semantic markup
C) create coding conventions
D) validate your code
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
Which of the following is a heading element?

A) < content >
B) < body >
C) < section >
D) < h2 >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
Coding with standards and respecting the W3C mandate to separate ____ from ____makes your content more accessible and portable to different devices and destinations.

A) content structure, presentation information
B) images, text
C) colors, fonts
D) images, content
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
Which of the following elements is included in embedded content?

A) < h1 >
B) < img >
C) < body >
D) < strong >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
What is one of the most common mistakes that could make your code invalid?

A) declaring a doctype
B) missing closing tags
C) quoting attributes
D) nesting tags
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
The HTML5 < figure >  element is used to contain which of the following content types?

A) the primary page content
B) additional content such as a quote or sidebar
C) the page header content
D) images for article content
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
____________________ elements are those that the W3C has identified as obsolete and consequently will not be included in future releases of HTML.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
35
Once you are familiar with HTML syntax, you will find that one of the best ways to learn new coding techniques is to find a web page you like and view the ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
What tool should you use to check an HTML document for syntax errors?

A) compiler
B) debugger
C) validator
D) interpreter
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
Which of the following is a new element of HTML5 that lets scripting applications dynamically render graphics, animations, or other visual images?

A) < command >
B) < output >
C) < canvas >
D) < progress >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
Which element is the root or parent element of all content sections, making it a sectioning root?

A) < article >
B) < body >
C) < header >
D) < section >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which of the following is a valid XHTML statement?

A) < p >This is the first paragraph.< /p >
B) < p >This is the first paragraph.
C)< / p >This is the first paragraph.
D) < /p >This is the first paragraph.< p >
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
You can nest XHTML tags, but they must not ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
____________________ allows HTML authors to write style rules that affect the display of Web pages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
XHTML requires strict adherence to syntax rules, requiring all elements to use ___________ tags.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
____________________ is descriptive markup that identifies the intended use of document sections.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
What are the HTML5 elements for page structure?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
A(n) ____________________ is a structured language that lets you identify common elements of a document such as headings, paragraphs, and lists.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
Describe the two syntaxes HTML5 offers and explain the reasons why you may choose to use one over the other.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
Define HTML, and describe its structure and role in web design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
What are Cascading Style Sheets? Why are they useful?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
List the five basic rules needed to create syntactically correct HTML5 code and briefly describe each one.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
Information about the document itself, such as how to present the document, or what other documents are related to the current one, such as style sheets, is known as ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.