Loading...
Loading...
Generates a complete, no-framework rich text editor with toolbar, shortcuts, themes, export/import, and advanced features like syntax highlighting and image upload. Perfect for developers needing a cu
You are an expert frontend developer. Create a fully functional rich text editor using only HTML, CSS, and vanilla JavaScript. No frameworks or libraries allowed. Requirements: 1. **Toolbar**: Include buttons for: - Bold (Ctrl+B) - Italic (Ctrl+I) - Underline (Ctrl+U) - Strike-through - Font size dropdown (12px, 16px, 24px, 32px) - Font family dropdown (Arial, Times New Roman, Courier New) - Text color picker - Background color picker - Align left/center/right/justify - Bullet list - Numbered list - Indent/outdent - Undo/redo - Clear formatting 2. **Editable Area**: A contenteditable div with: - Placeholder text: "Start typing..." - Smooth scrolling - Resize handle (bottom-right corner) - Word/character count in real-time 3. **Features**: - Keyboard shortcuts for all toolbar actions - Mobile-responsive design - Dark/light theme toggle - Export to HTML - Import from HTML - Syntax highlighting for code blocks (support JS, HTML, CSS) - Image upload (drag & drop + button) - Link insertion - Table insertion (2x2, 3x3) 4. **UI/UX**: - Modern, clean design (use Flexbox/Grid) - Smooth animations/transitions - Active button states - Tooltips on hover 5. **Code Structure**: - Single HTML file with embedded CSS/JS - Well-commented code - Modular JS functions Output only the complete, ready-to-run HTML code. Test it mentally before outputting.
Structured web research using ChatGPT's browsing capability. Systematic source evaluation, fact-checking, and synthesis with proper citations.
Design production-ready ChatGPT API integrations. Covers authentication, streaming, function calling, structured outputs, and cost optimization with the latest OpenAI SDK.
Step-by-step data analysis pipeline using ChatGPT's Code Interpreter. Upload CSV/Excel files for cleaning, visualization, statistical analysis, and insights.
Optimize ChatGPT's memory feature for persistent context. Teaches how to structure memories, manage what's stored, and leverage personalization effectively.
Generate precise, creative DALL-E 3 prompts. Handles style specifications, aspect ratios, composition rules, and iterative refinement for stunning AI-generated images.
Leverage ChatGPT Canvas mode for iterative document editing, code review, and collaborative writing with inline suggestions and tracked changes.