Ticket #3965: tc.html

File tc.html, 393 bytes (added by Artur Formella, 15 years ago)

copy to CKEditor/trunk/

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" >&lt;p&gt;This is some &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="http://www.fckeditor.net/"&gt;CKEditor&lt;/a&gt;.&lt;/p&gt;</textarea>
8                </div>
9        </form>
10</body>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy