Friday, 9 August 2013

Html tags hidden attributes

Html tags hidden attributes

I have a problem that all people have when they do html on different
browsers. It doesn't render as expected in all browsers.
I notice that it will render the same in all browsers if you specified
some of the attributes. Some browsers adjust attributes of the elements,
but other don't. So, my question is
Is there any tool that will give you all element attributes, which I don't
specified in css ? This way, I won't depend on browser render algorithms I
will just see in what browsers in best render and copy attributes in css
:) Thx in advance

No comments:

Post a Comment