Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Regular expression and strip html tag


json formatting website :   https://jsoneditoronline.org/ 


<img alt="" src="lib/header1.jpg" style="padding : 1px;"/>       = dictionary  of attribute = {'alt': '', 'style': 'padding : 1px;', 'src': 'lib/header1.jpg'}

...