MCQs > IT & Programming > CSS > Which will create a triangle effect using pure CSS3 on a white background, without making use of background images? pure CSS3 on a white background, without making use of background images?

CSS MCQs

Which of the following will create a triangle effect using pure CSS3 on a white background, without making use of background images?

Answer

Correct Answer: border-color: #a0c7ff #ffffff #ffffff #ffffff; border-style: solid; border-width: 20px; width: 0px; height: 0px;

Explanation:

Note: This Question is unanswered, help us to find answer for this one

CSS Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

CSS Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it