BB Code to quote ‘script’.
-
Please tell me, what BB code (html) I have to use to quote a script in my posting.
And where I can get explanation to using these bb code (html):
<abbr title=””> <acronym title=””> <b><cite> `
<del datetime=""> <i> <q cite=""> <strike> Thanks.
`
The blog I need help with is: (visible only to logged in users)
-
You don’t use BB code on a blog, you know. You use HTML, which is different. Just use Google to find out what certain tags mean.
Here are the instructions for posting sourcecode:
http://en.support.wordpress.com/code/posting-source-code/
If you want to insert a script at WordPress.com, that can’t be done.
-
-
You can quote scripts using the sourcecode shortcode raincoaster mentioned, you just can’t embed them and have them execute.
-
Explanations re those html tags here:
http://wpbtips.wordpress.com/2010/05/23/html-allowed-in-comments-2/As for quoting code, you can use the sourcecode shortcode, as rain and tsp suggested, or (my way) you can use this converter:
http://www.plus2net.com/html_tutorial/tags-page.php
(Converts html symbols into the html entities for them. Note that it doesn’t convert all symbols – some may need manual converting.)
- The topic ‘BB Code to quote ‘script’.’ is closed to new replies.