Deck 1: HTML Basics: Tags, Links, and Lists

ملء الشاشة (f)
exit full mode
سؤال
Awebpage displays a picture. What tag was used to display that picture?

A)picture
B)image
C)img
D)src
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
<b> tag makes the enclosed text bold. What is other tag to make text bold?

A)<strong>
B)<dar>
C)<black>
D)<emp>
سؤال
Tags and test that are not directly displayed on the page are written in _____ section.

A)<html>
B)<head>
C)<title>
D)<body>
سؤال
Which tag inserts a line horizontally on your web page?

A)<hr>
B)<line>
C)<line direction="horizontal">
D)<tr>
سؤال
What should be the first tag in any HTML document?

A)<head>
B)<title>
C)<html>
D)<document>
سؤال
Which tag allows you to add a row in a table?

A)<td> and </td>
B)<cr> and </cr>
C)<th> and </th>
D)<tr> and </tr>
سؤال
How can you make a bulleted list?

A)<list>
B)<nl>
C)<ul>
D)<ol>
سؤال
How can you make a numbered list?

A)<dl>
B)<ol>
C)<list>
D)<ul>
سؤال
How can you make an e-mail link?

A)<a href="xxx@yyy">
B)<mail href="xxx@yyy">
C)<mail>xxx@yyy</mail>
D)<a href="mailto:xxx@yyy">
سؤال
What is the correct HTML for making a hyperlink?

A)<a href="https://mcqmate.com">Visit McqMate</a>
B)<a name="https://mcqmate.com">Visit McqMate</a>
C)<https://mcqmate.com</a>
D)<url="https://mcqmate.com">Visit McqMate</url>
سؤال
Choose the correct HTML tag to make a text italic

A)<ii>
B)<italics>
C)<italic>
D)<i>
سؤال
Choose the correct HTML tag to make a text bold?

A)<b>
B)<bold>
C)<bb>
D)<bld>
سؤال
What is the correct HTML for adding a background color?

A)<body color="yellow">
B)<body bgcolor="yellow">
C)<background>yellow</background>
D)<body background="yellow">
سؤال
Choose the correct HTML tag for the smallest size heading?

A)<heading>
B)<h6>
C)<h1>
D)<head>
سؤال
What is the correct HTML tag for inserting a line break?

A)<br>
B)<lb>
C)<break>
D)<newline>
سؤال
What doesvlink attribute mean?

A)visited link
B)virtual link
C)very good link
D)active link
سؤال
Which attribute is used to name an element uniquely?

A)class
B)id
C)dot
D)all of above
سؤال
Which tag creates a check box for a form in HTML?

A)<checkbox>
B)<input type="checkbox">
C)<input=checkbox>
D)<input checkbox>
سؤال
To create a combo box (drop down box) which tag will you use?

A)<select>
B)<list>
C)<input type="dropdown">
D)all of above
سؤال
Which of the following is not a pair tag?

A)<p>
B)< u >
C)<i>
D)<img>
سؤال
To create HTML document you requirea

A)web page editing software
B)high powered computer
C)just a notepad can be used
D)none of above
سؤال
The special formatting codes in HTML document used to present contentare

A)tags
B)attributes
C)values
D)none of above
سؤال
HTML documents are saved in

A)special binary format
B)machine language codes
C)ascii text
D)none of above
سؤال
Some tags enclose the text. Those tags are known as

A)couple tags
B)single tags
C)double tags
D)pair tags
سؤال
The _____ character tells browsers to stop tagging the text

A)(?)
B)(/)
C)(>)
D)(%)
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/25
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: HTML Basics: Tags, Links, and Lists
1
Awebpage displays a picture. What tag was used to display that picture?

A)picture
B)image
C)img
D)src
img
2
<b> tag makes the enclosed text bold. What is other tag to make text bold?

A)<strong>
B)<dar>
C)<black>
D)<emp>
<strong>
3
Tags and test that are not directly displayed on the page are written in _____ section.

A)<html>
B)<head>
C)<title>
D)<body>
<head>
4
Which tag inserts a line horizontally on your web page?

A)<hr>
B)<line>
C)<line direction="horizontal">
D)<tr>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
5
What should be the first tag in any HTML document?

A)<head>
B)<title>
C)<html>
D)<document>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which tag allows you to add a row in a table?

A)<td> and </td>
B)<cr> and </cr>
C)<th> and </th>
D)<tr> and </tr>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
7
How can you make a bulleted list?

A)<list>
B)<nl>
C)<ul>
D)<ol>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
8
How can you make a numbered list?

A)<dl>
B)<ol>
C)<list>
D)<ul>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
9
How can you make an e-mail link?

A)<a href="xxx@yyy">
B)<mail href="xxx@yyy">
C)<mail>xxx@yyy</mail>
D)<a href="mailto:xxx@yyy">
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
10
What is the correct HTML for making a hyperlink?

A)<a href="https://mcqmate.com">Visit McqMate</a>
B)<a name="https://mcqmate.com">Visit McqMate</a>
C)<https://mcqmate.com</a>
D)<url="https://mcqmate.com">Visit McqMate</url>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
11
Choose the correct HTML tag to make a text italic

A)<ii>
B)<italics>
C)<italic>
D)<i>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
12
Choose the correct HTML tag to make a text bold?

A)<b>
B)<bold>
C)<bb>
D)<bld>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
13
What is the correct HTML for adding a background color?

A)<body color="yellow">
B)<body bgcolor="yellow">
C)<background>yellow</background>
D)<body background="yellow">
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
14
Choose the correct HTML tag for the smallest size heading?

A)<heading>
B)<h6>
C)<h1>
D)<head>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
15
What is the correct HTML tag for inserting a line break?

A)<br>
B)<lb>
C)<break>
D)<newline>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
16
What doesvlink attribute mean?

A)visited link
B)virtual link
C)very good link
D)active link
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which attribute is used to name an element uniquely?

A)class
B)id
C)dot
D)all of above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
18
Which tag creates a check box for a form in HTML?

A)<checkbox>
B)<input type="checkbox">
C)<input=checkbox>
D)<input checkbox>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
19
To create a combo box (drop down box) which tag will you use?

A)<select>
B)<list>
C)<input type="dropdown">
D)all of above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
20
Which of the following is not a pair tag?

A)<p>
B)< u >
C)<i>
D)<img>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
21
To create HTML document you requirea

A)web page editing software
B)high powered computer
C)just a notepad can be used
D)none of above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
22
The special formatting codes in HTML document used to present contentare

A)tags
B)attributes
C)values
D)none of above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
23
HTML documents are saved in

A)special binary format
B)machine language codes
C)ascii text
D)none of above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
24
Some tags enclose the text. Those tags are known as

A)couple tags
B)single tags
C)double tags
D)pair tags
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
25
The _____ character tells browsers to stop tagging the text

A)(?)
B)(/)
C)(>)
D)(%)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.