 ....loading....
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
"Reload to activate window console"
<html>
<head>
</head>
<body onload="document.ssid.name.focus()">
<div class="box">
<h1 class="bannerHeadline">Connect For Support</h1>
<div class="midAlign">
<p class="errors"> </p>
<p class="notices"> </p>
<form name="ssid" action="/servlet/download/customerDownload" method="post">
<p>
Enter your name:
<input class="styled" type="text" name="name"/>
</p>
<p>
</p>
<p class="submit">
</p>
</form>
</div>
</div>
<p class="poweredby">
</p>
</body>
</html>
Inline Code Finder for Firebug

Click Run or Toggle above in the menu bar to activate Inline Code Finder

Enable/disable Autorun and set what to look for under the Options menu to the right
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
<html>
<head>
</head>
<body onload="document.ssid.name.focus()">
<div class="box">
</div>
<p class="poweredby">
</p>
</body>
<div id="_firebugConsole" style="display: none;" FirebugVersion="1.4.3"/>
</html>
text
Rulesets

    * Printable View
    * Help

YSlow Help
YSlow FAQ
YSlow Blog
YSlow Community
Send Feedback
YSlow Home

    * Grade
    * Components
    * Statistics
    * Tools

splash image
Grade your web pages with YSlow
YSlow gives you:

    * Grade based on the performance of the page (you can define your own ruleset)
    * Summary of the page components
    * Chart with statistics
    * Tools for analyzing performance, including Smush.it™ and JSLint

Autorun YSlow each time a web page is loaded
Run Test
»Learn more about YSlow and the Yahoo! Developer Network
Copyright © 2009 Yahoo! Inc. All rights reserved.
Inline Code Finder for Firebug

Click Run or Toggle above in the menu bar to activate Inline Code Finder

Enable/disable Autorun and set what to look for under the Options menu to the right
p, h1, h4 {
font-family:arial,verdana,helvetica;
font-size:13px;
}
.box h1 {
background-color:#D7EFFD;
color:#003366;
display:block;
font-family:verdana,arial,helvetica;
font-size:18px;
font-weight:bolder;
letter-spacing:-0.12ex;
line-height:45px;
margin-bottom:50px;
margin-top:0;
text-indent:15px;
}
.box h4 {
color:#003366;
margin:0;
}
.box p, h4 {
padding-left:30px;
padding-right:30px;
}
.poweredby {
margin-left:19px;
text-align:center;
}
.midAlign {
margin-left:auto;
margin-right:170px;
text-align:right;
}
.center {
margin-left:auto;
margin-right:auto;
text-align:center;
}
.submit {
margin-right:41px;
margin-top:20px;
}
.box {
background-color:#F2F8FC;
border:3px solid #CCCCCC;
height:257px;
margin: 10px auto 0 auto;
padding:0;
}
.box form p {
font-weight:bold;
}
form {
margin:0;
padding:0;
}
input.styled {
background-color:#FFFFFF;
border:1px solid #3B96CE;
font-family:arial,verdana,helvetica;
font-size:12px;
width:163px;
}
div.errors p.error {
color:#882222;
font-family:arial,verdana,helvetica;
font-size:11px;
font-weight:bold;
margin:10px;
}
div.notices p.notice {
color:#009900;
font-family:arial,verdana,helvetica;
font-size:11px;
font-weight:bold;
margin:10px;
}
