Skip to content

Instantly share code, notes, and snippets.

@mcabreradev
Last active June 12, 2019 20:19
Show Gist options
  • Select an option

  • Save mcabreradev/7bd0a8f253ec900db802f5bbfb27e522 to your computer and use it in GitHub Desktop.

Select an option

Save mcabreradev/7bd0a8f253ec900db802f5bbfb27e522 to your computer and use it in GitHub Desktop.

Revisions

  1. mcabreradev revised this gist Jun 12, 2019. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion semantic-button.html
    Original file line number Diff line number Diff line change
    @@ -1 +0,0 @@
    <button>Click here!</button>
  2. mcabreradev revised this gist Jun 12, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions non-semantic-button.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <div>Click here!</div>
  3. mcabreradev created this gist Jun 12, 2019.
    1 change: 1 addition & 0 deletions semantic-button.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <button>Click here!</button>