Start Here
Core Concepts
UI Effects
Animations
Box Shadows
Text Shadow
UI Widgets
Color Shade
Gradient
Text Gradient
Background Gradient
Border Gradient
Other Pages
Nav First Level
Nav Second Level
Nav Third Level
N
A
V
A
V
Responsive & Customizable Text Editor
Effortless Content Creation
Our text editor is designed for flexibility and ease of use. Whether you're writing blog posts, creating documents, or crafting code, our editor adapts to your needs. Enjoy a seamless writing experience with features that make content creation both simple and powerful.
Key Features:
- Fully Responsive: The text editor adjusts fluidly to any screen size, providing a consistent writing experience across all devices.
- Customizable Interface: Tailor the editor's appearance and toolset to your specific requirements. Choose themes, fonts, and layout options for a personalized experience.
- Rich Text Formatting: Format your text with ease—bold, italics, lists, and more. Make your content stand out with a variety of styling options.
- Code-Friendly: Enjoy a clean, distraction-free environment with syntax highlighting and code formatting for developers.
- Real-Time Collaboration: Work together with others in real-time, making editing and feedback instant and easy.
Source Code
<main id="editorContainer" class="DyFx FxDnCn WhMn70p"> <div class="Wh100p Ht70vh HtMx70vh OwAo PnTp0 PnLt0 CrBk Pg20 Br1 CrBrGy90Lt CrBdWe" name="name"></div> </main>
.tools-btn:hover { background-color: #eaeaea; } .tools-btn:active:hover { background-color: #e1e0e0; } /* Making the Website Responsive */ @media (max-width: 1000px){ .container{ margin: 0 auto; width: 90%; } } .color-button { position: relative; } .colorPalette { position: absolute; top: 100%; left: 0%; transform: translate(-25%, 0); background: #fff; padding: 10px; border: 1px solid #ccc; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); gap: 5px; z-index: 100; flex-wrap: wrap; align-items: center; justify-content: center; } .hidden { display: none !important; } #editor { width: 100%; min-height: 200px; border: 1px solid #ddd; padding: 10px; } .transparent-btn { background: none; border: 1px solid #ccc; padding: 2px 5px; cursor: pointer; font-size: 12px; margin: 10px; } .transparent-btn:hover { background: #eee; } /* Position the toolbar absolutely */ .resizeToolbar, .resizeToolbarVideo { position: absolute; background: #fff; border: 1px solid #ccc; padding: 5px; z-index: 200; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); display: flex; top: 100%; } .expand { width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; z-index: 99999999999999999; background: #fff; padding: 20px; overflow-y: auto; margin: 0px; } /* Style for the code view textarea */ .code-view { font-family: 'Courier New', Courier, monospace; font-size: 14px; background-color: #282a36 !important; /* Dark background for code view */ color: #f8f8f2 !important; /* Light text color */ border: none; outline: none; padding: 10px; box-sizing: border-box; width: 100%; height: 100%; resize: none; /* Prevent resizing if you want fixed dimensions */ overflow-y: auto; }
// Initialize the text editor document.addEventListener('DOMContentLoaded', () => { CT.CeTtEr({ id: 'editorContainer' }); })
Web Tool
Celebrate Tech © 2008 - 2024
Welcome Amit
Logout
Change Password
Change Email