diff --git a/index.html b/index.html index 953d56c..d82c9e8 100644 --- a/index.html +++ b/index.html @@ -95,6 +95,10 @@

HTML5 Feature Tips

Iframe - Embed YouTube Videos +
  • + + Picture tag - Specify image src based on condition +
  • diff --git a/picture/index.html b/picture/index.html new file mode 100644 index 0000000..cb71731 --- /dev/null +++ b/picture/index.html @@ -0,0 +1,27 @@ + + + + + + + HTML Tips and Tricks - Picture + + + + + + +
    + + home + +

    Picture Tag

    + + + + Flowers + +
    + + + \ No newline at end of file