Advertisement
Advertisement
| 08.06.2008 at 05:57AM PDT, ID: 23625423 |
|
[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: 260: 261: 262: 263: 264: 265: |
CSS
---
body
{
background-color:Gainsboro;
font-family:Verdana, Tahoma, Arial;
font-size:11px;
color:Black;
}
a:link, a:visited, a:active
{
text-decoration: none;
color:#4E528C;
}
a:hover
{
text-decoration:underline;
color:Black;
}
/* styles for IE 5 Mac */
#horizon {
background-color: transparent;
position: absolute;
top: 20px;
left: 20px;
}
/* following rules are invisible to IE 5 \*/
#horizon {
top: 45%;
left: 0px;
width: 100%;
margin-top: -200px;
text-align: center;
min-width: 900px;
}
/* end IE 5 hack */
#wrapper {
background-color: transparent;
position: relative;
text-align: left;
width: 860px;
height: 463px;
margin: 0px auto;
background:white;
padding:5px;
z-index:1;
}
#footer {
background-color: white;
position: relative;
text-align: left;
width: 860px;
background:white;
padding:5px;
margin-left:-5px;
}
#inner
{
position: relative;
width: 99.5%;
height:95.1%;
border:2px solid #879ec8;
}
#leftLogo
{
z-index:10;
position:relative;
width:500px;
height:50px;
background-image: url(images/logo.gif);
}
#rightLogo
{
z-index:100000;
position:absolute;
width:500px;
height:50px;
text-align:right;
float:left;
top:0px;
right:0px;
}
#topLine
{
position:relative;
background-image: url(images/line.png);
background-repeat:repeat-x;
width:100%;
height:20px;
}
#blackLine
{
width:100%;
height:15px;
background-color:Black;
position:relative;
}
#buildingLeft
{
position:relative;
background-image: url(images/laptopLeft.jpg);
background-repeat:no-repeat;
width:202px;
height:355px;
float:left;
}
#contentHeadings
{
position:relative;
width:645px;
height:20px;
margin-bottom:15px;
padding-top:0px;
z-index:50000;
}
#content
{
position:relative;
float:left;
width:640px;
height:95%;
padding:5px;
}
#defaultLeft
{
position:relative;
width:475px;
border:0px solid;
height:240px;
float:left;
z-index:1;
}
#defaultRight
{
position:relative;
width:170px;
border:0px solid;
height:290px;
float:left;
z-index:1;
}
#defaultTopBanner
{
width:590px;
border-top:5px solid black;
position:relative;
}
#companyProfileMain
{
position:relative;
width:585px;
border:0px solid;
height:240px;
float:left;
padding:20px;
background-image: url(images/companyprofilebg.jpg);
background-repeat:no-repeat;
}
#careersMain
{
position:relative;
width:585px;
border:0px solid;
height:240px;
float:left;
padding:20px;
padding-top:70px;
background-image: url(images/careersbg.jpg);
background-repeat:no-repeat;
}
#webdevMain
{
position:relative;
width:585px;
border:0px solid;
height:240px;
float:left;
padding:20px;
padding-top:70px;
background-image: url(images/webdev.jpg);
background-repeat:no-repeat;
}
aspx page:
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MainMP.master.cs" Inherits="MainMP" %>
<%@ Register Assembly="UltimateMenu" Namespace="Karamasoft.WebControls" TagPrefix="cc2" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<!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 runat="server">
<title>xxx</title>
<link href="StyleSheet.css" rel="stylesheet" type="text/css" />
</head>
<body>
<form id="form1" runat="server">
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<div>
<div id="horizon">
<div id="wrapper">
<div id="inner">
<div id="leftLogo"></div>
<div id="rightLogo">
<asp:Image runat=server ID="image1" ImageUrl="images/world_new.jpg" Height="53px" Width="294px" />
</div>
<div id="topLine"></div>
<div id="blackLine"></div>
<div id="buildingLeft"></div>
<div id="content">
<div id="contentHeadings">
<cc2:UltimateMenu ID="UltimateMenu1" style="z-index:500000;" runat="server" MenuSource="~/menu/adminMenu.xml" ScriptPath="~/menu/Scripts">
</cc2:UltimateMenu>
<div id=filler style="height:4px;"></div>
<asp:contentplaceholder id="ContentPlaceHolder1" runat="server"></asp:contentplaceholder>
</div>
</div>
</div>
<div style="height:5px;"></div>
<table border=0 cellpadding=0 cellspacing=0 width=100%>
<tr>
<td width=50%>Copyright © Realistic IT Limited. All rights reserved</td>
<td width=50% style="text-align:right;"><asp:HyperLink ID="lnkAboutUs" runat=server NavigateUrl="~/Default.aspx" Text="About Us"></asp:HyperLink> | <asp:HyperLink ID="lnkDisclaimer" runat=server NavigateUrl="~/Disclaimer.aspx" Text="Disclaimer"></asp:HyperLink> | <asp:HyperLink ID="lnkSitemap" runat=server NavigateUrl="~/Sitemap.aspx" Text="Site map"></asp:HyperLink></td>
</tr>
</table>
</div>
</div>
</div>
</form>
</body>
</html>
|