How to draw a triangle in CSS ?
Set a width and height of 0.
Set the border color to transparent.
Set the top border to 0.
Set the side borders to half the width.
Set the bottom border to have the full height.
Set a color for the bottom border.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is flexbox responsive?
What is external css?
What are the different types of Selectors in CSS?
What is a group selector in css?
What is file splitting? When is it used?
Are style sheets case sensitive?
How to center align a div tag in css?
Can you nest flexbox?
How to center align a div inside another div?
Is html css coding?
Explain word-break property used in css3?
What are flex properties?