|
What this is
Other links
The source code/* @author Edward Hieatt, edward@jsunit.net */ body { margin-top: 0; margin-bottom: 0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; font-size: 0.8em; background-color: #fff; } td { padding: 0; margin: 0; } td img { padding: 0; margin: 0; vertical-align: baseline; display: block; } input { } select { } a:link, a:visited { color : #00F; } a:hover { color : #F00; } .jsUnitDefault { } h1, th { font-size: 1.3em; font-weight: bold; color: #039; } h2 { font-weight: bold; color: #039; } h3 { font-weight: bold; color: #039; text-decoration: underline; } h4 { font-weight: bold; color: #039; } .jsUnitTestResultSuccess { color: #000; } .jsUnitTestResultNotSuccess { color: #F00; } |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.