diff --git a/index.html b/index.html index 8187e29..00e2344 100644 --- a/index.html +++ b/index.html @@ -91,8 +91,12 @@ Lazy Loading - Lazy Load html images natively +
  • + + Word Break Opportunity - specifies where in a text it would be ok to add a line-break. +
  • - \ No newline at end of file +00 \ No newline at end of file diff --git a/word-break/index.html b/word-break/index.html new file mode 100644 index 0000000..dd3378f --- /dev/null +++ b/word-break/index.html @@ -0,0 +1,22 @@ + + + + + + + HTML Tips and Tricks - Meter + + + + + + +
    + + home + +

    Word Break Opportunity tag

    +

    HTML5 isamarkuplanguageusedforstructuringandpresentingcontentontheWorldWideWebItisthefifthandfinalmajorHTMLversion

    +
    + + \ No newline at end of file