The document discusses fundamentals of web design and HTML tags. It contains 30 multiple choice questions about HTML tags, elements, and attributes. Some key topics covered include using the <img> tag to add images, the <b> and <strong> tags to make text bold, the <body> tag to define the document's body, and the <ul> and <ol> tags to create unordered and ordered lists. It also asks about using the <a> tag to create links, the <br> tag to insert line breaks, and attributes like bgcolor to modify text styling and formatting.
The document discusses fundamentals of web design and HTML tags. It contains 30 multiple choice questions about HTML tags, elements, and attributes. Some key topics covered include using the <img> tag to add images, the <b> and <strong> tags to make text bold, the <body> tag to define the document's body, and the <ul> and <ol> tags to create unordered and ordered lists. It also asks about using the <a> tag to create links, the <br> tag to insert line breaks, and attributes like bgcolor to modify text styling and formatting.
The document discusses fundamentals of web design and HTML tags. It contains 30 multiple choice questions about HTML tags, elements, and attributes. Some key topics covered include using the <img> tag to add images, the <b> and <strong> tags to make text bold, the <body> tag to define the document's body, and the <ul> and <ol> tags to create unordered and ordered lists. It also asks about using the <a> tag to create links, the <br> tag to insert line breaks, and attributes like bgcolor to modify text styling and formatting.
The document discusses fundamentals of web design and HTML tags. It contains 30 multiple choice questions about HTML tags, elements, and attributes. Some key topics covered include using the <img> tag to add images, the <b> and <strong> tags to make text bold, the <body> tag to define the document's body, and the <ul> and <ol> tags to create unordered and ordered lists. It also asks about using the <a> tag to create links, the <br> tag to insert line breaks, and attributes like bgcolor to modify text styling and formatting.
Answer from the bracket.1. What tag uses to display apicture in a webpage?a. pictureb. imagec. imgd. src2. <b> tag makes the enclosed text bold. What is other tag to make text bold?a. <strong>b. <dar>c. <black>d. <emp>3. Tags and test that are not directly displayed on thepage are written in _____ section.a. <html>b. <head>c. <title>d. <body>4. Which tag inserts a line horizontally on a web page?a. <hr>b. <line>c. <line direction=”horizontal”>d. <tr>5. What should be the first tag in any HTMLdocument?a. <head>b. <title>c. <html>d. <document>6. Which tag allows us to add a row in a table?a. <td> and </td>b. <cr> and </cr>c. <th> and </th>d. <tr> and </tr>7. How can we make a bulleted list?a. <list>b. <nl>c. <ul>d. <ol>8. How can we make a numbered list?a. <dl>b. <ol>c. <list>d. <ul>9. How can we 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”>10. Why so JavaScript and Java have similar name?A. JavaScript is a stripped-down version of JavaB. JavaScript's syntax is loosely based on Java'sC. They both originated on the island of Java11. Choose the correct HTML tag to make a text italica. <ii>b. <italics>c. <italic>d. <i>12. Choose the correct HTML tag to make a text bold?a. <b>b. <bold>c. <bb>d. <bld>SCHOOL OF DISTANCE EDUCATIONFUNDAMENTS OF WEB DESIGNINGBA MULTIMEDIA - UG PRIVATE REGISTRATION - 2017 Admn.IV Semester - Core Course School of Distance EducationFundaments of Web Designing213. 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”>14. Choose the correct HTML tag for the smallest size heading?a. <heading>b. <h6>c. <h1>d. <head>15. What is the correct HTML tag for inserting a line break?a. <br>b. <lb>c. <break>d. <newline>16. What does vlinkattribute mean?a. visited linkb. virtual linkc. very good linkd. active link17. Which attribute is used to name an element uniquely?a. classb. idc. dotd. all of above18. Which tag creates a check box for a form in HTML?a. <checkbox>b. <input type=”checkbox”>c. <input=checkbox>d. <input checkbox>19. To create a combo box (drop down box) which tag will we use?a. <select>b. <list>c. <input type=”dropdown”>d. all of above20. Which of the following is not apair tag?a. <p>b. < u >c. <i>d. <img>21. To create HTML document we require aa. web page editing softwareb. High powered computerc. Just a notepad can be usedd. None of above22. The special formatting codes in HTML document used to present content area. tagsb. attributesc. valuesd. None of above23. HTML documents are saved ina. Special binary formatb. Machine language codesc. ASCII textd. None of above24. Some tags enclose the text. Those tags are known asa.Couple tagsb. Single tagsc. Double tagsd. Pair tags25. The _____ character tells browsers to stop tagging the texta. ?b. /c. >d. %26. In HTML document the tagsa. Should be written in upper caseb. should be written in lower casec.should be written in proper cased. can be written in both uppercase or lowercase27. Marquee is a tag in HTML toa. mark the list of items to maintain inqueueb. Mark the text so that it is hidden in browserc. Display text with scrolling effectd. None of above28. There are ____ different of heading tags in HTMLa. 4b. 5c. 6d. 729. To create a blank line in your web pagea. press Enter two timesb. press Shift + Enterc. insert <BR> tagd. insert <BLINE>30. Which of the followingis not a style tag?a. <b>b. <tt>c. <i>d. All of above are style tags31. The way the browser displays the object can be modified by _____a. attributesb. para