wordpress code tags?

like we have cde tags here eg

Code:
example

how would i do this on wordpress as a post ?

It's just a css class you can add to text. Depending on what code your highlighting, you may a plugin that highlights say php syntax.

For the quickest route, you can easily view the html of the post and then simply add your code class.
 
Back
Top Bottom