Re: [VE] [108] Line 8, Column 39: there is no attribute "async"

On 14 Jul 2019, at 18:37, Graham Hawker wrote:

> Error [108]: "/Line 8, Column 39/: there is no attribute "async""

> So why is the validator giving me this error? The document starts 
> with:
> *
> **<!DOCTYPE html      PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">**

The `async` attribute was introduced in HTML 5. It doesn't exist in 
XHTML 1.0.

Received on Monday, 15 July 2019 07:25:55 UTC