More stuff
DIV IN POST
Posted in General with tags code, html, wordpress on 29 July by RootWhat happens if you put a div in a post?
Code Test
Posted in Uncategorized on 23 July by RootWhat happens if you put code in your blog?
`
Some stuff
`
More Stuff
How to disable Google ads at WP.com
Posted in Uncategorized on 15 July by RootIf you have the CSS upgrade this is a walk in the park. Just add
div.postcontent table {display:none}
The Venture Capitalists have obviously not read the CSS specification.