Are you preparing for the Loksewa Computer Operator exam, PSC exams, or want to enhance your web development skills? This set of HTML practical questions is designed to help you gain real hands-on experience with commonly asked tasks such as creating web pages, using tags, formatting text, inserting images, tables, forms, and more. Whether you’re a beginner learning HTML or appearing in competitive exams like PSC, Loksewa, CCC, or NIELIT, these practical exercises will strengthen your understanding of basic web design. Practice with real examples and get ready to face practical tests with confidence!
HTML Practical Test Questions for PSC/Lokewsa are as follows
1. Prepare a webpage of a school by using HTML Code with the following instructions.
- Instructions:
- Create a Home page with an introduction of the School.
- Insert a Picture on the home page
- Create the next two pages with teachers and student data
- Link the pages to each other.
2. Prepare an HTML page that shows your biodata.
3. Create a website about Personal Information using a heading and a title.
- Name, Address
- Create 2×2 table
4. Write HTML code to do the following tasks.
- a. Display the text ‘Generation of Computer’ in heading 2 format and insert a horizontal line below it.
- b. Create an order list; the list items should be First Generation, Second Generation
- C. Insert an image that should be 300 pixels and its height 200 pixels.
5. Create the form that contains the following controls using HTML.
- a. Name:
- b. Address:
- c. Phone
- Save
6. Create a website in HTML.
- a. A Computer
- b. Nadipur link to nadipur.com
7. Write HTML code to create the following webpage.
- Google text link to google.com
- Nadipur text link to Nadipur.com
8. Create the following task with HTML Code.
- Study Notes
- Computer Fundamental
- Operating System
- Office Package
- Downloads
- MCQ Sets
- Old Question Paper
- Practical Question Paper
- Notice
9. Create the following table using HTML code.
City | Population | |
Boys | Girls | |
Pokhara | 500 | 200 |
Kathmandu | 300 | 500 |
Dharan | 200 | 300 |
10. Create a Web design with HTML.
A. Fruit
- A. Fruit
- Apple
- Vegitable
- Potato
- Insert picture and link it with “Psc.gov.np”
11. Create the following table with HTML Code.
Organization | Websites |
Public Service Communication | www.psc.gov.np |
Nepal Governemt | www.nepal.gov.np |
Gandaki Loksewa | www.ppsc.gandaki.gov.np |
Make a Link on websites when clicked
12. Create the following Task write HTML Code.
Name | ||
Administration | Male | Female |
Address |
13. Make the following table in HTML.
Roll No | Name | Address |
1 | ABC | Pokhara |
2 | XYZ | Kathmandu |
14. Make the following table in HTML.
DAYS | INCOME | EXPENSES |
Sunday | 1200 | 300 |
Monday | 1500 | 800 |
Tuesday | 800 | 900 |
15. Create the following Task writing HTML Code.
S.No. | Department | Expenses Amount Rs | Amount Rs |
1 | Administration | 1000 | 750 |
2 | Management | 800 | 580 |
3 | Marketing | 750 | 460 |
4 | Finance | 600 | 40 |
Go to Computer Operator Loksewa Preparation
Frequently Asked Questions (FAQ)
1. Is HTML practical knowledge required for the Loksewa Computer Operator exam?
Yes, HTML is a part of the Computer Operator syllabus, and candidates are expected to know basic tags, form creation, tables, and formatting.
2. What are the most important HTML topics for PSC exams?
Topics like HTML structure, headings, paragraphs, images, links, lists, tables, and forms are commonly asked in both theory and practical sections.
3. Can I use these practical questions for interviews?
Absolutely! These questions are also useful for entry-level web development interviews and basic HTML skill demonstrations.
4. Do I need to memorize HTML tags?
Understanding is more important than memorization. With regular practice, you’ll naturally remember the most common tags and their usage.