Ticket #8164: test.html

File test.html, 749 bytes (added by Jakub Ś, 13 years ago)
Line 
1<?xml version="1.0" encoding="utf-8"?> 
2<!DOCTYPE html PUBLIC "-W3CDTD XHTML 1.1EN" " http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 
3<html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="cs"> 
4<head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
6        <meta http-equiv="content-language" content="cs" />
7    <meta http-equiv="X-UA-Compatible" content="IE=9" />
8    <script type="text/javascript" src="../ckeditor.js"></script>
9</head>
10        <body>
11                <textarea name="ArticleText0" rows="8" cols="60"> &lt;p&gt;Not empty&lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Not empty&lt;/p&gt; </textarea>
12                <script type="text/javascript">CKEDITOR.replace( 'ArticleText0' );</script>
13        </body> 
14</html> 
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy