Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>A standard permission element of type location, with blue text and icon color</title>
<style>
permission {
color: blue;
}
</style>
<permission id="geolocation" type="geolocation"></permission>