I\'ve come across a few examples recently that do things like:
Full Name:
Using dl dt,dd for forms is just another way to structure your forms, along with ul li, div and table. You can always put a label into dt. This way you keep the form specific element label in place.
dl
dt
dd
ul
li
div
table
label
Login Password