CSS Quizzes, Questions & Answers
Recent Quizzes
This quiz covers P1 for Unit 10 Client Side Customisation of Web Pages
Questions: 5 | Attempts: 169 | Last updated: Mar 22, 2022
-
Sample QuestionWhat does CSS stand for?
Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and...
Questions: 13 | Attempts: 345 | Last updated: Oct 1, 2024
-
Sample QuestionSomebody asks you that they want to change the color of a font. What do you tell them to input into the class?
This is a test of CSS syntax meant as a review for advanced web design students to make sure they've not forgotten anything.
Assume that the css you're looking at is in a separate .css file that is linked correctly to an...
Questions: 7 | Attempts: 2177 | Last updated: Aug 19, 2023
-
Sample QuestionWhat does the following mean to the computer? div p {color: #ff0000;}
« Previous12Next »
Advertisement