Displaying HTML tags as texts in a web post such as this has been a challenge for me lately. Whenever I include HTML tags intended to be displayed as texts, the tags do not appear in my published posts. Although I know that I simply have to replace the open arrow bracket (<) with this:
< and the close arrow bracket (>) with this:
>, Blogger is still unable to display my HTML tags as texts. If someone reading this knows the solution to my problem, please post a comment on this.