123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 You Have 2 hours To Complete The Test / Quiz Web Designing and Publishing (M2-R5) Total available questions is More than 1000. Each exam has 100 questions & Answers randomly. You will get 2 hrs to complete the test. Its Mandatory To Fill For Get Certificate After Complete Exam. NameEmail 1) Which selector is being used to specify a group of elements a. Name b. Tag c. ID d. Class 2) From the below mentioned CSS properties, which of the following is used to make the text bold? a. Text-align: bold b. Font-weight: bold c. Text-decoration: bold d. Font-style: bold 3) How many different colours can GIF contain? a. 264 b. 256 c. 64 d. 156 4) What should be the first tag in any HTML document? a. <html> b. <title> c. <head> d. <document> 5) In CSS, selectors are ___ used to select the element you want to style. a. Classes b. Properties c. Functions d. Patterns 6) Which of the following properties of an anchor element indicates that the user is currently clicking on an element ? a. :link b. :active c. :hover d. :visited 7) What does the ‘margin:auto’ means? a. Set the margin equally on top and bottom of the element b. Set the margin equally on all sides of the element. c. It is uncertain what will happen d. Set the margin equally on left and right of the element 8) What i s the correct HTML for adding a background color? a. <background>yellow<Background> b. <body bg =yellow> c. <body bgcolor = yellow> d. <body color = yellow> 9) A website address is a unique name that identifies a specific__________on the web. a. None of the above b. PDA c. Web browser d. Website 10) https is a a. Browser b. Secure connection c. Scripting language d. Authoring tool 11) How do you group multiple selectors? a. Seperate each selector with a star b. Separate each selector with a plus sign c. Separate each selector with a comma d. Separate each selector with a space 12) IRC stands for a. Internet Related Content b. Internet Relay Chat c. Internet Related Chat d. Internet Reliable Content 13) The title tag a. provides a title for the page when it is added to favorites b. displays a title for the page in search-engine results c. defines a title in the browser toolbar d. all of the above 14) Which of the following tags do you use to add a plain color background to a web page? a. all of these b. <body bgcolor= “#FF000”> c. <body bgcolor="36,24,35"> d. <body color="#FF000"> 15) The __________ property allows to indent the first line of text in an element. a. text-indent b. first-indent c. text-first d. text-first-indent 16) Which menu contains a command to adjust the colours and the brightness of the picture. a. Layer b. Select c. Filter d. Image 17) Which of the following selector selects the elements that is the first child of its parent that is of its type ? a. ::first-letter b. :first-of-type c. ::first-line d. :last-child 18) Which of the following element defines a group of related options in a drop-down list? a. <output> b. <form> c. <optgroup> d. <option> 19) ____________indicates the upper-layer protocol receives incoming packets after IP processing is complete. a. Source address b. Data c. Protocol d. Header Checksum 20) A browser is a: a. Software programme especially designed for viewing web pages on the Internet b. Line that delineates the edge of a programmer window c. Device used for modifying the window d. None of the above 21) Which of the following attribute adds audio controls, like play, pause, and volume? a. controls b. source c. src d. audio 22) Which of the following is not a value for font-style property? a. normal b. italic c. none of the above d. oblique 23) The pop() method of the array does which of the following task? a. decrements the total length by 1 b. increments the total length by 1 c. prints the first element but no effect on the length d. updates the element 24) JavaScript is a high-level, dynamic and ______ programming language. a. Port b. Broadcast c. Interpreted d. Error Detecting 25) Which of the following is an example of a search engine on the internet? a. Windows b. Gmail c. MS Office d. Google 26) Which is not an encryption algorithm not present in Notepad++ a. Both (A) and (B) b. BSHA-256 c. MD6 d. MD5 27) Which of the following attribute is used to display date/time content? a. year b. date c. datetime d. time 28) Where in an HTML document is the correct place to refer to an external style sheet? a. At the end of the document b. Any Where in a Page c. In the <body> section d. In the <head> section 29) _______is a client/server protocol in which e-mail is received and held by the Internet server. a. POP3 b. SCTP c. IMAP d. SNMP 30) Meta tag appear in a. <HEAD> b. <BODY> c. <TITLE> d. <FORM> 31) A set of navigation links is defined using tag: a. <nav> b. None of the Above c. <href> d. <a> 32) Which of the following Attribute is used to include External JS code inside your HTML Document. a. Script b. Link c. Rel d. src 33) The year in which HTML was first proposed a. 1995 b. 1990 c. 2000 d. 1980 34) protocol assigns IP address to the client connected in the Internet? a. IP b. Telnet c. TCP d. DHCP 35) Where is Client-side JavaScript code is embedded within HTML documents? a. A URL that uses the special javascript:code b. A URL that uses the special javascript:stack c. A URL that uses the special javascript:encoding d. A URL that uses the special javascript:protocol 36) The script tag must be placed in a. All of the above b. Head and body c. Title and Head d. Head 37) How to insert multiple line comments in a CSS file ? a. //statement b. /*statement */ c. // statement // d. statement 38) Directive to initialize Angular JS application a. ng-init b. none of the above c. ng-app d. ng-model 39) If we do not want to allow a floating div to the left side of an element, which css property will you use? a. Float b. Padding c. Clear d. Margin 40) Which of the following defines a group of related options in a drop-down list. a. <option> b. <output> c. <optgroup> d. <form> 41) HTML is a subset of a. SGML b. SGMD c. SGMT d. None of these 42) A network of Network is known as a. Intranet b. Big Network c. Local Area Network d. Internet 43) In the given img tag, what “img.png” inside the double quote implies? a. element b. operator c. value d. attribute 44) What is the correct CSS syntax for making all the elements bold? a. <p style="font-size:bold;"> b. <p style="text-size:bold;"> c. p {font-weight:bold;} d. p {text-size:bold;} 45) Which Blur filter is used in making rain or snow? a. Motion b. Gaussian c. Lens d. Radial 46) Which of the following selector selects the element that is the targeted in the URL? a. :enabled b. :link c. :selected d. :target 47) Choose the correct HTML tag for the smallest size heading? a. < h6 > b. < heading > c. < header > d. < h1 > 48) The CELLSPACING attribute is used to ___ a. Specify the space between text and border b. Specify the colour of the border c. Specify the thickness of the border d. Specify the space between cells 49) Interactivity tools are used to handle ________ reply to user and interact with server in view of user demand. a. Groups b. Sets c. Tags d. Forms 50) JavaScript was originally developed under the name ______ . a. Oak b. Mocha c. Sencha d. ActionScript 51) Web page editors works on a ____ principle. a. WWW b. WYSIWYG c. WYGWYSI d. HTML 52) Consider the below div tag content statement, how to print the value of “UserName”? Input something in the input box: Name: sinput type="text" ng-model="UserName"> You wrote: p> a. UserName b. {UsertName} c. {_UserName) d. {{UserName}} 53) WWW is based on which model ? a. 3-tier b. None of these c. client-server d. local-server 54) Which of the following has no predefined set of tags? a. XML b. Java Server page c. Applet d. Scriptlet 55) In OSI model cable is used in a. Physical Laye b. Network layer c. Data link layer d. Transport layer 56) What does CSS stand for? a. Cascading Style Sheets b. Creative Style Sheets c. Colorful Style Sheets d. Computer Style Sheets 57) Once the email is sent, the message is broken into pieces called __________. a. Process b. Packets c. Bytes d. Digits 58) Which file format can be used when the picture is a photograph or has lots of colours ? a. .tif b. .jpeg c. .pic d. .bmp 59) A linkage of series of prototype objects is called as ________ a. prototype class b. prototype chain c. prototype stack d. prototypes 60) _________ are transparent sheets stacked one on top of the other a. Windows b. None of the these c. Canvas d. Layers 61) What should be the value of the width attribute, so that the width of the element adjusts itself to the current width of its parent element? a. 100% b. 100rem c. 100vw d. 100em 62) How many columns are supported in the responsive grid? a. 10 b. 12 c. 13 d. 11 63) Which of the following can be used as a prefix for Directives ? a. ng- b. Both (A) and (B) c. data d. None of the above 64) Which class to set background color of any html element in w3.css? a. w3-color b. w3:color c. w3_color d. w3.color 65) what is an applet? a. program that can be embedded in other application b. security protocol c. picture displayed on web page d. tag is HTML program 66) The tag in HTML is used for a. vertical ruler b. new paragraph c. horizontal line d. new line 67) For defining internal links in a page which attribute is used a. src b. None of These c. target d. name 68) HTML is what type of language ? a. Programming Language b. Network Protocol c. Scripting Language d. Markup Language 69) Website means: a. HTML Content + Web Space + Name Resolution b. URL + Web Space + Name Resolution + HTML Content c. URL + Web Space + HTML Content d. URL + Web Space + Name Resolution 70) The instructions indicated to the browser to display a document are called ___ a. Tags b. Statements c. Codes d. Programs 71) Software applications used for creating web pages and web sites are called as ___ a. Web page editors b. Web links c. Web master d. Web programs 72) A firewall may be implemented in : a. User’s application programs b. Expensive modem c. Routers which connect intranet to interne d. Bridges used in an intranet 73) A reliable stream service in TCP is described as two-way transmission, free of transmission ________, with no lost or duplicate ________, and the bytes are delivered in the same ________ in which they were transmitted. a. errors; activity; manner b. errors; bytes; sequence c. errors; bytes; manner d. failure; packets; sequence 74) The system that translates an IP address into an easier to remember name is the a. Packet switching b. DNS c. None of the above d. Domain numbering system 75) What kind of expression is “new Point(2,3)”? a. Constructor Calling Expression b. Primary Expression c. Invocation Expression d. Object Creation Expression 76) Which of the following selector matches a element based on its id? a. The id selector b. The universal selector c. The Class selector d. The Descendant Selector 77) To use w3.css in your program__________add stylesheet in the web page. a. href="http://www.w3schools.com/lib/w3.css" b. hrefs="http"//www.w3school.com/ …lib/w3.css" c. href="https://www.w3schools.com/ …lib/w3.css" d. href="https://www.w3school.com/lib/.css 78) Which tag is used to describe an list item? a. <dl> b. <dd> c. <ul> d. <li> 79) Select the CSS property that sets the width of an element’s bottom border? a. border-width-bottom b. border-bottom c. border-width d. border-bottom-width 80) To create a bulleted list we use a. None of the above b. <ul> c. <li> d. <ol> 81) which attribute is used to set the background image in tag a. backgrounimage b. image c. background d. backgrounpic 82) identity the correct statement for absolute Positioning in CSS? a. It uses the position property of CSS 1s Used to define absolute positioning b. none of the above statements are Correct c. It is a browser determined positioning d. It gives authors greater control on how elements are displayed 83) is a. empty tag b. format tag c. None of the above d. both (A) and (B) 84) ____tag embeds CSS in a webpage. a. <xml> b. <html> c. <style> d. <css> 85) Which element works as a sidebar? a. header b. nav c. aside d. footer 86) Which feature was introduced before HTML5? a. Geolocation b. video c. Frames d. Canvas/SVG 87) Which of the following is a web server ? a. Blind b. Apache c. Postfix d. Mozilla Firefox 88) Which of the following properties is used to set the face of a font? a. font-variant b. font-face c. font-style d. font-family 89) How many type of Marquee Tool in photoshop? a. 5 b. 4 c. 2 d. 3 90) ________ is a supplementary protocol that allows non-ASCII data to be sent through SMTP. a. MIME b. IMAP4 c. SNMP d. SCTP 91) JavaScript was invented by _____ a. Brendan Eich b. HelSinki Linus c. W3 Group d. James Gossling 92) An alternative of JavaScript on windows platform is ________. a. Star b. VBScript c. Ring d. Internet bot 93) The common element which describe the web page, is? a. List b. All of these c. Heading d. Paragraph 94) Which attribute is used to provide an advisory text about an element or its contents? a. value b. tooltip c. none of the above d. title 95) Shortcut of Web page Refresh is a. F5 b. F2 c. F6 d. F4 96) The property of a primary expression is ____________ a. basic expressions containing all necessary functions b. stand-alone expressions c. contains only keywords d. contains variable references alone 97) The domain name in an URL refers to the a. directory b. server c. filename d. protocol 98) Which of the following HTML tag is the special formatting tag? a. None of the above b. <b> c. <p> d. <pre> 99) _________ the general form of the name of a file or directory, specifies a unique location in a file system. a. URL and Port number b. Source name c. Host number d. Path name 100) To use w3.css in your program__________add stylesheet in the web page. a. href="http://www.w3schools.com/lib/w3.css" b. href="https://www.w3schools.com/ …lib/w3.css" c. hrefs="http"//www.w3school.com/ …lib/w3.css" d. href="https://www.w3school.com/lib/.css Your score is You cannot copy content of this page Go to mobile version