Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<button aria-label="Close" onclick="myDialog.close()">X</button>
</body>
</html>