Is there an easy way to control CSS styles in a Wordpress Post without using the...

Anon

New member
...edit HTML feature? For example, I would like to write a wordpress post, and apply a few different CSS classes to certain line items or headers, etc.

Is there a way to do this?

Example:
<li class="bigboldredtext">This text would be big red and bold, but without editing any html, it would be a dropdown in the edit post menu if possible</li>
I run WP on my own domain. So to apply styles, I have to do it through the edit HTML tab, there's no way to do it in the WYSIWYG edit post area?
 
Back
Top