πšƒπšžπšπš˜πš›πš’πšŠπš•πšœ π™΄πš‘πšŽπš›πšŒπš’πšœπšŽπšœ π™ΆπšŽπš π™²πšŽπš›πšπš’πšπš’πšŽπš πš‚πšŽπš›πšŸπš’πšŒπšŽπšœ πš‚πš’πšπš— πš„πš™ π™»πš˜πš πš’πš—


W3Schools Quiz


1. What is CSS?


CSS is a style sheet language
CSS is designed to separate the presentation and content, including layout, colors, and fonts
CSS is the language used to style the HTML documents
All of the mentioned

2. Which of the following tag is used to embed CSS in HTML page?


<CSS>
<!DOCTYPE>
<script>
<style>

3. Which of the following CSS selectors are used to specify a group of elements?


tag
id
class
both class and tag