The footer, taken from MasterPage.master
<div id="footer" class="FooterText">
<br />
© 2008 AcmeProducts, Inc. All rights reserved. | (800) 000-0000 | <a href="privacy.html">Privacy/Legal</a><br />
We welcome your site <a href="mailto:webmaster@acmeproducts.com?subject=Website Feedback">feedback</a>. Please send us your questions and/or comments.<br />
<br />
<a href="http://www.section508.gov" target="_blank">
<img src="images/colophon_sec508.gif" alt="This site conforms to the US Government Section 508 Accessibility Guidelines" /></a>
<a href="http://www.w3.org/WAI/WCAG1AA-Conformance" target="_blank">
<img src="images/colophon_wai-aa.gif" alt="This site conforms to the W3C-WAI Web Content Accessibility Guidelines" /></a>
<a href="http://validator.w3.org/check/referer" target="_blank">
<img src="images/colophon_xhtml.png" alt="This site is valid XHTML" /></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank">
<img src="images/colophon_css.png" alt="This site was built with valid CSS" /></a>
<img src="images/colophon_anybrowser.png" alt="This site is usable in any web browser" />
</div>
And the css that shapes it:
.FooterText
{
text-align:center;
position:absolute;
bottom:12px;
font-size:11px;
font-weight:normal;
text-decoration:none;
font-family:Verdana;
margin-top:10px;
margin-left:0px;
margin-bottom:2px;
padding:0px;
color:#999999;
white-space:nowrap;
width:100%;
}
.FooterText img { border-style: none; }
.FooterText A:link { font-weight:normal; color:#999999; text-decoration:underline; }
.FooterText A:visited { font-weight:normal; color:#999999; text-decoration:underline; }
.FooterText A:active { font-weight:normal; color:#999999; text-decoration:underline; }
.FooterText A:hover { font-weight:normal; color:#FF6600; text-decoration:underline; }
Experts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
When asked, what has been your best career decision?
Deciding to stick with EE.
Being involved with EE helped me to grow personally and professionally.
Connect with Certified Experts to gain insight and support on specific technology challenges including:
We've partnered with two important charities to provide clean water and computer science education to those who need it most. READ MORE