OLD | NEW |
---|---|
(Empty) | |
1 <html><body> | |
Julien - ping for review
2013/06/10 19:50:31
Please add a <!DOCTYPE html> as well as some expla
kouhei (in TOK)
2013/06/11 21:02:53
Done.
| |
2 <div style="left: 10px; top: 10px; width: 200px; height: 30px; position: absolut e; border: 1px solid black; border-top-color: red; border-top-left-radius: 95%; border-top-right-radius: 5%; border-left-color: green; border-right-color: blue; border-bottom-color: black; border-bottom-right-radius: 5%; border-bottom-left- radius: 5%;"></div> | |
3 </body></html> | |
OLD | NEW |