Ticket #9332: _child.html

File _child.html, 580 bytes (added by Jakub Ś, 12 years ago)
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3        <head>
4                <title>Parent</title>
5                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />           
6    </head>
7        <body onload="document.getElementById('editor1').focus();">
8                <p>
9                        <textarea cols="10" id="editor1" name="editor1" rows="10">&lt;p&gt;This is some &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="http://ckeditor.com/"&gt;CKEditor&lt;/a&gt;.&lt;/p&gt;</textarea>
10                </p>   
11        </body> 
12</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy