Javascript is Inconsistent

This is a paragraph with id="p1". It has no styles applied in CSS.

This is a paragraph with id="p2". It has a width defined in CSS in the <head>.

This is a paragraph with id="p3". It has a width defined in CSS inline in the "style" attribute of the <p> tag.