eQuiz - A quiz about CSS
Welcome to the test series of TipsMake.com with topics related to the fields of information technology.
- Sentence 1. CSS is an acronym for:
- Creative Style Sheets
- Computer Style Sheets
- Cascading Style Sheets
- Cascade Style Sheets
-
- Question 2. Which part of the HTML file is the code to external style sheet?
- In the card
- At the end of the HTML file
- At the beginning of the HTML file
- In the card
-
- Question 3. Which HTML tag is used to initialize internal style sheet?
- Css
- Text / style
- Style
- Script
-
- Question 4. What HTML attributes are used to initialize inline style?
- Font
- Style
- Css
- Text
-
- Question 5. Which of the following CSS syntax is correct:
- Body {color: black}
- Body: color = black
- {body: color = black (body}
- {body; color: black}
-
- Question 6. How to insert a caption into CSS file
- / * footnote * /
- 'footnote
- // paragraph comment //
- // comment paragraph
-
- Question 7. Which attributes are used to change the background color
- Bgcolor
- Background-color:
- Color
-
- Question 8. How to assign background color to all tags'
'
- all.h1 {background-color: #FFFFFF}
- h1.all {background-color: #FFFFFF}
- h1 {background-color: #FFFFFF}
-
- Question 9. How to change the text color of any card:
- Text-color:
- Color:
- Tex-color =
- Font-color:
-
- Question 10. Which CSS properties are used to control the size of the text:
- font-stye
- text-style
- font-size
- text-size
-
- Question 11. Which CSS syntax is used to transfer all tags
into bold:
- p {text-size: bold}
- p {font-weight: bold}
- Style: bold
- p {font: bold}
-
- Question 12. How do I display hyperlink without underline?
- a {decoration: no underline}
- a {text-decoration: no underline}
- a {underline: none}
- a {text-decoration: none}
-
- Question 13. How to convert all the first letters into uppercase:
- Text-transform: uppercase
- Text-transform: capitaliza
- Can not do with CSS
-
- Question 14. How to transfer the font of any card:
- Font-face:
- Font-family:
- F:
- Font-style:
-
- Question 15. How to display text content in bold:
- Font: b
- Style: bold
- Font-weight: bold
-
- Question 16. How to display the border as follows: The top border = 10 pixels, The bottom border = 5 pixels, The left border = 20 pixels, The right border = 1 pixel
- Border-width: 10px 20px 5px 1px
- Border-width: 10px 1px 5px 20px
- Border-width: 10px 5px 20px 1px
- Border-width: 5px 20px 10px 1px
-
- Question 17. How to change the left margin of the content:
- Padding:
- Indent:
- Margin-left:
- Text-indent:
-
- Question 18. To create a space between border and content, we will use padding attribute, but will we accept negative values:
- Have
- Is not
-
- Question 19. How to create a list showing all the elements in the square:
- Type: square
- List-style-type: square
- List-type: square
- style-type: square
-
- Question 20. Which HTML tag is used to point to external style sheet:
- Question 21. Which HTML tag is used to initialize internal style sheet:
5 ★ | 2 Vote
You should read it
- CSS test with answer - Part 2
- CSS test with answer - Part 1
- CSS test with answer P3
- eQuiz - Multiple choice test on SQL
- eQuiz - Multiple choice test on ASP
- JAVA test on P6
- Test of CSS knowledge - Part 5
- Test of CSS knowledge - Part 8
- JAVA test on P3
- JAVA test test P1
- Test on JAVA test P5
- Test of CSS knowledge - Part 9
Maybe you are interested
Learn about Phind: The app that answers questions about coding with the power of AI
24 basic level C++ programming interview questions and answers
20 intermediate level C++ programming interview questions and answers
15 expert-level C++ programming interview questions and answers
Answering questions about the reasons for using a keyboard wrist rest
How to add branches or nested questions in Google Forms