Sora's Nobody
The Official Roxas
- 1,112
- Posts
- 15
- Years
- Destiny Island
- Seen Jan 4, 2014
So, I heard that you should be able to preview css by sending yourself a PM. But that doesnt work. I'm using New Directions, and it just gives me the <div> code back. This is the simple css i was trying to preview
Any suggestions?
HTML:
<div style="background-color:white; color:red; -moz-border-radius-topleft:10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px; border:solid 11px navy;"> </div>
Any suggestions?