Meta Description" name="description" />
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="ad.size" content="width=300,height=250">
<title>HTML5 Ad</title>
<link rel="stylesheet" href="style.css" />
<script>
var clickTag = "https://example.com";
</script>
</head>
<body>
<a href="javascript:void(0)" onclick="window.open(clickTag)">
<div class="ad-container">
<img src="bg.jpg" class="bg" />
<div class="text">Play Now</div>
<div class="cta">Install</div>
</div>
</a>
<script src="script.js"></script>
</body>
</html>
4
1
1KB
1KB
126.0ms
184.0ms
126.0ms