Sunteți pe pagina 1din 5

1-HTML markup language is aset of markup: a-Attrbuites b-sets c-tags d-groups 2-we can write html code using

a-none of these b- vlc media c-notepad++ d-microsoftword 3- in order to write html code we need to have active internet connection.can you agree with this statement: a-yes b-no 4- a- An HTML file written in notepad can be saved with an extension: -.htm -.html -Any of the above -None of the above. 5-What does an HTML tag do? -It specifies formatting and layout instructions for your web page. -It hides programming instructions from view. -It determines the organizational structure of your Web site. -It connects your web site to an operating environment. 6- correct HTML tag for the largest heading: 1-<h1> 2-<heading> 3-<head> 4<h6>

7. Which of the following lines of XHTML code is correctly nested and closed? A. <p><b>First line</p></b> B. <b><p>Second line</p> C. <b><p>Third line</p></b> D. <b>Fourth line</p> 8- Which of the following is the correct syntax for an attribute set on the <p> tag? A. <p>id=para1</p> B. <p id=para1></p> C. <p id=para1></p> D. <p id=para1></p> 9-. The ___ attributes of the img tag specifies the location of the image. A. alt B. title C. src D. tip 10-This tag is used by ordered and unordered lists to specify the list items. A. <li> B. <ol> C. <ul> D. <dt> 11-. The ___ tag produces a title for the table above the table. A. td B. tr C. th D. caption 12-html tag genrally are written in a-single b- pair 13-html document contain 1 root tag called a-html b-body c-head d-title

14-html tag may be in lowercase or in uppercase a-true b- false 15- HTML TAGs are case sensitive.are you agree with statement a-yes b-no 16- What is the correct HTML tag for inserting a line break?

a)

<br />

b) <break /> c)

<lb />

17- Can a data cell contain images?

a) b)

Yes No

18- What is the correct HTML for creating a hyperlink?

a)

<a name="">A</a>

b) <a>B</a> c)

<a href="http://www.example.com">example</a>

d) <a url="http://www.example.com">example</a>

19- Which of these tags are all <table> tags?

a)

<table><head><tfoot>

b) <table><tr><td> c)

<table><tr><tt>

d) <thead><body><tr>

20- .How can you make a list that lists the items with numbers?

a)

<ul>

b) <list> c) d)

<ol> <dl>

21- What is the correct HTML for inserting an image?

a)

<image src="image.gif" alt="MyImage" />

b) <img href="image.gif" alt="MyImage" /> c)

<img src="image.gif" alt="MyImage" />

d) <img alt="MyImage">image.gif</img>

22- colspan=n can be added to only what tag?

a)

<table>

b) <td> c)

<tr>

23- which of the following attributes below are used for font name a) b) c) d) Fontname Fn Font Face

24- HTML is considered as ---------- language a) b) c) d) Programming High-level OOP MARKUP

25- BAISC fundamental block in html a) Html body b) Html tag c) Html elemnt

26- how can resize image a) Using resize attrbuite b) Using height and width c) Using size attribute d) Using rs attrbuite 27- bg color is an attrbuite of body tag a) True b) False 28-which tag are most commonly used by search engines a) b) c) d) Heading Tltle Paragraph All above

29- what is <br> tag for a) b) c) d) Space Paragraph breake Line breake Word breake

30- which of the following pair attribute required for img tag a) b) c) d) Img and alt Img and src Src and alt Src and a

S-ar putea să vă placă și