Web Development with jQuery®

(Elliott) #1

AJAX Events (^) ❘ 215








name='addressPostalCode'
id='addressPostalCode'
size='10' />


id='addressButton'
name='addressButton'
value='Save' />





The preceding markup is combined with the following style sheet:
body {
font: 12px "Lucida Grande", Arial, sans-serif;
color: rgb(50, 50, 50);
margin: 0 ;
padding: 0 10px;
}
fieldset {
background: orange;
border: 1px solid rgb(200, 200, 200);
}
legend {
position: relative;
top: 13px;
font-size: 16px;
}
fieldset div {
padding: 5px;
margin: 3px;
clear: left;
}
fieldset label {
float: left;
width: 200px;
text-align: right;
padding: 2px 5px 0 0 ;
}
div#addressCountryWrapper img {
position: relative;
top: -4px;
}
[http://www.it-ebooks.info](http://www.it-ebooks.info)
Free download pdf