Arc Forum
new
|
comments
|
leaders
|
submit
login
1 point
by
evanrmurphy
5048 days ago |
link
|
parent
>
I add width to the style tag only if I have a style tag already.
You mean because just using the width attribute is more concise?
1 point
by
thaddeus
5048 days ago |
link
Yup + I've always
imagined
style tags require more parsing therefore are less efficient. In retrospect this is probably untrue, but still the code is shorter so I figure why not. :)
-----
1 point
by
evanrmurphy
5048 days ago |
link
thanks for clarifying
-----