Swati Lathia

Learning ways

One Mark Questions: HTML, CSS, JavaScript

  1. HTML stands for ____________
  2. WWW stands for ____________
  3. ISP stands for _______________
  4. LAN stands for ______________
  5. MAN stands for _____________
  6. WAN stands for _____________
  7. PAN stands for ______________
  8. URL stands for ______________
  9. DNS stands for _____________
  10. OSI stands for ______________
  11. TCP/IP stands for ___________
  12. TELNET stands for __________
  13. HTTP stands for ____________
  14. FTP stands for ______________
  15. UDP stands for _____________
  16. VSAT stands for ____________
  17. B2B stands for _____________
  18. C2C stands for _____________
  19. C2B stands for _____________
  20. ICT stands for ______________
  21. IIS stands for ______________
  22. What is HTML?
  23. What is Computer Network?
  24. What is WWW?
  25. Define LAN
  26. Define MAN
  27. Define WAN
  28. Define PAN
  29. What is Web page?
  30. What is Web site?
  31. What is Web Server?
  32. List web server name.
  33. What is Web Browser/Client?
  34. List web browser name.
  35. What is Search Engine?
  36. List Search Engine name.
  37. List Layers of OSI reference model
  38. List types of network
  39. What is Network Topology?
  40. What is Physical Topology?
  41. List types of Network Topology
  42. What is Remote Login?
  43. What is E-mail?
  44. What is E-commerce?
  45. List out Name of E-commerce sites
  46. What is E-Business?
  47. What is Mobile Commerce?
  48. What is Static Web Page/Site?
  49. What is Dynamic Web Page/Site?
  50. What is Web Hosting?
  51. What is Cyber Law?
  52. What is Cookies?
  53. Where does Cookie store?
  54. What is Firewall?
  55. What is Hacker?
  56. What is Cracker?
  57. List different types of Payment
  58. Who has developed HTML?
  59. List out OSI upper layer
  60. What is Intranet?
  61. First text based search engine is ________
  62. RWD stands for _________
  63. EFT stands for ______
  64. What is the purpose of the <title> tag in an HTML document?
  65. Name two attributes that can be used with the <img> tag.
  66. What does the <head> section of an HTML document typically contain?
  67. Which tag is used to create bold text in HTML?
  68. How do you create italic text using HTML?
  69. What tag is used to create an unordered list?
  70. How can you define a list item in an ordered list?
  71. Which tag is used to create a hyperlink in HTML?
  72. What attribute of the <a> tag specifies the URL of the linked document?
  73. How can you insert a non-breaking space in HTML?
  74. Which tag is used to embed an image in an HTML document?
  75. What attribute is required in the <audio> tag to specify the source file?
  76. What is the difference between an ordered list and an unordered list?
  77. Which tag is used for a description list in HTML?
  78. What is the purpose of the <table> tag?
  79. Which tag is used to define a header cell in a table?
  80. What is the purpose of the <frameset> tag in HTML?
  81. How do you specify the source of a frame?
  82. OL stands for ______
  83. UL stands for ______
  84. What is Class selector?
  85. What is Id selector?
  86. CSS stands for _______
  87. List types of CSS
  88. What is the purpose of the <form> tag?
  89. Which attribute is used to specify the method of form submission?
  90. What is the doctype declaration for HTML5?
  91. Which tag is used to define a section in HTML5?
  92. What is the purpose of the <header> tag in HTML5?
  93. How does the <footer> tag differ from the <aside> tag?
  94. What type of input does the type="email" attribute in a form field expect?
  95. How does the type="range" attribute affect an input element?
  96. Which tag is used to embed a video in HTML5?
  97. How do you specify multiple source files for an audio element?
  98. What is the purpose of the <canvas> tag in HTML5?
  99. How do you access the 2D rendering context of a canvas?
  100. _____ history object method loads the previous URL/page in the history list
  101. _____ history object method loads the next URL/page in the history list
  102. _____ history object method loads a specific URL/page from the history list
  103. _____ history object property returns the number of URLs (pages) in the history list
  104. When an object gets focus, _____ event occurs
  105. When an object loses focus, ______ event occurs
  106. What is UDF?
  107. List any five String functions in JavaScript
  108. List any five Date functions
  109. List any five Math functions
  110. List any five Array functions
  111. Explain pop(), push(), shift(), unshift()
  112. List types of dialog boxes
  113. DOM stands for _______
  114. What is DOM?

Scroll to top