CONCEPTS: HTML TAGS, FRAME TAG to SERVER SIDE IMAGE MAPPING Information Technology- WEB PUBLISHING Fill in the Blanks: 1

CONCEPTS: HTML TAGS, FRAME TAG to SERVER SIDE IMAGE MAPPING Information Technology- WEB PUBLISHING Fill in the Blanks: 1

ASSIGNMENT NO-1 CONCEPTS: HTML TAGS, FRAME TAG TO SERVER SIDE IMAGE MAPPING Information Technology- WEB PUBLISHING Fill in the Blanks: 1. ______ are used to create imaginary sections of browser section. 2. ______ tag is used instead of <Body> tag to create frames. 3. ______ tag is used to divide the screen into different rows and columns. 4. Rows and Cols are the attributes of the ______ tag. 5. To specify the border around each individual frame, ______attribute of <frameset> tag is used. 6. To create frame document, the ______tag is replaced by <frameset> tag. 7. ______ tag is used when any browser does not support <Frame> tag and to include Regular body text. 8. Some Browser does not support frame, so to add regular text_______tag is used. 9. ______ attribute sets the value to the URL of the document to be loaded into the Frame. 10. ______ attribute identifies the frame. 11. ______attribute Disables the frames resizing capability. 12. ______attribute controls the horizontal & vertical scrollbars of the frame. 13. ______attribute of <frame> specifies the amount of white space to be left on the top and bottom of the frame. 14. ______attribute of <frame> specifies the amount of white space to left along the Sides 15. ______tag is used to link different file or URL in <frameset>. 16. The default value for the scrolling attribute of the <frame> tag is ______. 17. Frame can be named by using its ______attribute. 18. To display a link in another frame, the ______attribute of the <A> tag is used. 19. Floating frames are created using ______tag. 20. ______tag is used to create floating or Inline frame. 21. ______attribute of the <iframe> tag identifies the source document. 22. The ______tag in HTML can divide the main browser window into independent Windows 23. ______tag is ignored by the browsers, which do not support the inline frames. 24. ______attribute allows the user to open document in the specified window. 25. IN <frameset rows = “n”>, measuring unit of “n” is ______. 26. Inline frame is also known as ______frame. 27. ______attribute displays scrollbar for the frame. 28. ______tag determines what should be displayed in each divided portions. 29. The alternative to frame can be created using ______tag. 30. ______attribute restricts user, to make changes to the size of frame. 31. ______attribute of frame gives the URL of source file. 32. The abbreviation of Hyper Text Markup language is ______. 33. Paired tag is also known as ______tag. 34. ______is the collection of interrelated web pages. 35. ______attribute of anchor tag specifies the URL of target hyperlink. 36. ______tag is smallest heading tag. 37. ______tag is used to display Preformatted block of text. 38. Text is displayed “as it is” in a browser by using ______tag. 39. First page of a website is known as ______. 40. The greatest value that can be assigned to the size attribute of the <FONT> tag is ______. 41. ______code is used for displaying © symbol in HTML. 42. ______code is used to give a blank space. 43. ______tag is used to create hyper links. 44. Active links color can be set by ______attribute. 45. The ______tag is used to display enclosed text as superscript. 46. Visited Link color can be set by ______ attribute. 47. ______attribute changes default color of hyperlink. 48. ______tag is used to insert an image in web page. 49. In HTML, comments can be placed within the ______tag. 50. ______tag is used to scroll the text on the web page. 51. The default value of behavior attribute of <marquee> tag in HTML is ______. 52. The overall HTML document is written within the ______tags. 53. In HTML a background color value may either be a 6 digit ______ number or the color name itself. 54. ______tag is used to give a visual line break to your web document. 55. Monospaced text can be viewed with the ______physical style tag in html. 56. The ______or ______tag is used to give a strike effect to text in html. 57. ______attribute is used to give color to the whole web page. 58. ______element makes text one size larger than the previous size. 59. ______tag is used to give a hidden line break in between two lines in a html document. 60. ______tag is used to give a description to the table. OR ______tag is used to add text on top or bottom of table. 61. ______ is document layout & hyperlink specification language. 62. The ______are instructions that are written directly into the text of the document. 63. To add border size ______attribute is used in <table> tag. 64. In table, rows is created by ______tag. 65. ______specifies how many rows a cell should take up. 66. ______attribute of <A> tag is used to link within a same web page. 67. ______tag is used to create bulleted list. 68. HTTP stands ______. 69. True type fonts can be embedded on the web page with the help of ______tag. 70. The maximum value of size attribute of <FONT> tag is 7. 71. ______ does not allow data validation. 72. ______tag is a common supported tag used in < ol > and <ul>. 73. ______is used to display greater than sign. 74. ______ tag positions text on equal distance between the left and right edges of the Document. 75. ______attribute in <HR> tag sets the color of the horizontal line. 76. HTML provides ______levels of headings. 77. ______is largest level of heading. 78. ______tag maintains the original link breaks and spacing inserted in the text. 79. Using_____ attribute in ordered list, you can order the numbering options of the List. 80. The ______tag is used to subscript the text. 81. The links created in HTML codes are called as ______. 82. ______tag is used to give animation to the text in HTML. 83. The color of active links can be set by ______ 84. The ______tag displays exactly the same format defined in the source of html document. 85. The amount of spaces left between cell border and cell data can be increased with ______ 86. Anything between the comment tag is ignored only by ______browser. 87. Default direction of marquee is ______ 88. The ______tag is used to display enclosed text as superscript. 89. True type fonts can be embedded on the web page with the help of ______tag. 90. ______ attribute of <font> tag changes the Size of the Text. 91. The smallest value that can be assigned to the size attribute of the <FONT> tag is ______ . 92. Comment in ______is written with the help of <!-- > 93. ______ code is used for displaying ‘<’ character in HTML 94. ______ code is used for displaying ‘@’ character in HTML 95. ______ code is used for displaying ‘@’ character in HTML 96. ______ code is used for displaying symbol register in HTML 97. ______ code is used to give a blank space. 98. ______ code is used for displaying “character in HTML. 99. ______ tag is used to create hyper links. 100. ______ attribute of <Table> creates space between the cells. 101. ______ attribute of <Table> decides into the amount of spacing between each cell Border and the actual content of cell. 102. ______ attribute of <Table> specifies the horizontal alignment of row or column. 103. ______ attribute of <td> tag specifies the number of columns that are spanned. 104. ______ attribute given color to the border of table. 105. ______ tag specifies that information appears as Definition list. 106. The default text alignment of a paragraph in HTML is ______ 107. ______ tag is used to give a visual line break to your web document. 108. Monospaced text can be viewed with the ____ physical style tag in html. 109. The ______or ______tag is used to give a strike effect to text in html. 110. ______ attribute is used to give color to the whole web page. 111. ______ element makes text one size larger than the previous size. 112. ______ tag is used to give a hidden line break in between two lines in a html document. 113. ______ and Bordercolordark attribute of <table> tag is supported by Internet Explore and not by Netscape Navigator. 114. ______ tag is used to display table heading 115. ______ tag is used to create Bullet list. 116. ______ tag is used to create bulleted list on webpage. 117. The ______ tag is used to define a client side image map. 118. ______ and <area> tag are used for Client side Image Mapping. 119. An image map has active geometric regions to which the links are assigned are called as _______. 120. ______ attribute is used in Client side Image mapping with <img> tag. 121. ______ attribute of <area> tag specifies the co-ordinates of any shape. 122. ______ attribute is used along with <map> tag in Client side Image map. 123. <area shape = ______> is used to create the round shape in the Client side Image. 124. <area shape = ______>is used to create the Rectangle shape in the Client side Image map. 125. ______ tag is used to create shape in Image Mapping. 126. The ______ pairs of coordinates are used to create rectangle in the Client side Image Map. 127. <area shape =______> is used to create polygon shape on the Client side Image Map. 128. The ______ pairs of coordinates are used to create polygon in the Client side Image Map. 129. ______ attribute of <area> tag provides the textual alternative to an geometric region. 130. The ______ tag defines an active area in the associate Client side Image Map. 131. ______ attribute of <img> tag is used with Server side Image Maps.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    21 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us