PRACTICAL EXAM TASKS COMPUTER APPLICATION
Group 1: Product Showcase with Interactivity
Objective: Design an engaging webpage for showcasing a new product.
Use headings for the product name, subheadings for "Features" and "Specifications."
Create a product comparison table with rows for price, availability, and warranty, applying
cellpadding and cellspacing.
Add a clickable image carousel showcasing multiple views of the product.
Include a review section with an ordered list for customer ratings (1–5 stars).
Add a "Buy Now" button using hyperlinks and style it with external CSS for hover effects.
Group 2: Restaurant Menu with Interactive Elements
Objective: Create a webpage for a restaurant’s online menu.
Use headings for the restaurant name and subheadings for "Appetizers," "Main Course," and
"Desserts."
Add a dynamic menu table with columns for dish names, prices, and preparation times. Use
cellpadding and cellspacing.
Include a recipe section where <sup> and <sub> tags are used for measurements and
ingredients (e.g., cm³ and H₂O).
Add a form allowing customers to place orders with dropdown selections for dishes.
Include hover effects for menu items and style using inline CSS.
Group 3: Travel Agency Homepage with Interactive Booking
Objective: Design a travel agency homepage with online booking features.
Use headings for the agency name and subheadings for "Popular Destinations," "Travel
Packages," and "Contact Us."
Display a table with travel packages, showing destination, price, and duration, formatted
with cellpadding and cellspacing.
Include an ordered list of booking steps and an unordered list of required documents.
Add an interactive booking form with fields for name, email, and selected destination.
Style the page using internal CSS, with special hover effects on buttons.
Group 4: Charity Event with Form and Table
Objective: Design a webpage for a charity event with donation functionality.
Use headings and paragraphs to describe the event's purpose, date, and location.
Display a table to show the event schedule with alternating row colors.
Include an unordered list of items required for donations and a form for online donations.
Add a responsive image banner and a hyperlink to the charity’s official website.
Style the form and table using external CSS.
Group 5: Sports Day Webpage with Registration
Objective: Create a webpage for a school’s sports day with event registration.
Use headings for the event name, and subheadings for "Schedule," "Instructions," and
"Gallery."
Display a table with event timings, formatted with cellspacing and cellpadding.
Include an ordered list for key sports and an unordered list of items participants need to
bring.
Add a registration form for participants with name, class, and event selection.
Style the table and form using internal CSS, and add a gradient background.
Group 6: Blog Page with Comment System
Objective: Create a personal blog webpage with an interactive comment section.
Use headings for the blog title and subheadings for posts.
Include a paragraph for each post and an unordered list of tips related to the topic.
Add a <pre> tag to display a snippet of preserved text (e.g., code or a workout plan).
Include a comment form with fields for name, email, and message.
Style the form with inline CSS and apply margins to the content.
Group 7: Personal Portfolio with Project Showcase
Objective: Build a portfolio webpage to showcase personal skills and projects.
Use headings for your name and subheadings for "About Me," "Skills," and "Projects."
Create a table displaying your skills with columns for skill name, expertise level, and years of
experience.
Include an unordered list of hobbies and an ordered list of top 3 projects.
Add images of your work, using alt, height, and width attributes.
Style the table, headings, and lists using external CSS.
Group 8: Product Launch with RSVP
Objective: Create a webpage for launching a new product with RSVP functionality.
Use headings to describe the product and event details.
Add a table to display event timings and guest speakers.
Include an unordered list of event highlights and an ordered list for registration steps.
Add a form to RSVP for the event with fields for name, email, and number of attendees.
Insert an image of the product with alt text, and include a video teaser.
Style the form using internal CSS.
Group 9: Online Education Platform with Course Enrollment
Objective: Create a webpage for an online education platform.
Use headings for platform name and subheadings for "Courses," "Instructors," and "Contact
Us."
Display a table showing course names, durations, and fees, formatted with alternating row
colors.
Add an ordered list of top-rated courses and an unordered list of platform benefits.
Embed a video introduction and a form for course enrollment with fields for name and
selected course.
Apply external CSS for hover effects on buttons.
Group 10: Fitness Club with Membership Inquiry Form
Objective: Design a webpage for a fitness club with membership details and inquiries.
Use headings for the club name and subheadings for "Membership Plans," "Trainers," and
"Facilities."
Add a table displaying membership plans, formatted with cellpadding and cellspacing.
Include an ordered list for joining steps and an unordered list of facilities.
Add images of the gym and trainers, styled with height, width, and borders.
Include a form for membership inquiries, styled with inline CSS.
Group 11: Event Management Page with Dynamic Schedule
Objective: Design a webpage for managing events with an interactive schedule.
Use headings to introduce the event name and subheadings for "Event Schedule," "Guests,"
and "RSVP."
Add a table to display event sessions with timing, description, and speakers. Use cellpadding
and cellspacing.
Include a dynamic schedule feature with links to details for each session.
Add a RSVP form with fields for name, email, and event sessions.
Style the table and form with external CSS, applying responsive design principles.