- <div id="editor">
- <p><em>BalloonToolbar</em> won't show for the first block element.</p>
- <p><em>This</em> is a <strong>first line</strong> of text.</p>
- <p><em>This</em> is a <strong>second line</strong> of text.</p>
- <p><em>This</em> is the <strong>end</strong> of text.</p>
- </div>
- <style>
- .ck-editor {
- margin: 5em auto;
- max-width: 70%;
- }
- </style>
|