Is there any difference between
and
According to the W3C there are four types of attribute syntax:
These really apply to HTML5, however when referring to < HTML5 the W3C says that quotes (single or double) are required based on the doctype (e.g. strict, transitional, etc.) used.