We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8204e78 commit 3d158e2Copy full SHA for 3d158e2
plugins/tableresize/samples/tableresize.html
@@ -47,7 +47,7 @@ <h1 class="samples">
47
CKEditor using the <code>tableresize</code> plugin:
48
</label>
49
<textarea cols="80" id="editor1" name="editor1" rows="10">
50
- <table style="width: 500px;">
+ <table style="width: 500px;" border="1">
51
<caption>
52
A sample table</caption>
53
<tbody>
0 commit comments