-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout_us.html
More file actions
117 lines (104 loc) · 5.76 KB
/
about_us.html
File metadata and controls
117 lines (104 loc) · 5.76 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="style.css" rel="stylesheet" type="text/css" />
<!-- All in One SEO Pack by Whizbang Solutions -->
<meta name="description" content=" " />
<meta name="keywords" content=" " />
<!-- /all in one seo pack -->
<title>About Us | Clear Lotus Publishing - Publishing Services For Independent Authors</title>
</head>
<body>
Imran Khalid new file new data
<table style="height:100% ;margin:0 auto; width:766px;" cellspacing="0" cellpadding="0" >
<tr>
<td valign="top">
<table style="height:800px; width:766px; " cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table style="height:100%; width:766px; " cellspacing="0" cellpadding="0">
<tr>
<td valign="top" style="background:url(images/bg_head.jpg) top no-repeat; height:179px ">
<div style="margin:52px 0px 0px 67px; ">
<a href="index.html" title="Clear Lotus Publishing"><img src="images/logo1.jpg" alt="" /></a><br />
<ul id="list">
<li><a href="index.html" title="home" >HOME</a></li>
<li>|</li>
<li><a href="#nogo" title="about us" class="active" >about us</a></li>
<li>this is new list item</li>
<li>this is new list item for checking</li>
<li>|</li>
<li><a href="services.html" title="services">services</a></li>
<li>|</li>
<li><a href="publish_with_us.html" title="publish with us">publish with us</a></li>
<li>|</li>
<li><a href="submission_guidelines.html" title="Submission Guidelines"><span>Submission</span></a></li>
<li>|</li>
<li><a href="contact_us.html" title="contact us">contact us</a></li>
</ul> <!--tabs -->
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" style="height:534px ">
<table style="height:100%; width:766px; " cellspacing="0" cellpadding="0">
<tr>
<td valign="top" style="background-image:url(images/px.jpg); width:33px; ">
<table style="height:100%; background:url(images/bg3.jpg) top no-repeat; width:33px;" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" style="background:url(images/bg4.jpg) bottom no-repeat "></td>
</tr>
</table>
</td>
<td valign="top" style="background-image:url(images/main.jpg); width:700px;" class="privacy_policy s">
<div>
<br />
<h1>About Us</h1>
<p>Clear Lotus Publishing was founded in 2007 by Dusty Blackwell, a publishing entrepreneur who believes that the success of a book depends on the following three main factors:</p>
<b>1. The quality of content<br />
2. Marketing and promotion expertise, and<br />
3. Access to the “means” of publishing<br /></b>
<p>Clear Lotus is dedicated to providing independent authors with a feasible alternative publishing channel where they would get a trade quality publishing experience but at a fraction of the time, money and effort if they did entirely on their own. Modern digital printing technology and web based distribution channels are combined here with the expertise of many highly qualified publishing professionals.</p>
</div>
</td>
<td width="33" valign="top" style="background:url(images/px1.jpg) left repeat-y; width:33px;">
<table style="height:100%; background:url(images/bg1.jpg) top left no-repeat ; width:33px;" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" style="background:url(images/bg2.jpg) bottom left no-repeat "></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="87" valign="top" style="background:url(images/bg_copy.jpg) top no-repeat;">
<div style="margin-left: 32px; ">
<p id="wb_copyright_inner"> © Copyright <a href="http://clear-lotus.com/">Clear-Lotus.com</a> 2007-2010 </p>
<div id="wb_footer_menu_inner">
<ul>
<li><a href="#nogo" title="About Us" class="wb_active"><span>About Us</span></a></li>
<li><a href="privacy_policy.html" title="Privacy Policy"><span>Privacy Policy</span></a></li>
<li><a href="terms_of_use.html" title="Terms Of Use"><span>Terms Of Use</span></a></li>
<li><a href="contact_us.html" title="Contact Us"><span>Contact Us</span></a></li>
<li><a href="services.html" title="Services"><span>Services</span></a></li>
<li><a href="submission_guidelines.html" title="Submission Guidelines"><span>Submission Guidelines</span></a></li>
<li><a href="new_release.html" title="New Release (Paperback)"><span>New Release (Paperback)</span></a></li>
<li><a href="publish_with_us.html" title="Publish with us"><span>Publish with us</span></a></li>
<li><a href="site_map.html" title="Site Map"><span>Site Map</span></a></li>
</ul>
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>