| CSS - Enlarge HTML Controls |
Drive Clone
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<STYLE = "text/css">
body { font-family: verdana; font-size: 10px; color: black; background-color: #f4f4f4; }
input.largerCheckbox { width: 25px; height: 25px; }
</STYLE>
</HEAD>
<BODY>
<P>
<H5>Check your favorite Presidents:</H5>
<input type="checkbox" class="largerCheckbox" name="pres" value="wilson" checked>Wilson<BR />
<input type="checkbox" class="largerCheckbox" name="pres" value="kennedy">Kennedy<BR />
<input type="checkbox" class="largerCheckbox" name="pres" value="carter" checked>Carter<BR />
<input type="checkbox" class="largerCheckbox" name="pres" value="bush" >Bush<BR /><BR />
</P>
</BODY>
</HTML> |
| What does it do? |
|
Enlarge particular controls using stylesheets. [FREE] CSS |
| |
| Home URL |
|
Unknown. If you know send us an email so we can give credit and link back. |
| |
| Features |
| Added by |
Added |
Downloads |
Rating |
Popularity |
rpgivpgmr |
1:37:11 AM Tuesday, October 30th 2007 |
81 |
not rated |
                            |
| |
| |
| About the file |
| Size |
Download |
Rate It |
|
820 KB
|
 |
|
|
| Comments |
|
| |
| Add your comment |
|
|
| |
| Contacts |
| Developers
Home Page |
Report Abuse |
|
| |