|
ijf0 - when you add html into the post, you sort of defeating the whole idea of a theme and CSS. Say you add HTML to change the post to display in RED, then switch to a theme that shows the background for the posts in RED and the text in white. Your HTML embedded in the post wiyd override the CSS causing the test to show up in RED and you wouldn't see anything (red on red)
Also, you will have to embed our HTML in every post, using CSS you can make teh change in one place and it is global - all posts will shoe that way.
|