diff --git a/index.html b/index.html index 3d485d1..ddf1f56 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,10 @@ Map - Image map with coordinates +
  • + + Meter - Display a gauge +
  • diff --git a/meter/index.html b/meter/index.html index e69de29..6013973 100644 --- a/meter/index.html +++ b/meter/index.html @@ -0,0 +1,22 @@ + + + + + + + HTML Tips and Tricks - Meter + + + + + +
    +

    Meter

    + + 2 out of 10
    + + + 60% +
    + + \ No newline at end of file