Computer Applications
Define cascading style sheet.
CSS
5 Likes
Answer
Cascading Style Sheet is a programming specification markup language used for web development. It is a collection of rules called styles that affect the visual appearance of contents of a web page. CSS can set colors, fonts, backgrounds, borders, margins and even the placement of elements on a web page.
Answered By
2 Likes
Related Questions
What do you mean by Freedom of Information?
Observe the following list and write the code to generate it.
- Fruits
- Mango
- Orange
- Vegetables
- Cabbage
- Capsicum
- Green Capsicum
- Yellow Capsicum
- Red Capsicum
Answer the following:
(i) What is the use of dir attribute of <HTML> tag?
(ii) Write the equivalent inline CSS for the following HTML tag.
(a) <body bgcolor = "red">
(b) <img src = "garden.jpg" height = 15 width = 30>
Arvind has to prepare a list of students belonging to different classes. He has to mention their roll numbers and footers at the bottom of the table. Observe the given table and write the code to display this table.
