Home › Forums › CSS › web developing › Re: web developing
July 12, 2012 at 8:20 am
#105933
Participant
Are you saying that the “vertical tags” are opening in new windows/tabs and that you don’t want them to? If not, could you please explain a bit more what the issue is and/or you’re trying to do?
Side note: you should wrap blocks of code in <pre><code> … </code></pre> tags, otherwise the html will be parsed like it was above.
Example:
Something
Blah
This is an example. Notice how the HTML doesn't get parsed in this box.