How Do You let WordPress Leave HTML Code As Is?
-
Quick question what tags do I use (if there is one) to make the code in my post stay the way it is typed..
For example I want it to appear as …
< a h r e f =
“http://www.google.com/search?hl=en&lr=&rls=SUNA%2CSUNA%3A2006-13%2CSUNA%3Aen&q=time+paris”>time paris< / a >Instead of time paris
-
Depends on the editor that you’re using.
If you’re using the rich text editor (the one with the icons along the top), use the Visual tab.
The regular text editor with the html written tags along the top, use the code button and wrap the code.
Half the time, I just change the first < mark into &-l-t-; without the dashes.
Hope this helps,
-drmike -
- The topic ‘How Do You let WordPress Leave HTML Code As Is?’ is closed to new replies.