CodeBlock
  • CodeBlock
  • Privacy Policy
  • Terms and Conditions
Powered by GitBook
On this page
  • Creating a code file
  • Editing existing code

CodeBlock

NextPrivacy Policy

Last updated 3 months ago

Creating a code file

Click "New CSS" to add a style tag (custom element) to your page. Click "New JS" to add a script tag (custom element) to your page.

Editing existing code

Click on any custom element (style tag or script tag) to edit the code inside it. Press Command S on Mac or Control S on Windows to save.