Ticket #10598: test.html
| File test.html, 326 bytes (added by , 12 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html> |
| 2 | <html><head> |
| 3 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
| 4 | <title>Replace Textarea by Code — CKEditor Sample</title> |
| 5 | <meta charset="utf-8"> |
| 6 | </head> |
| 7 | <body> |
| 8 | |
| 9 | |
| 10 | <div> |
| 11 | <iframe width="1000" height="800" src="http://www.ckeditor.com/demo" ></iframe> |
| 12 | </div> |
| 13 | |
| 14 | |
| 15 | </body> |
| 16 | </html> |
