02.06.2013 Views

Pro PHP and jQuery by Jason Lengstorf.pdf - Computer Science ...

Pro PHP and jQuery by Jason Lengstorf.pdf - Computer Science ...

Pro PHP and jQuery by Jason Lengstorf.pdf - Computer Science ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

}<br />

legend {<br />

font-size: 24px;<br />

font-weight: bold;<br />

}<br />

input[type=text],input[type=password],label {<br />

display: block;<br />

width: 70%;<br />

font-weight: bold;<br />

}<br />

textarea {<br />

width: 99%;<br />

height: 200px;<br />

}<br />

input[type=text],input[type=password],textarea {<br />

border: 1px solid #123;<br />

-moz-border-radius: 6px;<br />

-webkit-border-radius: 6px;<br />

border-radius: 6px;<br />

-moz-box-shadow: inset 1px 2px 4px #789;<br />

-webkit-box-shadow: inset 1px 2px 4px #789;<br />

box-shadow: inset 1px 2px 4px #789;<br />

padding: 4px;<br />

margin: 0 0 4px;<br />

font-size: 16px;<br />

font-family: georgia, serif;<br />

}<br />

input[type=submit] {<br />

margin: 4px 0;<br />

padding: 4px;<br />

border: 1px solid #123;<br />

-moz-border-radius: 6px;<br />

-webkit-border-radius: 6px;<br />

border-radius: 6px;<br />

-moz-box-shadow: inset -2px -1px 3px #345,<br />

inset 1px 1px 3px #BCF,<br />

1px 2px 6px #789;<br />

-webkit-box-shadow: inset -2px -1px 3px #345,<br />

inset 1px 1px 3px #BCF,<br />

1px 2px 6px #789;<br />

box-shadow: inset -2px -1px 3px #345,<br />

inset 1px 1px 3px #BCF,<br />

1px 2px 6px #789;<br />

background-color: #789;<br />

font-family: georgia, serif;<br />

text-transform: uppercase;<br />

CHAPTER 5 ■ ADD CONTROLS TO CREATE, EDIT, AND DELETE EVENTS<br />

173

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!