Advertisement
Advertisement
| 01.01.2008 at 09:15PM PST, ID: 23052614 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
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: 118: 119: 120: 121: 122: 123: 124: 125: 126: 127: |
<!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" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- #BeginEditable "doctitle" -->
<title></title>
<!-- #EndEditable -->
<meta http-equiv="Page-Enter" content="revealTrans(Duration=1.0,Transition=23)" />
<meta http-equiv="Page-Exit" content="revealTrans(Duration=1.0,Transition=16)" />
<meta http-equiv="Site-Enter" content="revealTrans(Duration=2.0,Transition=2)" />
<meta http-equiv="Site-Exit" content="revealTrans(Duration=1.0,Transition=12)" />
<link rel="stylesheet" type="text/css" title="CSS" href="styles/style1.css" media="screen" />
<style type="text/css">
.web_title {
font-family: Calibri;
color: #D3D3D3;
font-size: xx-large;
position: relative;
left: 6em;
text-transform: uppercase;
overflow: hidden;
display: inline-block;
}
#top_holder {
float: left;
width: 150px;
background-color: #d3d3d3;
position: relative;
clear: both;
margin-left: 10px;
display: inline;
top: 2px;
left: 9px;}
/* Styles for Navigation */
#top_holder ul { list-style-type: none;
width: 100%;
display: block;
margin: 0;
padding: 0;
}
#top_holder li {
font-size: 0.9em;
display: block;
margin: 0;
padding: 0;
border: 1px solid #d3d3d3;}
#top_holder a {
font-weight: bold;
text-decoration: none;
color: #118;
display: block;
padding: 5px;
border-bottom: 1px solid #f2f2f2;
}
#top_holder a:hover {
font-weight: bold;
text-decoration: none;
color: #118;
border-bottom: 1px solid #f2f2f2;
background-color: #f2f2f2;
}
</style>
<embed src="/backgroundmusic/ingarden.mid" align="CENTER" height="16" width="0" autostart="true" loop="true" volume="12%" hidden=""></embed>
</head>
<body>
<!-- Begin Container -->
<div id="container">
<!-- Begin Masthead -->
<div id="masthead">
<img src="images/flag3-1.gif" width="100" height="55" alt="" /><p style="color: #668899">
office (903 407-9382<br />
</p>
</div>
<!-- End Masthead -->
<!-- Begin Page Content -->
<div id="page_content">
<div id="top_holder">
<ul>
<li><a href="default.htm">link1</a></li>
</ul>
</div>
<!-- Begin Sidebar -->
<div id="sidebar">
<ul>
<li><a href="default.htm">Home</a></li>
<li><a href="about/about.htm">Mission Statement</a></li>
<li><a href="news/news.htm">News</a></li>
<li><a href="services/services.htm">Services</a></li>
<li><a href="calendar/calendar.htm">Calendar</a></li>
<li><a href="contact/contact.htm">Contact</a></li>
</ul>
</div>
<!-- End Sidebar -->
<!-- Begin Content -->
<div id="content">
<!-- #BeginEditable "content" -->
<h2>Headline 2</h2>
<p>insert content here</p>
<!-- #EndEditable --></div>
<!-- End Content --></div>
<!-- End Page Content -->
<!-- Begin Footer -->
<div id="footer">
<p><a href="default.htm">Home</a> | <a href="about/about.htm">Mission Statement</a>
| <a href="calendar/calendar.htm">Calendar</a> |
<a href="contact/contact.htm">Contact</a> |
<a href="employees/employees.htm">Employees</a> | <a href="faq/faq.htm">
FAQ</a> | <a href="information_links/information_links.htm">Information
Links</a><br />
<a href="news/news.htm">News</a> |
<a href="photo_gallery/photo_gallery.htm">Photo Gallery</a> |
<a href="site_map/site_map.htm">Site Map</a><br />
Copyright © 2007-2011 JDCAMP. All Rights Reserved.</p>
</div>
<!-- End Footer --></div>
<!-- End Container -->
</body>
</html>
|