ext_29436 ([identity profile] wimble.livejournal.com) wrote in [personal profile] undyingking 2006-03-02 03:55 pm (UTC)

Rather than hacking the <a> tags themselves, you could put the style information into the span tags.

So, on your site
.size4 { size4-style-rules; }
<span class="size4"<...>/span>


And for export:
<span style="size4-style-rules;">...<span>


Which isn't really a great advantage, but it does mean that the rest of the content is unchanged.


Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting