Quote:
Originally Posted by theducks
Please do not confuse forms of Valid code.
ebooks are a subset of the whole. What is valid for a WEB page, may not be valid for ebooks (and even valid code, may not work on devices. Ask Hitch about hoops to jump thru )
eg' a HR with a width of 50% is supposed to center 
in reality I had to margin-left: 25% the above HR to get it in the center
(on old ADE )
|
Are you referring to the old margins: auto not working bug?