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 |
What is the difference between inline, inline-block, and block?
List some newly introduced text related features in css3?
What is a top margin?
How do you change the text color on messenger?
What is css prefix?
What is the css3 hsl() function?
What is vh css?
Why is css3 important?
Explain with the help of examples how the display property is used in css.
How do you represent a class in css?
What is the use of calc()?
What are the advantages and disadvantages of inline styles?