View Single Post
Old 05-25-2012, 04:57 AM   #33
Serpentine
Evangelist
Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.Serpentine ought to be getting tired of karma fortunes by now.
 
Posts: 416
Karma: 1045911
Join Date: Sep 2011
Location: Cape Town, South Africa
Device: Kindle 3
Quote:
Originally Posted by Jellby View Post
If you have <p class="important">, you'd probably want it to be <h2 class="important">
Personally, while I can see what you're getting at; it's such unexpected behavior that I'm sure it does more harm than good.

I think if that were the case that headings were important, they would be made as such in their css (i.e. h2 {...}), rather than indirectly. If it were not the case, and this were somehow special, I'm sure someone editing would have no problem moving the tag by hand in the code view. Considering they are using the book view for editing, do you really think that they understand this?

It's just one of those things which should be kept as simple as possible, especially if the future holds custom tag/class etc options for that menu.

Last edited by Serpentine; 05-25-2012 at 04:59 AM.
Serpentine is offline   Reply With Quote