eQuiz - A quiz about CSS
- 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
May be interested
- eQuiz - Multiple choice test on Java Swing Practice - Part 2in the previous article, we introduced you to part 1 of the test of basic java swing knowledge. and below is part 2 of the quiz series with 14 questions, including some questions with many different answer options.
- eQuiz - VB.NET testing test - Part 2in the previous article, i showed you the first part of the vb.net test. and this time, we will continue with part 2 of this popular quiz series on programming languages, the whole test will have 15 questions with unlimited response time.
- Answer game 850 sentence folk quizyou are playing the game of folklore on the phone and being stuck with those funny questions, please refer to the answers of the folk quiz game tipsmake.com has compiled.
- CSS test with answer - Part 1in the quiz below, try your knowledge of css with interesting questions.
- JAVA P8 test quizif you are interested in learning about the java programming language, the following quiz of network administrator will provide you with a lot of useful knowledge for your learning.
- Test of technology terminology - Part 11in today's article, tipsmake.com introduces you to the next part of the technological termination test series. i wish you successfully completed the test!
- What do you know about Data Mining? - Part 1how much did you know about data mining? try your knowledge with quantrimang through the following data mining quiz questions!
- eQuiz - Multiple choice test on ASP (Active Server Pages) Advance - Part 1welcome to the test series of tipsmake.com with topics related to the fields of information technology.
- eQuiz - Multiple choice test on SQLthis is a small test of the sql database administration system, there will be 10 questions in total with no time for answering each sentence.
- eQuiz - Multiple choice test on ASPhere is a small test of asp web programming language, a total of 30 questions will be answered with no time to answer each sentence.