Ticket #9305: cke.html
| File cke.html, 388 bytes (added by , 13 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> |
| 2 | <html> |
| 3 | <frameset rows="2,*" frameborder="NO" border="0" framespacing="0" cols="*"> |
| 4 | <frame name="topFrame" scrolling="NO" noresize src="" > |
| 5 | <frame name="mainFrame" src="http://nightly.ckeditor.com/latest/ckeditor/_samples/replacebyclass.html"> |
| 6 | </frameset> |
| 7 | </html> |
