<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CKEditor 5 – Classic editor</title>
<script src="https://cdn.ckeditor.com/ckeditor5/34.2.0/classic/ckeditor.js"></script>
</head>
<body>
<h1>Classic editor</h1>
<div id="editor">
<p>This is some sample content.</p>
</div>
<script>
ClassicEditor
.create( document.querySelector( '#editor' ) )
.catch( error => {
console.error( error );
} );
</script>
</body>
</html>
Code Example |
---|
Html :: laravel raw html |
Html :: html prevent focus on input |
Html :: give table width 100% |
Html :: bootstrap date search |
Html :: row merge |
Html :: html select default value disabled |
Html :: html video autosize |
Html :: differences between html and xhtml |
Html :: how to add image in html |
Html :: links html |
Html :: bootstrap error message |
Html :: html lien téléphone |
Html :: html css text style on a word |
Html :: mat-tooltip on disabled button |
Html :: whats app chat link for html |
Html :: button href |
Html :: change the entire page font |
Html :: placeholder text html |
Html :: thymeleaf form delete method |
Html :: birthday wishes using html code |
Html :: html doc |
Html :: nicescroll cdn |
Html :: using svg icons in html |
Html :: inserting a page break in markdown |
Html :: how to add text box html |
Html :: how to keep :active css style after click a button |
Html :: bold font html |
Html :: progress bar bootstrap |
Html :: name input html |
Html :: english to spanish |