Advertisement
| 07.12.2008 at 10:41AM PDT, ID: 23559822 |
|
[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: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: 152: 153: 154: 155: 156: 157: 158: 159: 160: 161: 162: 163: 164: 165: 166: 167: 168: 169: 170: 171: 172: 173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198: 199: 200: 201: 202: 203: 204: 205: 206: 207: 208: 209: 210: 211: 212: 213: 214: 215: 216: 217: 218: 219: 220: 221: 222: 223: 224: 225: 226: 227: 228: 229: 230: 231: 232: 233: 234: 235: 236: 237: 238: 239: 240: 241: 242: 243: 244: 245: 246: 247: 248: 249: 250: 251: 252: 253: 254: 255: 256: 257: 258: 259: |
<!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=iso-8859-1" />
<title>GiveawayGalore</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id = container>
<h1><img src="Images/logo.jpg" alt="GiveawayGalore"/></h1>
<div id = topcontainer>
<div id = sideh1>
<form method="post" action="mailto:youremail@email.com">
<p> <span class="headerlogin"> Members Login                 </span> <br />
Email: <input type="text" size="15" maxlength="40" name="name"> <br />
Password: <input type="password" size="12" maxlength="15" name="password"><br />
<span class="loginbox"><a href="Login.html"><img src="Images/login.png" alt="Login" border="0"/></a></span> </p>
</form>
</div>
</div>
<div id="navcontainer">
<ul id="mainnav">
<li class="currentPage">
<a href="#">Home</a>
</li>
<li><a href="#">Current Auctions</a></li>
<li><a href="#">FAQ's</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
<div id="navclearer"></div>
</div>
<div id = main>
Testing
</div>
<div id = side>
<span class = "headerregister">
Join Now                    
</span>
Sign up now for additional benefits:
<ol>
<li>1. Keep track of your bidding history</li>
<li>2. Be the first to know about latest auctions</li>
<li>3. Gain access to special offers</li>
</ol>
<!--<div class = "box">
<a href="Register.html"><img src="Images/cooltext93574084.png"
onmouseover="this.src='Images/cooltext93574084MouseOver.png';"
onmouseout="this.src='Images/cooltext93574084.png';" border=0; /></a> </p>
</div>-->
</div>
</div>
</body>
</html>
* {
margin: 0;
padding: 0;
}
body {
font-size: 0.8em;
font-family: Verdana, Arial, Sans-Serif;
background: #f4f4f4 url(images/bg.gif) center repeat-y;
}
.loginbox {
}
#container {
width: 700px;
margin: 0 auto;
height: 800px;
}
#topcontainer {
height: 68px;
}
h1 {
font-size: 3.5em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #ddd;
float: left;
width: 70%;
position: fixed;
}
#sideh1{
float: right;
width: 26%;
font: bold;
background:#FFFFFF;
}
#sideh1 .box {
padding: 1em;
margin: 0 0 0 0;
background: #FFF6BF;
float: left;
top: 0px;
right: 2px;
width: 100px;
}
.headerlogin {
width: 100px;
border-bottom: 1px solid #DDD;
border-top: none;
height: 24px;
line-height: 24px;
font-size: 1em;
font-weight: bold;
background:url(Images/headerlogin.jpg) repeat-x;
text-align: left;
color: #FF9900;
}
ol {
font: italic 1em Georgia, Times, serif;
font-size: 14px;
color: #999999;
text-align: left;
margin-left: 12px;
margin-top: 2px;
}
#main {
float: left;
width: 70%;
padding: 1em;
margin-bottom: 1.2em;
background: #fff;
color: #666;
text-align: justify;
}
#side{
float: right;
width: 26%;
background : #FFF6BF;
font-size: 16px;
color: #CC6600;
}
#side .box {
padding: 1em;
float: center;
margin-left: 7px;
}
.headerregister {
width: 100px;
border-bottom: 1px solid #DDD;
border-top: none;
height: 24px;
line-height: 24px;
font-size: 1em;
font-weight: bold;
background:url(Images/headerlogin.jpg) repeat-x;
text-align: left;
color: #FF9900
}
#content {
font: 95%/1.3 TrebuchetMS,Arial,sans-serif;
margin: 0 auto;
padding: 15px;
background: #ded;
width: 90%;
}
#footer {
clear: both;
text-align: center;
font-size: 0.8em;
}
ul {
padding: 0;
margin: 0;
}
#side li {
list-style-type: none;
}
#main ul {
padding: 0 50px;
}
.imgright {
float: right;
margin: 0 10px;
}
.imgleft {
float: left;
margin: 0 0px;
}
/* tabbed navigation list */
#navcontainer {
border-bottom: 1px solid #ccc;
/*border-top: 1px solid #ddd;*/
background-color: #FFFF33;
}
#navclearer{
clear: both;
/* height: 1px;*/
}
#mainnav {
margin: 0 0 0 10px;
list-style: none;
font-size: 0.75em;
}
#mainnav li {
float: left;
margin: 10px 0 0 5px;
background: url(Images/tableft.gif) no-repeat left top;
padding: 0;
}
#mainnav li a {
display: block;
background: url(Images/tabright.gif) no-repeat right top;
padding: 0 15px 0 10px;
margin: 0 0 0 4px;
font-weight: bold;
text-decoration: none;
text-align:center;
min-width: 60px;
padding:5px 15px 4px 6px;
}
#mainnav a:hover,
#mainnav a:active,
#mainnav li.currentPage a {
background-position:100% -42px;
color: #888;
}
#mainnav li:hover,
#mainnav li:active,
#mainnav li.currentPage {
background-position:0% -42px;
}
|
Advertisement