MCQ [ Web Technology – Part I ] April 18, 2024 by jaminrai Web Technology Part I 1 / 62What is the default item marker in unordered lists of HTML? Marker None disc Circle 2 / 62Which of the following is not valid CSS type? Inline External Internal Exline 3 / 62With the help of which tag, is a row defined in HTML? <tr> 4 / 62What is the default start of item marker in ordered list? 1 I None of the answers are correct i 5 / 62Which tag allows you to add a row in a table? <th>and </th> <tr> and </tr> <td> and </td> and 6 / 62What of the following statement is not true? It defines character set for html. It defines author of the webpage. It describes keywords for web searching purposes. tag is defined within tags. 7 / 62Which of the following statement is not true? Internet is public network based on TCP/IP suite Internet is defined as the network of networks. Internet is the global system of interconnection of millions of networks. Internet is global networks which is control by the Department of Defence, USA. 8 / 62Which one of the following tags is used to add caption to a table? <caption> 9 / 62What are the stages of web development processes in sequential order? Planning, Designing, Development, Maintenance and Launch Planning, Development, Designing, Maintenance and Launch Planning, Designing, Development, Launch and Maintenance Designing, Planning, Development, Launch and Maintenance 10 / 62Which of the following statement is not true about HTTP? It defined set of rules to transfer the webpages with hyperlinks. It makes platform for reliable and secure transmissions of webpages on the Internet. It helps to transfers emails from one computer to another on the Internet. Itallows for transferring information from one computer to another on the Internet. 11 / 62What is a search engine? a program that searches engines a machinery engine that search data a web site that searches anything a hardware component 12 / 62What is the color code of blue color in html? #ff0000 #ff00ff #00ff00 #0000ff 13 / 62Which of the following is not an example search engine? Bing Facebook Yahoo Google 14 / 62What is the abbreviation of HTTP? Hypertext tag path None Hypertext transfer path Hyper Text Transfer Protocol 15 / 62Which of the following is not an example of content management system software? WordPress Joomla Webflow WordPerfect 16 / 62What is DNS? Helps to transfers webpages on the Internet. Helps to link the webpages on the Internet. Helps to define unique name for server or web services on the Internet. Helps to store websites on the Internet. 17 / 62Choose the correct HTML tag to make a text italic <i> 18 / 62Which of the following is not example of web browser? MS Edge Safari Google Chrome MS Outlook 19 / 62For uniquely identifying elements name which attribute is used? None Header Class Id 20 / 62What is the full form of HTML? Hyphenation test marking language Hypertext markup language Hyphenation text markup language Hyper text marking language 21 / 62The tag used to add images to the HTML document is_______ <FONT> <HR> <IMG> 22 / 62Which of the following protocol is not an example of TCP/IP based protocol? Token Passing IP HTTP FTP 23 / 62CSS stands for Creative Style Sheet Color and style sheets Cascade style sheets Cascading style sheets 24 / 62What is the full form of CMS? Content Marketing System Content Management System Content Management Site Content Maintainers System 25 / 62Which tag creates a check box for a form in HTML? 26 / 62Which of the following is not a pair tag? <i> <img> <p> <u> 27 / 62Which HTML tag would be used to display power In expression (A+B)2 ? <P> <SUB> <SUP> <B> 28 / 62How can you make a numbered list? <ul> List <ol> <dl> 29 / 62What is the purpose of using CMS? All these options are correct Because it’s very user friendly To reach out to audience with low coding knowledge To make regular web designing easy. 30 / 62<UL> ... </UL> tag is used to display the bulleted list display the numbered list underline the text bold the text 31 / 62What is the correct HTML for referring to an external style sheet? All of the above mycss.css 32 / 62The domain name system is maintained by a single server none of the mentioned a single computer Distributed database system 33 / 62Which of the following statement is not true? HTML helps to develop both static and dynamic websites HTML helps to embed text, graphics, audio, video and animation on webpage HTML also provides a link to interconnect multiple webpages HTML is standard language for designing webpages 34 / 62Tags and test that are not directly displayed on the page are written in _____ section. <title> 35 / 62How can you make a bulleted list? <ul> <ol> 36 / 62Marquee is a tag in HTML to ............ Display text with scrolling effect Mark the text so that it is hidden in browser None of above mark the list of items to maintain in queue 37 / 62Web search engines stores information about many web pages by a_________ Web Organizer Web Crawler Web Router Web Indexer 38 / 62Choose the correct HTML tag for the smallest size heading? <h6> <h1> 39 / 62Which of the following is not attribute of <body> tag in HTML5? text link background bgcolor 40 / 62What of the following tag is not valid in HTML5? <s>tag <p> <I>tag 41 / 62Which of the following element is not valid form tag? <textarea> tag tag 42 / 62How can you make an e-mail link? <a href="mailto:xxx@yyy"> <a href="xxx@yyy "> xxx@yyy 43 / 62What is the correct HTML tag for inserting a line break? <br> 44 / 62The HTML attribute used to define the internal stylesheet is - style 45 / 62Which of the following is not valid object in HTML? <video> <img> <audio> 46 / 62Which tag inserts a line horizontally on your web page? <hr> <tr> 47 / 62Which of the following tag is not the structural tag of HTML5? , <header>, <footer> <section>, <article> <main>,<nav> 48 / 62When was the Internet originally developed? 1969 1979 1959 1989 49 / 62Who developed first popular web services: World Wide Web? Bob Kahn Lawrence Robert Tim Berners Lee Robert Taylor 50 / 62What is the correct HTML for adding a background color? yellow 51 / 62If you want to merge two or more rows in a table which attribute you can use? rowspan colmerge colspan rowmerge 52 / 62There are__________ different of heading tags in HTML 6 6 4 5 53 / 62An unordered list in HTML starts with a <ul>tag tag <li> tag None of the option 54 / 62Which language is used for creating basic Web Pages? PASCAL BASIC C HTML 55 / 62Which of the following statement is not true? In HTML codes: is starring tag and is ending tag. HTML is not case sensitive language. Almost all browser support HTML. All tags of html must have a pair tags open tag and close tag. 56 / 62Which of the following tag is not valid in HTML5? <br>tag <hr> tag <tr> 57 / 62How can you make a bulleted list? <ol> <ul> 58 / 62Search Engines are able to search type_____ of information. Documents All of these Images Videos 59 / 62Choose the correct option. Both are correct <th> is used for defining the heading of a table. By default, contents written between <th> and </th> are bold and centered. 60 / 62What type of architecture is followed in CMS? MVC MC MV MMVC 61 / 62HTML document should begin with the _______ tag tag tag <TITLE> tag 62 / 62Which of the following tag is not valid table tag? <tr>tag <td> <th>tag Your score isThe average score is 43% 0% Restart quiz Post Views: 1,094