-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCheckHtml.htm
35 lines (35 loc) · 1.16 KB
/
CheckHtml.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<style type="text/css">
.style2
{
width: 60%;
}
.style3
{
width: 20%;
}
</style>
</head>
<body>
<p style='font: normal normal normal 12px Tahoma;'>
Dear Scott Allison<br />
<br />
This is just a gentle reminder that we are still chasing a quote for aBMW and are
looking forward to your response.<br />
<br />
We are still working closely with the potential buyer and hope to have a commitment
soon if we haven’t already.<br />
<br />
So if you have any questions, please let me know, otherwise I look forward to receiving
your quote and hopefully putting a deal together!<br />
<br />
The quote request is waiting for you at<a href='http://quotes.privatefleet.com.au/'>quotes.privatefleet.com.au</a><br />
<br />
Thanks once again.<br />
<br />
test consultant
</body>
</html>