Skip to content

Instantly share code, notes, and snippets.

@sutara79
Last active July 12, 2016 04:00
Show Gist options
  • Select an option

  • Save sutara79/4027f0f578f22fc89bc78510a7222872 to your computer and use it in GitHub Desktop.

Select an option

Save sutara79/4027f0f578f22fc89bc78510a7222872 to your computer and use it in GitHub Desktop.

Revisions

  1. sutara79 revised this gist Jul 12, 2016. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion webdev-examples.md
    Original file line number Diff line number Diff line change
    @@ -7,4 +7,7 @@

    ## JavaScript
    - [Ctrl+クリックを判別](https://github.com/sutara79/demo-jq-ctrlkey)
    - [ScrollMagicの使用例](https://github.com/sutara79/demo-scrollmagic)
    - [ScrollMagicの使用例](https://github.com/sutara79/demo-scrollmagic)

    ## 古いブラウザへの対応
    - [SVGに対応していないブラウザでは代替のPNGを表示する](https://github.com/sutara79/demo-svg-fallback)
  2. sutara79 revised this gist Jun 6, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion webdev-examples.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,5 @@
    - [グローバルナビを中央寄せにする](https://github.com/sutara79/demo-navi-centering)

    ## JavaScript
    - [Ctrl+クリックを判別](https://github.com/sutara79/demo-jq-ctrlkey)
    - [Ctrl+クリックを判別](https://github.com/sutara79/demo-jq-ctrlkey)
    - [ScrollMagicの使用例](https://github.com/sutara79/demo-scrollmagic)
  3. sutara79 revised this gist May 30, 2016. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion webdev-examples.md
    Original file line number Diff line number Diff line change
    @@ -3,4 +3,7 @@
    ## CSS
    - [複数のクラスをひとつの要素に適用する](https://github.com/sutara79/demo-multicss)
    - [クリアフィックス](https://github.com/sutara79/demo-clearfix)
    - [グローバルナビを中央寄せにする](https://github.com/sutara79/demo-navi-centering)
    - [グローバルナビを中央寄せにする](https://github.com/sutara79/demo-navi-centering)

    ## JavaScript
    - [Ctrl+クリックを判別](https://github.com/sutara79/demo-jq-ctrlkey)
  4. sutara79 revised this gist May 28, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion webdev-examples.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # ウェブ制作に関する解説
    # ウェブ制作に関する技法

    ## CSS
    - [複数のクラスをひとつの要素に適用する](https://github.com/sutara79/demo-multicss)
  5. sutara79 revised this gist May 28, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion webdev-examples.md
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,5 @@

    ## CSS
    - [複数のクラスをひとつの要素に適用する](https://github.com/sutara79/demo-multicss)
    - [クリアフィックス](https://github.com/sutara79/demo-clearfix)
    - [クリアフィックス](https://github.com/sutara79/demo-clearfix)
    - [グローバルナビを中央寄せにする](https://github.com/sutara79/demo-navi-centering)
  6. sutara79 created this gist May 28, 2016.
    5 changes: 5 additions & 0 deletions webdev-examples.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # ウェブ制作に関する解説

    ## CSS
    - [複数のクラスをひとつの要素に適用する](https://github.com/sutara79/demo-multicss)
    - [クリアフィックス](https://github.com/sutara79/demo-clearfix)