View Single Post
Old 07-22-2013, 10:03 PM   #12
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,109
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by phossler View Post
@theducks --

Agreed

In BV your recommendation seems to paste the h# tags, and then the [P] does change to <p> format. Issue is that it leaves the old H# text in a para by itself, (1) in the screen shot. (the Bold-Italic-Underline just a marker)

For this sort of stuff, CV will be my friend

Paul
any class assigned does not change when switching
<h3 class="foo"
becomes
<p class="foo"

Now if your style sheet was:
h3.foo (
and you only had a:
p {
The foo would be ignored
theducks is offline   Reply With Quote