Posts Tagged ‘divless’

Tableless asp form: Pure CSS based- Part-2

Following is the CSS to make the form divless, still work better #mainform { border: 2px SOLID black; width: 400px; padding-top: 15px; padding-bottom: 5px; } .cleardiv { clear: both; line-height: 2px; } .validation { color: Red; } .required { color: green; } label { display: block; float: left; clear: left; width: 9em; padding-right: .2em; text-align: [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.