I need to do a fold corner of the paper in div.
I’ve read many websites but I’m still confuse how to do it . .
this is my code
<div style="max-width: 700px; height: auto; background-color: #fff;">
<div style="max-width: 50px; height: 50px; background-color: transparent; border-width: 0 20px 20px 0; border-style: solid; border-color: #A6A49D #fff;">
</div></div>
2
Answers
You may looking something like this. Modify according to your needs if necessary.
i found this for your problem: