Q.1. Web Publishing

Web Publishing


Q.1.FILL IN THE BLANKS
1.     Frames are used to create imaginary sections of browser screen.(M. 07,12,13)
2.     Rows and Cols are the attributes of the <frameset> tag.<M.2012,2014>
3.     To specify the border around each individual frame, frame frameborder attribute of <frameset> tag is used. (M.2011)
4.     Some Browser doesnot support frame, so to add regular text <noframe> tag is used. (M.2004
5.     SRC attribute sets the value to the URL o the document to be loaded into the frame.(M.2010)
6.     Name attribute identifies the frame.(M 2010,2012)
7.     noresize attribute Disables the frames resizing capability. (M. 2011,2014)
8.     scrolling attribute controls the horizontal &vertical scrollbars of the frame. (M.2007,2010,2012)
9.     marginwidth attribute of <frame > specifies the amount of white space to be left along the sides.(M.2008,2009,2010,2012)
10.               The default value for the scrolling attribute of the < frame> tag is auto.(M.2012)
11.               Frame can be named by using its name attribute.(M.2012)
12.               Floating frames are created using <iframe> tag.(M. 2004 , 2008, 2009 , 2012)
13.               <iframe>tag is used to create floating or Inline frame. (M. 2010,2011,2012)
14.               The <frameset> tag in HTML. Candivide the main browser windows into independent  windows. (M. 2012,2014)
15.               Target attribute allows the user to open document in the specified window.(M.2008,2011,2012)
16.               IN<frameset rows =”n”, measuring unit of “n” is Pixel.(M.2008)
17.               Inline frame is also known as floating frame.(M. 2008,2011)
18.               Scrolling attribute displays scrollbar for the frame. (M.2004,2007,2012)
19.               <frame> tag determines what should be displayed in each divided portions.(M.2011,2012)
20.               The alternative to frame can be created using <Noframe> tag.(M.2004,2009,2011)
21.               Noresize attribute restricts user, to make changes to the size of frame. ( M.2010)
22.               attribute of frame gives the URL of source file. (M.2010.) Ans.Src

23.               The abbreviation of Hyper Text Markup language is HTML.(M.2004,2006,2013)

24.               Paired tag is also known as Container tag.(M.2007,2008)

25.               Website is the collection of interrelated webpages.(M.2006,2007,2008,2011,2013)

26.               href attribute of anchor tag specifies the URL of target hyperlink. (M.2004,2005,2012,2013,2014)

27.               <h6> tag is smallest heading tag.(M.2007,2008)

28.               <pre> tag is used to display Preformatted block of text. (M.2004,2013)

29.               Text is displayed “as it is ” in  a browser by using <pre> tag.(M.2009)

30.               First page of a website is known as Homepage.(M.2009)

31.               The greatest value that can be assigned to the size attribute of the <FONT>tag is 7.(M.2005,2010)

32.               &copy; code is used for displaying © symbol in HTML.(M.2007,2008,2011)

33.               &nbsp; code is used to give a blank space. (M.2004,2005)

34.               <a> tag is used to create hyper links. (o. 2004,2011)

35.               Active links color can be set by alink attribute. (M.2004)

36.               Visited Link color can be set by vlink attribute. (M.2004,2008,2013)

37.               Link attribute changes default color of hyperlink.(M. 2007,2008,2010)

38.               <img> tag is used to insert an image in web page. (M.2004,2010,2013)

39.               In HTML, comments can be placed within the <comment> tag. (M.2010)

40.               <marquee> tag is used to scroll the text on the web page. (M. 2006, 2012, 2013)

41.               The overall HTML document is written within the <html>  tags. (M. 2011,2012,2013)

42.               In HTML a background color value may either be a 6 digit hexadecimal number or the color name itself. (M. 2008,2013)

43.               The <strike> or <s> tag is used to give a strike effect to text in html.(M.2011)

44.               <Caption> tag is used to give a description to the table. OR tag is used to add text on top of bottom of table. (M.2010)

45.               HTML is document layout & hyperlink specification language. (M.2005)

46.               The tags are instruction that are written directly into the text of the document. (M.2006)

47.               To add border size border attribute is used in < table> tag.(M. 2008,2011)

48.               In table, rows is created by <tr> tag.(M.2003)

49.               Rowspan specifies how many rows a cell should take up.(M.2004)

50.               Href attribute of <A. tag is used to link within a same web page. (M. 2007, 2014)

51.               <ul> tag is used to create bulleted list . (M. 2008 , 2001 , 2013)

52.               HTTP stand Hyper Text Transfer Protocol. (M.2004,2008,2011,2012,2013)

53.               The maximum value of size attribute of <FONT> tag is 7.(M.2005,2008)

54.               HTML does not allow data validation.(M.2008,2011,2012,2013)

55.               <Li> tag is a common supported tag used in <ol> and <ul>.(M.2008)

56.               &gt; is used to display greater than sign. (M.2008,2011,2012)

57.               <center> tag positions text positions text on equal distance between the left and right edges of the document. (M. 2010)

58.               Color attribute in <HR> tag sets the color of the horizontal line. (M.2008)

59.               HTML provides six levels of heading.(M.2008,2011,2012,2013)

60.               <H1> is largest level of heading. (M. 2006,2012)

61.               <pre> tag maintains the original link breaks and spacing inserted in the text.(M.2004)

62.               Using start attribute in ordered list, you can order the numbering options of the list.(M.2008,2011)

63.               The <sub> tag is used to subscript the text. (M.2005,2010)

64.               <Marquee> tag is used to give animation the text in HTML.(M.2006)

65.               The color of active links can be set by  alink . (M.2004,2011)

66.               The <pre> tag displays exactly the same format defined in the source of html document.(M.2008,2012)

67.               The amount spaces left between cell border and cell data can be increased with cellpadding .(M.2008, 2011, 2012)

68.               Default direction of marquee is Right to Left (M. 2008)

69.               The <sup> tag is used to display enclosed text as superscript. (M. 2010, 2011)

70.               True type fonts can be embedded on the web page with the help of <font> tag.(M.2008)

71.               Size attribute of <font> tag changes the Size of the Text.(M.2006)

72.               The smallest value that can be assigned to the size attribute of the <FONT> tag is 1 . (M.2010)

73.               Comment in HTML   is written with the help of <!-- -->(M.2010)

74.               &lt; code is used for displaying ‘<’character in HTML.(M.2008, 2011)

75.               &#64;code is used for displaying’@’ character in HTML. (M.2011)

76.               &reg; code is used for displaying symbol register in HTML. (M. 2010,2011)

77.               <A> tag is used to create hyper links. (M.2004,2011,2012,2013)

78.               Cellspacing attribute of <Table>creates space between the cells.(O.2004,M.2013)

79.               Cellpadding attribute of <Table > decides into the amount of spacing between each cell border and the actual content of cell. (M. 2010,2011,2012,2013)

80.               Align attribute of < Table >specifies the horizontal alignment of row or column. (M.2008,2011)

81.               Colspan attribute of <td> tag specifies the number of columns that are spanned. (O.2008)

82.               Bordercolor attribute given color to the border of table. (M.2005,2010,2011,2012)

83.               <DL> tag specifies that information appears as Definition list. (M.,2013)

84.               The default text alignment of a paragraph in HTML is Left .(M.2007)

85.               <hr> tag is used to give a visual line break to your web document (M.2011)

86.               The <strike> or <s> tag is used to give a strike effect to text in html. (M.2012,2013)

87.               Bordercolorlight and bordercolordark attribute of < table > tag is supported by Internet Explorer and not by Netscape Navigator. (M.2012)

88.               <th> tag is used to display table heading (M.2010)

89.               <UL> tag is  used to create Bullet list. (M. 2010,2011,2012)

90.               <UL> tag is in used to create bulleted list on webpage (M.2011)

91.               The <map> tag is used to define a client side image map. (O.2004,2005)

92.               <map> and < area> tag are used for Client side Image Mapping. (O.2004,2005,M.2011,2012,2013)

93.               An image map has active geometric regions to which the links are assigned are called as Hotspots (M.2004,2005,2006,2011,2012)

94.               Usemap attribute is used in Client side Image mapping with <img> tag (M.2005,2013)

95.               Coords attribute of <area> tag specifies the co-ordinates of any shape.(M. 2008, 2011,2012,2013,)

96.               Name attribute is used along with <map >tag in Client side Image Map. (M. 2013,2014)

97.               <area shape= circle> is used to create the round shape in the Client side Image map.(M.2014)




No comments:

Post a Comment