Skip to content

Instantly share code, notes, and snippets.

@exwar
Created April 20, 2012 16:08
Show Gist options
  • Select an option

  • Save exwar/2429966 to your computer and use it in GitHub Desktop.

Select an option

Save exwar/2429966 to your computer and use it in GitHub Desktop.

Revisions

  1. Stanislav revised this gist Apr 20, 2012. No changes.
  2. Stanislav created this gist Apr 20, 2012.
    4 changes: 4 additions & 0 deletions dabblet.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    textarea {
    text-transform: uppercase;
    }

    1 change: 1 addition & 0 deletions dabblet.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <textarea>hello</textarea>
    1 change: 1 addition & 0 deletions settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    {"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}