Ticket #9379: 9379.html

File 9379.html, 361 bytes (added by Garry Yao, 12 years ago)
Line 
1<!DOCTYPE html>
2<html>
3<head>
4        <meta charset="utf-8">
5        <title>Replace Textarea by Code &mdash; CKEditor Sample</title>
6        <script src="../../ckeditor.js"></script>
7        <link href="../../samples/sample.css" rel="stylesheet">
8</head>
9<body>
10        <h1 class="samples" contenteditable="true">
11                An editable section at the top of page.
12        </h1>
13</body>
14</html>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy