CSS Assignment
1.What is CSS and why use it? Cascading Style Sheets (CSS) is a language that specifies how a document is styled and presented. It's a fundamental technology of the World Wide Web, along with HTML and JavaScript. CSS is used to add style to a web pa...