It's somewhat tricky to write HTML code in blogger as it does not escape "<" and ">" characters.
So whenever you need to write HTML code or Regular Expression to show someone, you can follow these steps-
1.Go to any of these sites here or here. These two sites are HTML escaper.
2.Copy the code you have written in any these websites and press the button escape. You will see the escaped code.
3.Now copy this escaped code and paste it again in the new blog post. You are done escaping and press publish to publish the code.
And of course, you always have the option of escaping yourself "<" and ">" character by their escape values. Well this can be an important source of information, if you are willing to do it on your own.
So whenever you need to write HTML code or Regular Expression to show someone, you can follow these steps-
1.Go to any of these sites here or here. These two sites are HTML escaper.
2.Copy the code you have written in any these websites and press the button escape. You will see the escaped code.
3.Now copy this escaped code and paste it again in the new blog post. You are done escaping and press publish to publish the code.
And of course, you always have the option of escaping yourself "<" and ">" character by their escape values. Well this can be an important source of information, if you are willing to do it on your own.
Comments
Post a Comment