0% found this document useful (0 votes)
2 views

Answer-semester 2

......

Uploaded by

mooahmed.0115788
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Answer-semester 2

......

Uploaded by

mooahmed.0115788
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Question

1- Choose :
1-Which is the correct way to comment out something in HTML ?
A- Using ## and# B- Using < !—and -- > c- Using <!-- and -- #

2- The tag used to create hypertext and hypermedia links is ?


A- < HR > B- < BR > c- < a>
3- < a > and < /a > are the tags used for………….?
A- Aligning text B- Adding imge C- Adding links to your page
4-The property which is connected to the <img> Property is……….

A- src B- href c- link


5- What is the correct syntax of < img > tag ?
A- < img src =”url”> B- < img src=”url”alt=”alternatetext”> C- All of the above

6– Which HTML tag is used to display the power in expression ( z⁵ - y ⁵ )?


A- < sup > B- < sub > C-< b> D- < p >
7– Which of the following is a paragraph tag in HTML ?
A- < P> B- < PRE> c- < b>
8– The < i > tag makes text ?
A- Underline B- Inline c Italic
9 – choose the correct HTML tag to make the text bold ?
B- < bd> B- < a> c-< bl> D-< b>
10– choose the correct HTML tag to make the text italic ?
A- < i> B- < italic> c-< it> D-< il>
11– What does the < br> tag add to your webpage?
A- Paragraph break B- long break c- line break D- None of these
12– program do you need to write HTML?
A- Agraphics program B- Any text editor C- All of these
13– Which HTML tag produces the biggest heading?
A- < h1> B- < h2> c- <h3 > D- <h6 >
14 – Which of the following is underline tag ?
A- < PRE> B- < UL> c- <U> D- HR
15– Which HTML tag is used to define a short quotation ?
A- < quotation> B- < quote> c- <qut> D- < q>
16-………..… allows you to choose an alternative or more at the same time
A- Button B- Checkbox c- Submit
17- Which tag add a paragraph break after text ?
A- < HR > B- < P> c- < TD> D- < br >..< / br>
18-Which HTML tag is used to define smaller text?
A-< span> B- < normal> c- < smaller> D- < small>
19 -We use < form> …</ form> tag to create……………
A- form B- buttopn C- Radio button
20-………button is used to send your data which you have entered
using the form element
A- Submite B- Check box C- Radio button
22-It is used to clear all your data which you entered using the form
element
A- Submite button B- Check box C- Reset
23- Which HTML tag is used to deleted text ?
A- < del> B- < deleted> C- <delete>
24- property ……...is used to control the web page background color
A- img B- href C- bgcolor
( Reset – Submit – Checkbox – password- Button – Radio button )

1- … Checkbox..allows you to choose an alternative or more at


the same time.
2- … Submit ….. button is used to send your data which you have
entered using the form elements.
3- …… Reset ….. button is used to delete your data which you
have entered and a return to the default valued of the tools
4- …… Radio button. used to select only one of a limited number
of options such as your gender (male / female)

5- When pressing on … Button … can perform many functions ,


such as load a function , or store data, or delete your data
2- INPUT ( √ ) OR ( × )
1- To insert a hyperlink text use the <a> tag ( √ )
2- “jpg” and ”gif" are the extension of audio files ( × )
3- To create a hypertext display the image by <img> tag ( √ )
4- To select a color as the web page background use <img> tag ( × )
5- <br> command is used to control the number of space between words ( × )
6- Property (href) is belong to the <a> tag ( √ )
7- To insert the “ flower.png” image on the webpage , use <i>tag ( × )
8- To add image to the web page we use the <img> tag ( √ )
9- HTML commands file must be saved with the extension jpg ( ×)
10- The tag <b> is used to display the text italic on the web page ( ×)
11- The tag <br> is used to write starting from a new line ( √ )
12- The tag <I> is used to display the text italic on the web page (√ )
13- Property (href) is belong to the <a> tag ( √)
14- To change the direction of the web page using the background property ( ×)
15- To format the font to be bold use the <br> tag ( ×)

Complete :
< img …src... = “img _chaina.jpg“alt =“Flowers in Chania” >
<h1 …style.. =” background -color: Blue;”> Hello World <h1>
<a …href.. = “ mailto :[email protected] > </a>

You might also like