I want to wrap code something like this site (it is not wordpress blog but I have seen similar grap box wrapping in many wordpress blogs). My current blog look like this. Also in this blog, the author has uses Long line to quote a post, how to do this ? also how to embed google adsense inline, just like the author did ? Thanks
To wrap code, you just need to use the code tags... <code></code> For the quotes, you just need the blockquote tags... <blockquote></blockquote> When in edit mode, switch to code-view to see the tags in the menu. How they look on your published page depends on the theme's css.