BCA Semester 3 – Web Technology – Unit 1: HTML and CSS (15Hrs)
Comprehensive questions and detailed answers for Unit 1: HTML and CSS (15Hrs). Perfect for exam preparation and concept clarity.
What is CSS? Discuss types of CSS with example.
Explain HTML form elements with suitable example.
What is CSS? Explain the method of using CSS on the web page.
Create web page with following details.
- a) Create basic structure
- b) Add header section to the top of page which contain logo and search bar.
- c) Create two column layout of (25%,75%) width and put important list into first one and image gallery into second one.
- d) Add footer section, which includes address of company and copyright information.e) Also add some basic CSS using external stylesheet.
Describe the tags and attributes for a form in HTML document?
Write short note on following:
- Cookies
- XML DOM
Differentiate between tags and attributes? Write a HTML and CSS code design your curriculum vitae (CV) using different html elements like (table, image, formatting tags, links).
What is an image map? Describe the key steps involved in creating a client image map in HTML using necessary tags and attributes.
What is CSS? Explain CSS Box model along with its related properties and example.
- Write HTML and CSS code to design the following layout:

Create the following table using the HTML elements.

What are the various font-related attributes in CSS? Explain with suitable example.
What are the new form elements introduced in HTML5 and how do they differ from previous versions?
What is HTML5? Explain characteristics of HTML5.
Write HTML tag to generate the following table

Design the following website's Menu with use of HTML list and appropriate CSS.
Home | News | Contact | About
Compare and contrast between a block-level element and an inline element in HTML?
What is CSS Selector? Explain different types of selector with suitable example.
Design the following layout of webpage with use of div and appropriate CSS.

Write a server-site script for login process assume that user name and password have alread exist on database TU under the user table (id, user, password).

Sample Questions
Explain HTML form elements with suitable example.
What is CSS? Explain the method of using CSS on the web page.
Create web page with following details. - a) Create basic structure - b) Add header section to the top of page which contain logo and search bar. - c) Create two column layout of (25%,75%) width and p
Describe the tags and attributes for a form in HTML document?
And more questions available on this page.