Deck 1: Getting Started With HTML5

ملء الشاشة (f)
exit full mode
سؤال
Each browser has its own external style sheet that specifies the appearance of different HTML elements.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The top level of a nested list contains minor items, with each sublevel containing items of greater importance.
سؤال
An HTML document is composed of tags that represent distinct items in the Web page, such as a paragraph, the page heading, or even the entire body of the page itself.
سؤال
The body element is where you provide browsers with information about the document.
سؤال
Web pages are text files written in Hypertext Markup Language (HTML).
سؤال
Ordered lists are used for items that follow some defined sequential order.
سؤال
Inline images are considered text-level elements and thus must be placed within a grouping element such as a body or a paragraph.
سؤال
Heading elements contain the text of main headings on a Web page.
سؤال
Elements support attributes that specify the use, the behavior, and in some cases the appearance of an element.
سؤال
The exact appearance of the hr element is left to the browser.
سؤال
The most often-used program language for the Web is JavaScript.
سؤال
  The figure above shows an ordered list.<div style=padding-top: 35px>
The figure above shows an ordered list.
سؤال
A network that covers a wider area, such as several buildings or cities, is called a wide area network or WAN.
سؤال
Each document on the World Wide Web is referred to as a Web page and is stored on a file server.
سؤال
Style sheets are written in the Cascading Style Sheet (CSS)language.
سؤال
The rules that govern how code should be entered are called syntax.
سؤال
A text-level element does not start out on a new line but flows below the rest of the characters in grouping element.
سؤال
XML is a compact offshoot of SGML and is used to define new markup languages, known as XML vocabularies.
سؤال
Since an HTML file is a text file, it is composed of text characters and blank space.
سؤال
You can quickly change an XMTML document into an HTML document just by altering the first three line of code.
سؤال
Nested lists are used for items that follow some defined sequential order._________________
سؤال
Each element of a document is marked within the HTML file by one or more links._________________________
سؤال
The grouping element, ul, is a definition from a description list._________________________
سؤال
Section breaks must be placed within grouping elements such as paragraphs or headings._________________________
سؤال
Empty space includes blank spaces, tabs, and line breaks found within the file._________________________
سؤال
The founders of the Web developed a system of ____ documents.

A) hypertext
B) active
C) parsed
D) dynamic
سؤال
If no doctype is provided, these browsers render the document in standard mode based on practices followed in the 1990s._________________________
سؤال
If a network covers several buildings or cities, it is called a ____.

A) LAN
B) WAN
C) NET
D) Web
سؤال
A markup language is a language that describes the content and structure of a document by identifying different elements in the document._________________________
سؤال
If computers are close together, the network linking them is called a ____.

A) LAN
B) WAN
C) NET
D) Web
سؤال
The top element in the hierarchy is the html element, which contains all of the other elements within an HTML file._________________________
سؤال
A multi-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._________________________
سؤال
In order for computers to share resources efficiently, they can be linked together in a structure called a network._________________________
سؤال
The strong element is a text-level element that marks strong or bold text._________________________
سؤال
A style sheet file has the file extension .css which distinguishes it from an HTML file._________________________
سؤال
The structural element, aside, is content placed at the bottom of the page._________________________
سؤال
If you want XHTML-compliant code, you must always include closing tags._________________________
سؤال
The largest WAN in existence is the ____.

A) World Wide Web
B) Usenet
C) Internet
D) client server
سؤال
Hypertext organizes data through a series of sites or hyperlinks users can activate to jump from one piece of information to another.______________________
سؤال
A host that provides storage space for saving and retrieving files is called a _______.

A) server
B) print server
C) file server
D) client-server
سؤال
The World Wide Web Consortium has created a set of ____, or specifications, that all browser manufacturers follow.

A) indices
B) standards
C) sheets
D) styles
سؤال
The exact appearance of each page is described in a separate document known as a ______

A) link
B) tag
C) style sheet
D) title
سؤال
HTML version ____ added support for style sheets to give Web designers greater control over page layout and appearance.

A) 1.0
B) 2.0
C) 3.0
D) 4.01
سؤال
Which of the follow is a program leader in Web publishing software?

A) Adobe Dreamweaver
B) Adobe Reader
C) Microsoft Word
D) Windows Notepad
سؤال
The first popular markup language introduced in the 1980s was _______.

A) HTML
B) SGML
C) XHTML
D) XML
سؤال
A Web page ____ can also create a style sheet that takes precedence over the internal style sheets of browsers.

A) designer
B) author
C) writer
D) creator
سؤال
Web pages are text files written in a language called ____.

A) SGML
B) Java
C) Perl
D) HTML
سؤال
HTML version ____ added interactive elements, including Web forms.

A) 1.0
B) 2.0
C) 3.0
D) 4.01
سؤال
Each browser has its own ______ style sheet that specifies the appearance of different HTML elements.

A) external
B) internal
C) integrated
D) stand-alone
سؤال
____ browsers were incapable of displaying images.

A) PDA
B) Text-based
C) Graphical
D) Markup
سؤال
In a two-sided tag, a(n)____ tag indicates the content's end.

A) end
B) closing
C) empty
D) exit
سؤال
A ____ language is a language used to describe the content and structure of documents.

A) markup
B) parsed
C) validated
D) dictionary
سؤال
An HTML document is composed of ______ that represent distinct items in the Web Page, such as a paragraph, the page heading, or even the entire body of the page itself.

A) tags
B) elements
C) graphics
D) text
سؤال
A two-sided tag contains a(n)____ tag that tells the browser to turn on a feature and apply it to the content that follows.

A) opening
B) introductory
C) formatting
D) empty
سؤال
Documents on the Web are known as Web ____.

A) sites
B) links
C) pages
D) indices
سؤال
A Web ____ makes a page available to users of the Web.

A) client
B) station
C) browser
D) server
سؤال
XHTML version ____ is an update to HTML 4.01 that provides support for a variety of new features including semanitic page elements, column layout, form validation, offiline storage, and enhanced multimedia.

A) 1.0
B) 1.1
C) 2.0
D) 5.0
سؤال
A Web ____ is a software program that retrieves the page and displays it.

A) browser
B) client
C) station
D) server
سؤال
If an element contains text or another element, it is marked using a ______tag set in which an opening tag and a closing tag enclose the element content.

A) double
B) one-sided
C) two-sided
D) single
سؤال
XHTML version ____ is a reformulation of HTML 4.01 in the 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
سؤال
In addition to content, elements also support _______ that specify the use, the behavior, and in some cases the appearance of an element.

A) attributes
B) formats
C) characteristics
D) display
سؤال
When you using the address element, the address text is displayed in _____ by default.

A) bold
B) underline
C) italics
D) bold italics
سؤال
The doctype is used by ______, which are programs that examine document code to ensure that it meets all the syntax requirements of the specified language.

A) testers
B) quantifiers
C) validators
D) endorsers
سؤال
To add notes or comments, insert a comment tag using the syntax ______

A) <---comment>
B)
C)
D)
سؤال
______ includes the blank spaces, tabs, and line breaks found within the file.

A) Blank space
B) White space
C) Empty space
D) Black space
سؤال
A(n)__ heading acts as a subtitle by grouping it with a main title heading using the hgroup element.

A) li
B) h1
C) h2
D) both b and c
سؤال
To designate a paragraph element you would use the ____ tag.

A)


B)


  • C)

      D)

  • سؤال
    One reason for the success of the Web is that HTML has made it easy for non-programmers to write and edit code without being ensnarled by ______ violations.

    A) code
    B) program
    C) syntax
    D) logic
    سؤال
    Most Web browsers use a fill-in _____ for unordered lists.

    A) square
    B) rectangle
    C) circle
    D) bullet
    سؤال
    The syntax to mark a heading element is _______.

    A)
  • content

  • B)
      content

    C) content
    D)

    content

    سؤال
    To add the comment, Welcome John Smith, the syntax would be ________

    A)
    B) < !--- Welcome John Smith?
    C)
    D) <"Welcome John Smith -->
    سؤال
    The __________ contains general information about the document such as the document title, or a list of keywords that would aid search engines in directing interested users to the page.

    A) head element
    B) html element
    C) body element
    D) list element
    سؤال
    The document ______ is not displayed within the page, but is usually display in a browser's title bar or on a browser tab.

    A) title
    B) header
    C) paragraph header
    D) list header
    سؤال
    A structural element that has content containing tangential or side issues to the main topic of the page is a(n)______.

    A)

    B)

    C)
    سؤال
    A(n)____ list is used to display information in sequential order.

    A) ordered
    B) numeric
    C) alphanumeric
    D) bulleted
    سؤال
    _____ is a generic grouping element.

    A)
    B)

    C)

    D)
    سؤال
    The first elements you add are ______ elements, which are elements that contain content that is viewed as a distinct block within the Web page.

    A) grouping
    B) structural
    C) heading
    D) paragraph
    سؤال
    _________ do not contain content, but often are employed to send directives to browsers regarding how a page should be rendered.

    A) Elements
    B) Empty elements
    C) Nested elements
    D) One-sided elements
    سؤال
    Closing tags are identified by the ____ that precedes the tag name.

    A) question mark
    B) exclamation point
    C) slash
    D) ampersand
    سؤال
    You can mark extended quotes with the HTML _________ element.

    A) hgroup
    B) blockquote
    C) paragraph
    D) list
    فتح الحزمة
    قم بالتسجيل لفتح البطاقات في هذه المجموعة!
    Unlock Deck
    Unlock Deck
    1/138
    auto play flashcards
    العب
    simple tutorial
    ملء الشاشة (f)
    exit full mode
    Deck 1: Getting Started With HTML5
    1
    Each browser has its own external style sheet that specifies the appearance of different HTML elements.
    False
    2
    The top level of a nested list contains minor items, with each sublevel containing items of greater importance.
    False
    3
    An HTML document is composed of tags that represent distinct items in the Web page, such as a paragraph, the page heading, or even the entire body of the page itself.
    False
    4
    The body element is where you provide browsers with information about the document.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    5
    Web pages are text files written in Hypertext Markup Language (HTML).
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    6
    Ordered lists are used for items that follow some defined sequential order.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    7
    Inline images are considered text-level elements and thus must be placed within a grouping element such as a body or a paragraph.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    8
    Heading elements contain the text of main headings on a Web page.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    9
    Elements support attributes that specify the use, the behavior, and in some cases the appearance of an element.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    10
    The exact appearance of the hr element is left to the browser.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    11
    The most often-used program language for the Web is JavaScript.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    12
      The figure above shows an ordered list.
    The figure above shows an ordered list.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    13
    A network that covers a wider area, such as several buildings or cities, is called a wide area network or WAN.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    14
    Each document on the World Wide Web is referred to as a Web page and is stored on a file server.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    15
    Style sheets are written in the Cascading Style Sheet (CSS)language.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    16
    The rules that govern how code should be entered are called syntax.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    17
    A text-level element does not start out on a new line but flows below the rest of the characters in grouping element.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    18
    XML is a compact offshoot of SGML and is used to define new markup languages, known as XML vocabularies.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    19
    Since an HTML file is a text file, it is composed of text characters and blank space.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    20
    You can quickly change an XMTML document into an HTML document just by altering the first three line of code.
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    21
    Nested lists are used for items that follow some defined sequential order._________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    22
    Each element of a document is marked within the HTML file by one or more links._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    23
    The grouping element, ul, is a definition from a description list._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    24
    Section breaks must be placed within grouping elements such as paragraphs or headings._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    25
    Empty space includes blank spaces, tabs, and line breaks found within the file._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    26
    The founders of the Web developed a system of ____ documents.

    A) hypertext
    B) active
    C) parsed
    D) dynamic
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    27
    If no doctype is provided, these browsers render the document in standard mode based on practices followed in the 1990s._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    28
    If a network covers several buildings or cities, it is called a ____.

    A) LAN
    B) WAN
    C) NET
    D) Web
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    29
    A markup language is a language that describes the content and structure of a document by identifying different elements in the document._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    30
    If computers are close together, the network linking them is called a ____.

    A) LAN
    B) WAN
    C) NET
    D) Web
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    31
    The top element in the hierarchy is the html element, which contains all of the other elements within an HTML file._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    32
    A multi-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._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    33
    In order for computers to share resources efficiently, they can be linked together in a structure called a network._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    34
    The strong element is a text-level element that marks strong or bold text._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    35
    A style sheet file has the file extension .css which distinguishes it from an HTML file._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    36
    The structural element, aside, is content placed at the bottom of the page._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    37
    If you want XHTML-compliant code, you must always include closing tags._________________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    38
    The largest WAN in existence is the ____.

    A) World Wide Web
    B) Usenet
    C) Internet
    D) client server
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    39
    Hypertext organizes data through a series of sites or hyperlinks users can activate to jump from one piece of information to another.______________________
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    40
    A host that provides storage space for saving and retrieving files is called a _______.

    A) server
    B) print server
    C) file server
    D) client-server
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    41
    The World Wide Web Consortium has created a set of ____, or specifications, that all browser manufacturers follow.

    A) indices
    B) standards
    C) sheets
    D) styles
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    42
    The exact appearance of each page is described in a separate document known as a ______

    A) link
    B) tag
    C) style sheet
    D) title
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    43
    HTML version ____ added support for style sheets to give Web designers greater control over page layout and appearance.

    A) 1.0
    B) 2.0
    C) 3.0
    D) 4.01
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    44
    Which of the follow is a program leader in Web publishing software?

    A) Adobe Dreamweaver
    B) Adobe Reader
    C) Microsoft Word
    D) Windows Notepad
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    45
    The first popular markup language introduced in the 1980s was _______.

    A) HTML
    B) SGML
    C) XHTML
    D) XML
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    46
    A Web page ____ can also create a style sheet that takes precedence over the internal style sheets of browsers.

    A) designer
    B) author
    C) writer
    D) creator
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    47
    Web pages are text files written in a language called ____.

    A) SGML
    B) Java
    C) Perl
    D) HTML
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    48
    HTML version ____ added interactive elements, including Web forms.

    A) 1.0
    B) 2.0
    C) 3.0
    D) 4.01
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    49
    Each browser has its own ______ style sheet that specifies the appearance of different HTML elements.

    A) external
    B) internal
    C) integrated
    D) stand-alone
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    50
    ____ browsers were incapable of displaying images.

    A) PDA
    B) Text-based
    C) Graphical
    D) Markup
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    51
    In a two-sided tag, a(n)____ tag indicates the content's end.

    A) end
    B) closing
    C) empty
    D) exit
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    52
    A ____ language is a language used to describe the content and structure of documents.

    A) markup
    B) parsed
    C) validated
    D) dictionary
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    53
    An HTML document is composed of ______ that represent distinct items in the Web Page, such as a paragraph, the page heading, or even the entire body of the page itself.

    A) tags
    B) elements
    C) graphics
    D) text
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    54
    A two-sided tag contains a(n)____ tag that tells the browser to turn on a feature and apply it to the content that follows.

    A) opening
    B) introductory
    C) formatting
    D) empty
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    55
    Documents on the Web are known as Web ____.

    A) sites
    B) links
    C) pages
    D) indices
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    56
    A Web ____ makes a page available to users of the Web.

    A) client
    B) station
    C) browser
    D) server
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    57
    XHTML version ____ is an update to HTML 4.01 that provides support for a variety of new features including semanitic page elements, column layout, form validation, offiline storage, and enhanced multimedia.

    A) 1.0
    B) 1.1
    C) 2.0
    D) 5.0
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    58
    A Web ____ is a software program that retrieves the page and displays it.

    A) browser
    B) client
    C) station
    D) server
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    59
    If an element contains text or another element, it is marked using a ______tag set in which an opening tag and a closing tag enclose the element content.

    A) double
    B) one-sided
    C) two-sided
    D) single
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    60
    XHTML version ____ is a reformulation of HTML 4.01 in the 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
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    61
    In addition to content, elements also support _______ that specify the use, the behavior, and in some cases the appearance of an element.

    A) attributes
    B) formats
    C) characteristics
    D) display
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    62
    When you using the address element, the address text is displayed in _____ by default.

    A) bold
    B) underline
    C) italics
    D) bold italics
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    63
    The doctype is used by ______, which are programs that examine document code to ensure that it meets all the syntax requirements of the specified language.

    A) testers
    B) quantifiers
    C) validators
    D) endorsers
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    64
    To add notes or comments, insert a comment tag using the syntax ______

    A) <---comment>
    B)
    C)
    D)
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    65
    ______ includes the blank spaces, tabs, and line breaks found within the file.

    A) Blank space
    B) White space
    C) Empty space
    D) Black space
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    66
    A(n)__ heading acts as a subtitle by grouping it with a main title heading using the hgroup element.

    A) li
    B) h1
    C) h2
    D) both b and c
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    67
    To designate a paragraph element you would use the ____ tag.

    A)


    B)


  • C)

      D)

  • فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    68
    One reason for the success of the Web is that HTML has made it easy for non-programmers to write and edit code without being ensnarled by ______ violations.

    A) code
    B) program
    C) syntax
    D) logic
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    69
    Most Web browsers use a fill-in _____ for unordered lists.

    A) square
    B) rectangle
    C) circle
    D) bullet
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    70
    The syntax to mark a heading element is _______.

    A)
  • content

  • B)
      content

    C) content
    D)

    content

    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    71
    To add the comment, Welcome John Smith, the syntax would be ________

    A)
    B) < !--- Welcome John Smith?
    C)
    D) <"Welcome John Smith -->
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    72
    The __________ contains general information about the document such as the document title, or a list of keywords that would aid search engines in directing interested users to the page.

    A) head element
    B) html element
    C) body element
    D) list element
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    73
    The document ______ is not displayed within the page, but is usually display in a browser's title bar or on a browser tab.

    A) title
    B) header
    C) paragraph header
    D) list header
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    74
    A structural element that has content containing tangential or side issues to the main topic of the page is a(n)______.

    A)

    B)

    C)
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    75
    A(n)____ list is used to display information in sequential order.

    A) ordered
    B) numeric
    C) alphanumeric
    D) bulleted
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    76
    _____ is a generic grouping element.

    A)
    B)

    C)

    D)
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    77
    The first elements you add are ______ elements, which are elements that contain content that is viewed as a distinct block within the Web page.

    A) grouping
    B) structural
    C) heading
    D) paragraph
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    78
    _________ do not contain content, but often are employed to send directives to browsers regarding how a page should be rendered.

    A) Elements
    B) Empty elements
    C) Nested elements
    D) One-sided elements
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    79
    Closing tags are identified by the ____ that precedes the tag name.

    A) question mark
    B) exclamation point
    C) slash
    D) ampersand
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    80
    You can mark extended quotes with the HTML _________ element.

    A) hgroup
    B) blockquote
    C) paragraph
    D) list
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.
    فتح الحزمة
    k this deck
    locked card icon
    فتح الحزمة
    افتح القفل للوصول البطاقات البالغ عددها 138 في هذه المجموعة.