Programming Snippet Help

Welcome to the Programming Snippet Site. There are many type of programming language's snippet. You can run/edit it online (only support html file). And download/view the snippet file.

Run html snippet

  1. Click the run button on any post with a html tag.
  2. It will show a edit box and preview area.
  3. Edit the code then click the result button to see the change.
  4. Click the HTML ,JS, CSS button to edit this file.
  5. Click the Compress button to remove all new line characters of text in the edit box.
  6. Click the Copy button to copy all text in the edit box.

Download the snippet

  1. Click the download button.
  2. Download a snippet file that name as the title text.

View plain

  1. Click the view plain button.
  2. It will pop up a view plain window.
  3. You can copy all text to the clipboard by clicking the copy button.

Comments

Popular posts from this blog

How to write data into a excel file using vbscript

Format date as yyyy-mm-dd using vbscript