Guitarpima
What is the "permalink" for?
What is that "path:" for at the bottom of the text box to post? It has a "p" in it
OK, unless someone beat me to it, I get a couple of points for this one! The path at the bottom of the editor for creating a post shows the HTML tag you are inside of when typing. Try this:
- Enter some text in the create post box. The path will read p because by default you are inside a paragraph (<p>) tag.
- Switch to HTML view and enter this: <div>Test</div>
- Exit HTML view and click on the word Test that you just entered. The path will read div.
BTW, to see the HTML button you must be in the Full View of the editor.
Alright, I don't get any points. I'm a programmer by trade.
- Dave