div - not the whole screen
div - not the whole screen
Out of context: Reply #5
- Started
- Last post
- 5 Responses
- ganon0
seems like a unecessary use of a div...why not style the form?..:
form.kewl {
/* CSS ME */
}form.kewl input {
/* CSS ME */
}
seems like a unecessary use of a div...why not style the form?..:
form.kewl {
/* CSS ME */
}
form.kewl input {
/* CSS ME */
}