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 padding in css?
What are the sequences of steps for each http request from a client to the server?
Explain the use of CSS transitions.
What are the different web fonts formats in css?
What are the different units used in css?
What is progressive enhancement?
What is the origin of CSS ?
Which value of cursor property changes the cursor to a question mark?
Explain universal selector.
Why is an external style sheet beneficial?
What are the difference between inline css & internal css?
Differentiate between the id and class.