html
Description
Syntax
HTML
<html attribute-name="attribute-value"></html>
Attributes
Name | Value | Description |
---|---|---|
manifest | URI | Address of the document's application cache manifest (which controls caching of content for offline use) |
CSS
html { display: block; } html:focus { outline: none; }