How to draw a triangle in CSS ?



How to draw a triangle in CSS ?..

Answer / hrpynux@gmail.com

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

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What is an inline?

0 Answers  


Define Image sprites with context to CSS ?

0 Answers  


What is a tag selector?

0 Answers  


What is the difference between id and class?

0 Answers  


How do you test the webpage in different browsers?

1 Answers  






What are the necessities of using html forms?

0 Answers  


What are css3 modules?

0 Answers  


Does id override class?

0 Answers  


What is image hover?

0 Answers  


Explain the elements of css box model?

0 Answers  


What is set rule?

0 Answers  


Why is @import only at the top?

0 Answers  


Categories