0% found this document useful (0 votes)
32 views

WD Assignment2

The document outlines an assignment on web design that includes 15 questions about topics like cascading style sheets (CSS), CSS properties and rules, frames and their advantages, protocols for web projects, the CSS box model, differences between CSS versions, media types and CSS selectors, advantages and limitations of CSS, differences between adaptive and responsive design, pseudo-elements and classes, HTML tags with and without closing tags, elements of the CSS box model, block-level elements and style sheets, navigation bars, attribute selectors, image sprites, empty HTML elements, web standards and the W3C, and implementing CSS on HTML pages with an example. Students are asked

Uploaded by

ssp979410
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

WD Assignment2

The document outlines an assignment on web design that includes 15 questions about topics like cascading style sheets (CSS), CSS properties and rules, frames and their advantages, protocols for web projects, the CSS box model, differences between CSS versions, media types and CSS selectors, advantages and limitations of CSS, differences between adaptive and responsive design, pseudo-elements and classes, HTML tags with and without closing tags, elements of the CSS box model, block-level elements and style sheets, navigation bars, attribute selectors, image sprites, empty HTML elements, web standards and the W3C, and implementing CSS on HTML pages with an example. Students are asked

Uploaded by

ssp979410
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

B.

Tech CS1/CS2- 5th Semester


Session 2023-2024
Web Designing (KCS-052)
Assignment 2
Note: Answer All the questions:
Q1. Explain cascading and the style precedence rules when using multiple approaches.
Q2. Explain the CSS and its basic properties. Outline a CSS rule that makes all the text 2.5 times larger
than the base font of the system.

Q3. Discuss a frame and its advantages. Design HTML document that divides the browser screen into
two frames. The frame on the left will be a menu consisting of hyperlinks. Clicking on any one of
these links will lead to a new page open in the target frame on right hand side.

Q4. Explain the various protocol governing web projects. Give reason why early planning is useful to
develop an effective website?

Q5. Illustrate Box model in CSS with block diagram.

Q6. Differentiate between CSS3 and CSS2.

Q7. Name media types allowed by CSS. What is the difference between a class and an ID?

Q8. What are the advantages of CSS? Also mention the limitations of CSS?
Q9. What are the differences between adaptive design and responsive design?
Q10. What are Pseudo ELEMENT and pseudo classes?give an example.
Q11. Discuss any 7 HTML tags and at least 2 tags have no closing tags. Use list tags to design
followings:
Fruits:
(i) Mango
(ii) (ii) Apple
(iii) (iii) Banana
Q12. What are the elements of the CSS Box Model?
Q13.What are the block level elements.Describe style sheets.
Q14.Explain the following terms-
a. Navigation Bar
b. Attribute Selector
c. Image Sprites
d.Empty Html elements.
.Q15.Explian in detail about the web standards and W3C. CSS can be implemented on html pages,
explain with example.

You might also like