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) In HTML document the tags _____ . a. Should be written in lower case b. Should be written in upper case c. Should be written in proper case d. Can be written in both upper case or lower case 2) Which property is used to give space between content and border? a. indent b. margin c. gap d. padding 3) Notepad++ is which type of Software a. HTML Editor b. Image Editor c. All of These d. Text Editor 4) If the background image is of larger or smaller size than the container width, then which line of code will resize it to make fully visible? a. background-size: contain; b. background-size: cover; c. none of the above d. background-repeat: no-repeat; 5) Which of the following will give blue color to text? a. color: rgba(0, 0, 255, 1); b. color: rgba(0, 0, 255, 0); c. color: hsl(0, 255, 0); d. color: hsl(255, 0, 0); 6) Integer variable is declared using following syntax in Js. a. Integer nums; b. var num; c. integer num; d. int num; 7) By using CSS style or code, how can one remove the underline from all hyperlinks? a. a {text-decoration:none;} b. a (text-style: no-underline;} c. a {text-decoration: no-underline;} d. a {text: no-underline;} 8) Which language is used for creating Web Pages? a. PASCAL b. BASIC c. C d. HTML 9) The 4 byte IP address consists of a. Network Address b. Host Address c. Both A) and B) d. None of the above 10) Which attribute specifies a unique alphanumeric identifier to be associated with an element? a. class b. html c. id d. article 11) How do you make each word in a text start with a capital letter? a. text-style:capitalize b. transform:capitalize c. text-transform:capitalize d. You can't do that with CSS 12) The way in which information is transmitted to multiple internet connected devices is called a. multicasting b. Internet connectivity c. multitasking d. IP address 13) Variable can hold ____ value at a time. a. Double b. Muliple c. Single d. None of these 14) TIFF stands for a. Total Inclusion File Format b. Tagged Image File Format 15) In order to create an ordered list, we can use the tag: a. <UL> </UL> b. <P> </P> c. <A> </A> d. <OL> </OL> 16) Default value of CSS position property is a. Absolute b. Static c. Fixed d. Relative 17) Which tag is used to defines multiple media resources for media elements audio and video? a. <source> b. <media> c. none of the above d. <canvas> 18) The reduce and reduceRight methods follow a common operation called __________ a. filter and fold b. finger and fold c. fold d. inject and fold 19) CSS is a______________language. a. Structural b. Presentational c. Behavioral d. Markup 20) tag is designed to fit a single line of our web page but tag will accept a a. Full paragraph b. line of text c. request d. word 21) identity the correct statement for absolute Positioning in CSS? a. It uses the position property of CSS 1s Used to define absolute positioning b. It is a browser determined positioning c. It gives authors greater control on how elements are displayed d. none of the above statements are Correct 22) Simple mail transfer protocol (SMTP) utilizes _______ as the transport layer protocol for electronic mail transfer. a. UDP b. SCTP c. DCCP d. TCP 23) __________ is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet. a. Intranet b. FTP c. Telnet d. HTTP 24) What kind of list will tags create? a. None of the above b. Any of the two c. Bulleted list d. Numbered list 25) the extension of JavaScript file? a. .js b. .ajs c. .css d. .htm 26) What does http stands for ? a. Hypertext transfer Protocol b. HTML type Transfer Protocol c. High Transfer Tier Protocol d. HTML Text transfer Protocol 27) Which is the correct format to apply attribute in any tag a. <tagName >…</ attributeName="value" tagName> b. <tagName attributeName="value">…</tagName> c. </tagName attributeName="value">…</tagName> d. <attributeName="value" tagName>…</tagName> 28) The text inside the tag works like a. <T> formatted text b. <PRE> formatted text c. <P> formatted text d. None Of These 29) How to apply specific styles to h1 tag only when mouse points to it? a. h1 : hover b. h1: hover c. h1:hover d. h1.hover 30) Shortcut keys to hide lines in Notepad++ a. Shift+H b. CTRL+H c. Alt+H d. None of the above 31) Which HTML element is used for short quote? a. <blockquote> b. <q> c. <abbr> d. <em> 32) Which of the following tag is used to add rows in the table? a. <td> and </td> b. <th> and </th> c. None of the above d. <tr> and </tr> 33) What is the use of iframe in HTML? a. To display a web page within a web page b. To display a web page without browser c. To display a web page with animation effect d. All of the above 34) Name the syntax of declaring a CSS rule is: a. property-name= value b. property-name : value c. property-name=value d. property-name:value; 35) On the Internet which version of Internet Protocol is most widely used a. Pv3 b. Pv6 c. Pv4 d. Pv1 36) Which of these is not a logical operator? a. || b. && c. ! d. & 37) Which tag is used with Javascript? a. <article> b. <canvas> c. <footer> d. <table> 38) Autofocus attribute can be used on which element ? a. Select b. Button c. All the above d. Input 39) XML is a. Extensible Markup Language b. part of DHTML c. presentation language d. superset of HTML 40) To create the hyperlink in web page, we use ________ tag. a. < br> b. < hr> c. < b> d. < a> 41) Protocols are a. None of the above b. Logical communication channels for transferring data c. Agreements on how communication components and DTE's are to communicate d. Physical communication channels sued for transferring data 42) The internet model or TCP/IP reference model specifically applies to internet worked systems, and has 4 layers. The movement of data packets across a network would be managed by which layer? a. The (inter) network layer b. The transport layer c. The application layer d. The link layer 43) Name any one text editor program. a. Notepad b. FrontPage c. MS Paint d. HTML 44) FTP is a. Authorization of a user through login and password verification. b. Server side encryption protocol c. User Datagram Protocol. d. Control connection to remote computer to transfer files 45) TCP/IP is a. Abbreviation for Transmission Control Protocol and Internet Protocol b. A standard protocol that lets disparate types of computers communicate over the Net c. A suite of networking protocols d. All the above 46) Which of the following is correct ? a. Style sheets allow content to be optimized for more than one type of device. b. CSS can store web applications locally With the help of an offline cache c. All of the above. d. CSS can store web applications locally With the help of an offline cache 47) A terminal emulation protocol that allows users to log-on to a host computer from remote computers is a. FTP b. TCP/IP c. Point-to-Point protocol (PPP) d. Telnet 48) which tags is used to mark a beginning of paragraph. a. <td> b. <P> c. <br> d. <tr> 49) _______ is used to change the left margin of an element. a. margin-left b. None of these c. Background-position d. Geocities 50) Identify the invalid image filter. a. Liquify b. Motion Blur c. Solidify d. Plastic Wrap 51) The w3-container class adds a ………….px left and right padding to any HTML element. a. 15 b. 16 c. 9 d. 24 52) How to apply styles to para’s having class ‘style’? (There are other elements with same class name) a. .style b. p c. p.style d. p-style 53) W3.CSS is used for a. All of Above b. Responsive Web Designing c. Server Side Scripting d. Client Side Scripting 54) Which selector selects elements based on a certain state ? a. Combinator selector b. Pseudo Class selector c. Pseudo elements selector d. Attribute selector 55) The …………. attribute adds space within each cell? a. Cell Padding b. Align c. Width d. Cell Spacing 56) Which HTML tag is used to show deleted text? a. <em> b. <del> c. <ins> d. <strong> 57) The property of a primary expression is ____________ a. basic expressions containing all necessary functions b. contains only keywords c. stand-alone expressions d. contains variable references alone 58) How can we write comments in CSS? a. // Comment b. /* Comment */ c. All of the above d. # Coment 59) A web page displays a picture. What tag was used to display that picture? a. picture b. src c. image d. img 60) How do you select all p elements inside a div element? a. div p b. div ~ p c. div + p d. div.p 61) An________is a series of unique numbers that identifies a computer connected to the Internet. Every computer that gets online has an Internet address. a. Ethernet b. Internet Address c. Internet Protocol d. Extranet Address 62) A website address is a unique name that identifies a specific__________on the web. a. None of the above b. Website c. PDA d. Web browser 63) ____tag embeds CSS in a webpage. a. <xml> b. <style> c. <css> d. <html> 64) Which of the following is a notation that uses a name in angle brackets to annotate a piece of Web page information ? a. Markup Language b. HTML c. Tag d. Attribute 65) What is the abbreviation of HTTP? a. Hypertext transfer path b. Hyper Text Transfer Protocol c. Hypertext tag path d. None 66) Which of the following represents an internal style sheet? a. <style> tag{property=value;} </style> b. style=”tag{property:value;}” c. css=”tag{property=value;}” d. <style> tag{property: value;} </style> 67) In CSS, selectors are ___ used to select the element you want to style. a. Functions b. Properties c. Classes d. Patterns 68) Once the email is sent, the message is broken into pieces called __________. a. Digits b. Process c. Packets d. Bytes 69) Symbol used at the beginning of the HREF text is a. & b. ^ c. $ d. # 70) The JavaScript language is of …………. type? a. Assembly-language b. High-level c. Object-Oriented d. Object-based 71) Which text Editor is in-built in Windows operating System a. Notepad b. Paint c. Notepad++ d. All of These 72) Which selector is used to specify a group of elements? a. id b. class c. both b) and c) d. tag 73) What is the correct CSS syntax for making all the elements bold? a. p { text-size:bold; } b. p { font-weight:bold; } c. <p style=”font-size:bold;”> d. <p style=”text-size:bold;”> 74) A conditional expression is also called a _______________ a. Alternative to if-else b. If-then-else statement c. Switch statement d. Immediate if 75) JavaScript was originally developed under the name ______ . a. Mocha b. ActionScript c. Oak d. Sencha 76) ___________is a generic inline element that applies no inherent formatting. a. span b. width c. div d. color 77) Which tag inserts a line horizontally on your webpage ? a. <tr> b. <hr> c. <line> d. <line directon = "horizontal"> 78) To set border on all slides which class to add borders style. a. w3_border b. w3-borders c. w3-bordered d. w3-border 79) Identify the incorrect media type defined in CSS 2. a. Arial b. Handheld c. Braille d. Print 80) which attribute is used to set the background image in tag a. background b. backgrounimage c. backgrounpic d. image 81) What does the ‘margin:auto’ means? a. Set the margin equally on top and bottom of the element b. It is uncertain what will happen c. Set the margin equally on all sides of the element. d. Set the margin equally on left and right of the element 82) Which was the first browser to support JavaScript ? a. NetScape b. Google Chrome c. Mozilla Firefox d. IE 83) Which of the following selector applies styles to elements that are valid per HTML5 validations set either with the pattern or type attributes? a. :required b. :invalid c. :valid d. :optional 84) A webpage displays a picture. What tag was used to display that picture? a. picture b. image c. img d. src 85) What kind of expression is “new Point(2,3)”? a. Constructor Calling Expression b. Object Creation Expression c. Invocation Expression d. Primary Expression 86) What is not true about ng-repeat directive in Angular JS? a. repeats an HTML element b. used on an arry of objects c. clones HTML elements once for each item in a collection d. defines initial values for an Angular JS application 87) which of the following text, list, box, margin, border, color and background properties have been introduced? a. PHP b. HTML c. CSS d. Ajax 88) A website is a Collection of? a. Images b. Web Pages c. PDF Pages d. Slides 89) JavaScript is ideal to _______ a. make computations in HTML simpler b. minimize storage requirements on the web server c. increase the download time for the client d. increase the loading time of the website 90) The year in which HTML was first proposed a. 1980 b. 1990 c. 2000 d. 1995 91) in W3.CSS the Default Font Size for tag is a. 32 PX b. 64 PX c. 36 PX d. 24 PX 92) IP address of a packet is normally analysed by a. Router b. Hub c. CPU d. Modem 93) Correct HTML tag for the largest heading is a. <heading> b. <h6> c. <head> d. <h1> 94) ________ is device which is used in Network layer. a. File Transfer Protocol b. Repeater c. Router d. HTTP 95) The ________ tool allows you to select a drawing with the free-hand a. Bucket Fill b. Fuzzy Selection c. Text d. Lasso 96) The method or operator used to identify the array is __________ a. === b. isarrayType() c. == d. typeof 97) What an article element contains? a. Audio b. Video c. Image d. Text or embedded content 98) Forms are created by the attributes a. Value and Method b. Method and Target c. Action and Target d. Action and Method 99) Which of the following is a container tag a. <select> b. <input> c. <body> d. Both (A) and (B) 100) URL for link is specified using ___ attribute. a. rel b. src c. href d. link Your score is