TEST-6 CSS TEST-2

Test Date: November 19, 2023

1. Explain the CSS properties related to text styling. How can you adjust font size, weight, and style using CSS?

2. Discuss the various ways to define font styles and sizes in CSS. What are the differences between em and rem units?

3. How can you integrate icons into a website using CSS? Provide an example of embedding an icon in your HTML document.

4. Describe the CSS properties used to style links. How can you differentiate between visited and unvisited links?

5. Discuss CSS properties for styling lists. What are the differences between unordered and ordered lists, and how can you customize list styles?

6. Explain how to apply CSS styles to create visually appealing tables. What properties can be used to modify table layout and appearance?

7. Discuss the CSS display property and its values. How does it impact the layout of elements on a webpage?

8. Explain the concept of max-width in CSS. When and why might you use it in your styling?

9. Discuss CSS positioning and the various values for the position property. How does each value affect the element's placement on the page?

10. Describe the purpose and usage of the CSS z-index property.






 SCORE: 9/10

Previous

Comments

Popular posts from this blog

Python program to sum up the Salary when the Name and Age matches with subsequent rows.

Automation using selenium and python/java interview question to order a product in e commerce website.