View Single Post
Old 02-28-2011, 04:26 PM   #4
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,115
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 cybmole View Post
and that would be defined in the html, or the css ?

I suspect they are leftovers from some other format - maybe MSword ?

I don't get the namespace concept at all here ?

the only namespace mention in css is
@namespace h "http://www.w3.org/1999/xhtml";
Address is a HTML tag (that mucks up a conversion) that is intended for Street Locations.

In conversions, it should be only rendered as italic, what happens, is it causes unwanted line breaks.
Code:
<p> Jason went to</p< <address>El Camino Real"</address> <p> to catch the 22 bus.</p>
Ugly
theducks is offline   Reply With Quote