Serialize a map of element attributes to a string (for <html> / <body>), with names sanitized and values escaped.
<html>
<body>
The attribute map.
The serialized attribute string (leading space included when non-empty).
Serialize a map of element attributes to a string (for
<html>/<body>), with names sanitized and values escaped.