You are on page 1of 1

<!

DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<center>
<table style="width: 500px;">
<tr>
<td style="background-color: red;">
<center><p style="font-family: Arial, Helvetica, sans-serif;font-
weight: 900;font-size: larger; color: #fff;">McAfee</p></center>
</td>
</tr>
<tr>
<td>
<a href="google.com" style="color: red;"> <center><p>VIRUS
DETECTED</p></center></a>
</td>
</tr>
<tr>
<td>
<center> <p style="font-family: Arial, Helvetica, sans-serif;font-
size: larger;">Warning!</p><br>
<p style="font-family: Arial, Helvetica, sans-serif;font-size:
larger;">We found that 27.5% of your System was corrupted by (35) harmful viruses
from current adult websites.</p>
<p style="font-family: Arial, Helvetica, sans-serif;font-size:
larger;">Please download Avira Antivirus to remove virus from your system.

The last website infected your device with a virus. Press Scan
Now to begin the repair process.</p> <br><br>
<a href="[click]" style="text-decoration: none;background:
rgb(218, 16, 16);color: #fff;
padding: 15px 40px;border-radius: 30px;font-family: Arial, Helvetica, sans-
serif;">
Scan now
</a>
<br><br>
</td>
</center>

</tr>

</table>
</center>
</body>
</html>

You might also like