On This Page

This set of Web Fundamental Multiple Choice Questions & Answers (MCQs) focuses on Web Fundamental Set 2

Q1 | In HTML document the tags
  • should be written in upper case
  • should be written in lower case
  • should be written in propercase
  • can be written in both uppercase or lowercase
Q2 | Marquee is a tag in HTML to
  • mark the list of items to maintaininqueue
  • mark the text so that it is hidden in browser
  • display text with scrolling effect
  • none of above
Q3 | There are ____ different of heading tags in HTML
  • 4
  • 5
  • 6
  • 7
Q4 | To create a blank line in your web page
  • press enter two times
  • press shift + enter
  • insert
    tag
  • insert
Q5 | Which of the following is not a style tag?
  • all of above are style tags
Q6 | The way the browser displays the object can be modified by _____
  • attributes
  • parameters
  • modifiers
  • none of above
Q7 | Which of the following HTML code is valid?
  • all of above are style tags
Q8 | Which of the following is an attribute related to font tag?
  • size
  • face
  • color
  • all of above are style tags
Q9 | HTML supports
  • ordered lists
  • unordered lists
  • both type of lists
  • does not support those types
Q10 | What tag is used to list individual items of an ordered list?
  • li
  • ol
  • ul
  • none of above
Q11 | When should you use path along with file name of picture in IMG tag?
  • path is optional and not necessary
  • when the location of image file andhtml file are different
  • when image file andhtml file both are on same location
  • path is always necessary when inserting image
Q12 | Which of the following is not a valid alignment attribute?
  • left
  • right
  • top
  • all of above
Q13 | Which attribute is used withimg tag to display the text if image could not load in browser?
  • description
  • name
  • alt
  • id
Q14 | Which attribute can be used with BODY tag to set background color green?
  • background="green
  • bgcolor="green
  • vlink="green
  • none of above
Q15 | Which attribute you’ll use with TD tag to merge two cells horizontally?
  • merge=colspan2
  • rowspan=2
  • colspan=2
  • merge=row2
Q16 | Awebpage displays a picture. What tag was used to display that picture?
  • picture
  • mage
  • img
  • src
Q17 | What is the correct HTML for making a hyperlink?
Q18 | Which attribute is used to name an element uniquely?
  • class
  • d
  • dot
  • all of above
Q19 | What is the full form of HTML?
  • hyper text markup language
  • hyphenation text markup language
  • hyphenation test markinglanguage
  • hyper text marking language
Q20 | What is the full form of HTTP?
  • hyper text transfer protocol
  • hyper text transfer package
  • hyphenation text test program
  • none of the above
Q21 | What is a search engine?
  • a program that searches engines
  • aweb site that searches anything
  • a hardware component
  • a machinery engine that search data
Q22 | What is the full form of TCP/IP?
  • transmission control protocol / internet protocol
  • telephone call protocol / international protocol
  • transport control protocol / internet protocol
  • none of the above
Q23 | HTML document start and end with which tag pairs?
  • ….
  • ….
  • ….
  • ….
Q24 | Which tag is used to create body text in HTML?
  • </li> <li for="310170"><body></li> </ul> </div> <div class="card-footer" style="border-color: purple;">Answer: <body></div> </div> <div class="card mb-2" id="25" style="border-color: purple;"> <div class="card-header" style="border-color: purple;">Q25 | Yahoo", "Infoseek" and "Lycos" are _________?</div> <div class="card-body"> <ul class="m-0" style="list-style-type:upper-alpha"> <li for="310171">search engines</li> <li for="310172">browsers</li> <li for="310173">news groups</li> <li for="310174">none of the above</li> </ul> </div> <div class="card-footer" style="border-color: purple;">Answer: search engines</div> </div> <div class="d-flex flex-md-row align-items-center justify-content-end mt-2"> <a class="btn btn-sm btn-bd-light mb-2 mb-md-0" href=/multiple-choice/l/bachelor-of-science-in-computer-science-bsc-cs/web-fundamental/web-fundamental-set-1/ title="Web Fundamental Set 1" rel="noopener" style="background:white;">Previous</a> <a class="btn btn-sm btn-bd-light mb-2 mb-md-0" href=/multiple-choice/l/bachelor-of-science-in-computer-science-bsc-cs/web-fundamental/web-fundamental-set-3/ title="Web Fundamental Set 3" rel="noopener" style="background:white;">Next</a> </div> </div> </main> </div> <script> $("#search-input").click(function(){ $('.collapsing').collapse() }); $(document).ready(function(){ $("#search-input").on("keyup", function() { var value = $(this).val().toLowerCase(); $("#bd-sidebar li").filter(function() { $(this).toggle($(this).text().toLowerCase().indexOf(value) > -1) }); }); }); </script> <footer class="bd-footer py-0 bg-dark text-white"> <div class="container py-5"> <div class="row"> <div class="col-lg-3 mb-3"> <a class="d-inline-flex align-items-center mb-2 link-dark text-decoration-none" href=/ aria-label="AssignGuru"> <img src=/static/img/logo.png style="max-height:55; max-width:55;" height="55" width="55" alt="AssignGuru Logo"> </a> <ul class="list-unstyled small text-muted"> <li class="mb-2">One stop for all your course learning material, explainations, examples and practice questions.</li> <li class="mb-2">+1 (647)372-5786</li> <li class="mb-2">hello@assignguru.com</li> </ul> </div> <div class="col-6 col-lg-2 mb-3"> <h5>Learning Material</h5> <ul class="list-unstyled"> <li class="mb-2"><a href="/search/?search=accounting">Accounting</a></li> <li class="mb-2"><a href=/search/>See All</a></li> </ul> </div> <div class="col-6 col-lg-2 mb-3"> <h5>Products</h5> <ul class="list-unstyled"> <li class="mb-2"><a href=/mcqs/>Flashcards</a></li> <li class="mb-2"><a href=/multiple-choice/>Multiple Choice</a></li> <li class="mb-2"><a href=/search/>Courses</a></li> <li class="mb-2"><a href=/contact/>Need Assignment Help?</a></li> </ul> </div> </div> </div> </footer> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script> <script src=/static/js/docs.min.js></script> <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> <script src=/static/js/cheatsheet.js></script> <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/holder/2.9.4/holder.min.js" integrity="sha256-ifihHN6L/pNU1ZQikrAb7CnyMBvisKG3SUAab0F3kVU=" crossorigin="anonymous"></script> </body> </html>