Advertisement
| 03.27.2008 at 12:12PM PDT, ID: 23275246 |
|
[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: |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<head>
<title>Title</title>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache" />
<META HTTP-EQUIV="Expires" CONTENT="-1" />
<meta http-equiv="" content="English" />
<meta name="TITLE" content="" />
<meta name="DESCRIPTION" content="" />
<meta name="OWNER" content="" />
<meta name="AUTHOR" content="" />
<meta name="RATING" content="General" />
<meta name="ROBOTS" content="index,follow" />
<style type="text/css">
body{
margin: 0;
text-align:center;
width:959;
}
.divClearFloat{
clear:both;
}
#divContentWrapper{
width:959px; /* change this width to desired page width; contents will scale */
margin:auto;
text-align:left;
border:1px solid green;
}
#divPageHeader{
position:relative;
width:100%;
height:200px;
text-align:center;
color:#000000;
border:1px solid green;
}
#divLogoLeft{
position:absolute;
left:0;
top:0;
border:1px solid green;
}
#divLogoRight{
position:absolute;
right:0;
top:0;
border:1px solid green;
}
#divMainNav{
height:35px;
position:absolute;
text-align:center;
left:0px;
bottom:0px;
width:100%;
z-index:100;
border:1px solid green;
}
#divMainContent{
position:relative;
width:100%;
border:1px solid green;
z-index:80;
}
#divSideNav{
width:20%;
color:#000000;
float:left; /* left side menu layout */
border:1px solid green;
}
#divPageContentNarrow{
width:77%;
color:#000000;
padding: 3px;
float:right; /* left side menu layout */
border:1px solid red;
}
#divPageContentWide{
width:98%;
color:#000000;
padding: 3px 0 0 3px;
float:right; /* left side menu layout */
border:1px solid red;
}
#divPageFooter{
position:relative;
width:100%;
height:200px;
text-align:center;
color:#000000;
border:1px solid green;
}
#divCopyright{
position:absolute;
bottom:0px;
left:0;
color:#00008B;
text-align:center;
width:100%;
border:1px solid green;
}
tr{
vertical-align:top;
}
</style>
<!-- *** IMPORTANT STYLESHEET SECTION - Change the border classes and text colours *** -->
</head>
<body>
<div id="divContentWrapper">
<div id="divPageHeader">
<div id="divLogoLeft">
<img src="/images/companyLogo.jpg" width="160px" height="100px" alt="Company Logo">
<div id="divTagLineLeft">
Company Tag Line
</div>
</div>
<div id="divHeadername">
Company Name
</div>
<div id="divLogoRight">
<img src="/images/companyLogo.jpg" width="160px" height="100px" alt="Secondary Logo">
<div id="divTagLineRight">
Company Tag Line 2
</div>
</div>
<div id="divMainNav">
</div><!-- end divMainNav -->
</div><!-- end divPageHeader -->
<div id="divMainContent">
<div id="divSideNav">
Side navigation
</div><!-- end divSideNav -->
<div id="divPageContentNarrow">
<div id="divBreadCrumbs">
breadcrumbs
</div>
<div id="divPageContent">
some content
</div>
</div><!-- end divPageContent -->
<div class="divClearFloat"></div><!-- clear the float from previous divisions -->
</div>
<div id="divPageFooter">
footer text and or images
<div id="divCopyright">
© copyright statement
</div><!-- end divCopyright -->
</div><!-- end divPageFooter -->
</div><!-- end divContentWrapper -->
</body>
</html>
|
| Microsoft |
| Apple |
| Internet |
| Gamers |
| Digital Living |
| Virus & Spyware |
| Hardware |
| Software |
| ITPro |
| Developer |
| Storage |
| OS |
| Database |
| Security |
| Programming |
| Web Development |
| Networking |
| Other |
| Community Support |
| 03.27.2008 at 12:30PM PDT, ID: 21224949 |
| 03.27.2008 at 12:33PM PDT, ID: 21224975 |