How do I display a div tag as an example?
I am working on a how-to and I want to show on the user's screen the line
like this:
Example: <div class="something>Example</div>
Obviously, the browser will render it as an actual div so how do I display
it as just text?
No comments:
Post a Comment