I am not sure just what you are trying to achieve, and it is always nice to see some code from a poster to indicate a willingness to make an effort to learn.
However, a couple of suggestions that may your post more clear:
-
An HTML end tag begins with a forward slash, not a back slash, e.g., <code> ... </code>
-
Within code tags, any HTML tag is rendered literally, e.g., the tag <p> will appear exactly that way.
Please see
Writeup Formatting Tips and
Markup in the Monastery and
How do I post a question effectively? for more info.