CSS test with answer - Part 2
- Question 1. What properties change the font size?
- font-style
- font-size
- text-style
- text-size
-
- Sentence 2. Which attribute makes the text in tag p become bold?
- {text-size: bold}
-
-
- p {font-weight: bold}
-
- Question 3. How to display links without underlined below?
- a {decoration: no underline}
- a {text-decoration: no underline}
- a {underline: none}
- a {text-decoration: none}
-
- Question 4. How can each word in a form be capitalized at the beginning?
- text-transform: capitalize
- text-transform: uppercase
- You cannot do this in CSS
- There is no right answer
-
- Question 5. How to change the font of each element?
- font =
- f:
- font-family:
- All of the above statements are wrong.
-
- Question 6. How to create bold letters?
- font-weight: bold
- style: bold
- font: b
- All of the above are true
-
- Question 7. How to display the border of an element with the following border size: The top border = 10 pixels The bottom border = 5 pixels The left border = 20 pixels The right border = 1pixel?
- border-width: 5px 20px 10px 1px
- border-width: 10px 5px 20px 1px
- border-width: 10px 1px 5px 20px
- border-width: 10px 20px 5px 1px
-
- Question 8. How to change the left margin of an element?
- margin-left:
- text-indent:
- margin:
- indent:
-
- Question 9. To define the space between the edges (edges) of the element and the content, you use the padding attribute, can you assign a negative value to this attribute?
- Have
- Is not
-
- Question 10. How does the image at the top of each content of 1list have a square?
- type: 2
- type: square
- list-type: square
- list-style-type: square
-
4 ★ | 1 Vote
You should read it
May be interested
- The test has a Word answer - Part 4below is part 4 of multiple choice questions on word topics.
- eQuiz - Multiple choice test on ASP (Active Server Pages) Advance - Part 2we will continue with the next test on the advance asp web programming language, in total there will be 15 questions with no time to answer each sentence.
- Test with Word answer - Part 1in the series below, network administrator will send you multiple choice questions to check whether you are fluent in word. let's get started.
- 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 - Multiple choice test on programming language C - part 1this is part 1 of a series of tests on knowledge of c programming language, in total there will be 15 questions with no time for answering each sentence.
- Testing computer science knowledge, doing a bit of fun (part 7)after part 6, network administrator continues to introduce part 7. let's try to see how many answers you can answer?
- eQuiz - Multiple choice test on PHP Practice - part 1in the quiz below, we will introduce you to part 1 of the test series of basic knowledge about php practive with 15 questions.
- Test TCP / IP knowledgea simple and basic test of knowledge around the tcp / ip protocol. you just need to choose which answer is the best and see the final result we give ...
- 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.
- Answers to Test Brain Level 1 to 60 (updated continuously)this is the brain test all levels answers, the easiest brain test solution to support you when you encounter difficulties with brain test's conundrum.