:: ASSIGNMENT ::
Subject Name: Internet And web Technology Subject Code: 1310505
Unit:- 4 - Cascading Style Sheet
[submission Date: 16/10/2024]
1. Explain setting an image as a background on web pages using suitable example.
2. Explain different ways of integrating CSS on webpage using suitable example.
OR
How can you Integrate CSS on a Web Page
3. List and explain key features of a CSS style sheet that make it a powerful tool for web
design.
4. Explain how the CSS color property is used to control text color, and provide a sample
CSS rule for changing text color.
5. What are the advantages of using an external style sheet for maintaining consistency
across a website's design?
6. Write components of CSS.
7. Explain external style sheet. How is it linked to HTML documents? List advantages of
external style sheet.
8. Explain External style [Link] would you link to it?
9. List and Explain Disadvantages of CSS.
10. Differentiate class selector and ID selector
11. Write a CSS to set background color of the h2 and p elements to red.
12. Which property is used to control the image position in the background? Give example to
set position of image in background.