Ticket #3965: tc.html
File tc.html, 393 bytes (added by , 15 years ago) |
---|
Line | |
---|---|
1 | <head> |
2 | <script type="text/javascript" src="ckeditor_source.js"></script> |
3 | </head> |
4 | <body> |
5 | <form> |
6 | <div style="float:left;wifth:100%"> |
7 | <textarea id="editor1" name="editor1" class="ckeditor" ><p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">CKEditor</a>.</p></textarea> |
8 | </div> |
9 | </form> |
10 | </body> |