954,598 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Print a tag - HTML

Hi! I've just started with HTML and I'm creating my first page. Really simple.

How can I print a tag? I mean, I'm trying to do this:

<p id="test">This is a test using the <p> tag</p>


But it doesn't print the "" in "using the

tag"...

Hawkeye Python
Light Poster
34 posts since Feb 2010
Reputation Points: 10
Solved Threads: 0
 
<p id="test">This is a test using the &lt;p&gt; tag</p>
jalarie
Light Poster
40 posts since Mar 2006
Reputation Points: 10
Solved Threads: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: