<!DOCTYPE html>
<html language="en">
<head>
<title>a.com</title>
</head>
<body onload="console.log('a.html loaded');">
Welcome to a.com.
</body>
</html>
<!DOCTYPE html>
<html language="en">
<head>
<title>a.com</title>
</head>
<body onload="console.log('a.html loaded');">
Welcome to a.com.
</body>
</html>