| r4 | ||
|---|---|---|
| r2 | 1 | == 백괴 == |
| r3 | 2 | {{{#!html |
| 3 | <!DOCTYPE html> | |
| 4 | <html> | |
| 5 | <head> | |
| 6 | <style> | |
| 7 | a:link { | |
| 8 | color: #808020; | |
| 9 | text-decoration: none; | |
| 10 | } | |
| r4 | 11 | |
| r3 | 12 | </style> |
| 13 | </head> | |
| 14 | <body> | |
| r4 | 15 | <div style = "background-color: #ffff40; position: absolute; width: 24px; height: 22px;color: #808020; border: 1px solid #C0C000;"> |
| 16 | <p><a title="욕설">삐-</a></p> | |
| 17 | </div> | |
| r3 | 18 | </body> |
| 19 | </html> | |
| 20 | }}} | |
| 21 |