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 are the media types?
What is margin and padding?
How can you create multi columns in css3?
What is the difference between margin and padding in android layout?
How do I combine multiple sheets into one?
What are the advantages of css?
What are normal margins?
What is the CSS Box model and what are its elements?
What is the purpose of em measurement unit?
What is the syntax for adding multiple background images in CSS3?
How to write media query for mobiles?
Is padding included in width?