Skip to content
#1. What does HTML stand for?
#2. Who is making the Web standards?
#3. Choose the correct HTML element for the largest heading:
#4. What is the correct HTML element for inserting a line break?
#5. What is the correct HTML for adding a background color?
#6. Choose the correct HTML element to define important text
#7. Choose the correct HTML element to define emphasized text
#8. What is the correct HTML for creating a hyperlink?
#9. Which character is used to indicate an end tag?
#10. How can you open a link in a new tab/browser window?
#11. Which of these elements are all elements?
#12. Inline elements are normally displayed without starting a new line.
#13. How can you make a numbered list?
#14. How can you make a bulleted list?
#15. What is the correct HTML for making a checkbox?
#16. What is the correct HTML for making a text input field?
#17. What is the correct HTML for making a drop-down list?
#18. What is the correct HTML for making a text area?
#19. What is the correct HTML for inserting an image?
#20. What is the correct HTML for inserting a background image?
#21. An is used to display a web page within a web page.
#22. HTML comments start with
#23. Block elements are normally displayed without starting a new line.
#24. Which HTML element defines the title of a document?
#25. Which HTML attribute specifies an alternate text for an image, if the image cannot be displayed?
#26. Which doctype is correct for HTML5?
#27. Which HTML element is used to specify a footer for a document or section?
#28. In HTML, you can embed SVG elements directly into an HTML page.
#29. What is the correct HTML element for playing video files?
#30. What is the correct HTML element for playing audio files?
#31. The HTML global attribute, “contenteditable” is used to:
#32. In HTML, onblur and onfocus are:
#33. Graphics defined by SVG is in which format?
#34. The HTML element is used to:
#35. In HTML, which attribute is used to specify that an input field must be filled out?
#36. Which input type defines a slider control?
#37. Which HTML element is used to display a scalar measurement within a range?
#38. Which HTML element defines navigation links?
#39. In HTML, what does the element define?
#40. Which HTML element is used to specify a header for a document or section?
#41. Which of the following attributes is used to add link to any element?
#42. What is the difference between XML and HTML?
#43. Opening Tag of HTML Tag is called as ________.
#44. HTML program is saved using _________ extension.
#45. HTML Code written in MAC can be browsed in a PC with Window 7 installed , User will be able to see same design that was designed on the MAC Pc.
#46. Who was the primary author of HTML?
#47. Which of the following attributes comes in handy when borders have to be put between groups of columns instead of every column?
#48. Which of the following is valid colour code ?
#49. Caption Tag in HTML ?
#50. Which of the following is used increase the row height?
#51. Which of the following is used increase the col width?
#53. What is mean by DTD ?
#54. Text/Html is called the __________ of the page
#55. The href attribute in the link tag specifies the:
#56. Is width=”100” and width=”100%” the same?
#57. What are tags used for?
#58. How can we resize the image?
#59. When creating a Web document, what format is used to express an image’s height and width?
#60. What are meta tags used for?