HTML EXAMINATION (2025-26) (GOVT OF INDIA VOATIONAL EXAMINATION)


GOVT OF INDIA 

VOCATIONAL EXAMINATION BOARD 

APPROVED BY GOVT.OF INDIA 

 HTML

 

FINAL EXAM 2025-26

SUBJECT CODE-REG27/16/02


Total Marks: 100
Time: 01:15 Minutes


 Each question carries 2 marks.

  1. HTML stands for:
    a) Hyper Transfer Markup Language
    b) HyperText Makeup Language
    c) HyperText Markup Language
    d) HighText Markup Language

  2. Which tag is used to create a hyperlink in HTML?
    a) <a>
    b) <link>
    c) <href>
    d) <hyperlink>

  3. What does <br> tag do?
    a) Adds a border
    b) Adds a paragraph
    c) Breaks a line
    d) Bold text

  4. Which HTML tag is used to insert an image?
    a) <pic>
    b) <image>
    c) <img>
    d) <src>

  5. What is the correct HTML element for the largest heading?
    a) <heading>
    b) <h6>
    c) <head>
    d) <h1>


✍️ Section B: Short Answer Questions (30 Marks)

Attempt any 5 questions. Each carries 6 marks.

  1. What is the difference between <ul>, <ol>, and <li> tags? Give an example.

  2. Explain the purpose of the <table> tag. Write code to create a simple table with 2 rows and 2 columns.

  3. What is the use of the <form> tag in HTML? Write a simple form with Name and Email fields.

  4. Differentiate between <div> and <span> tags.

  5. What are semantic tags in HTML5? Name any four semantic tags.

  6. Write HTML code to display an image and a clickable link below it.


💻 Section C: Long Answer / Practical Questions (50 Marks)

Attempt any 2 questions. Each carries 25 marks.

  1. Create a complete HTML page to display your biodata. Include heading, paragraph, list of skills, and an image.

  2. Write the HTML code for a webpage with the following:

  • Title: "My First Web Page"

  • Background color: Light blue

  • A heading: "Welcome to My Website"

  • A paragraph describing yourself

  • An ordered list of your hobbies

  1. Design an HTML page with a registration form that includes the following fields:

  • Name

  • Email

  • Password

  • Gender (radio buttons)

  • Submit button

Comments

Popular posts from this blog

TALLY PRIME DASHBOARD BY MOHIT SIR

BILLING CHAPTER

HOW TO CREATE STOCK ITEM