xslt - Need to validate html styles -


i converting docx file html using xslt. resulting html contains styles margin-top:nan pt;, style value nan ignored in browser default.but have validate presence of such attributes , have remove before viewing in browser...

please me...thanks in advance...

have tried w3c css validator?

you can use programatically soap web service:


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -