Use Code View to see how Dreamweaver adds the label when “Wrap with label tag” is selected.
First Name
In this form element, “Attach label tag using 'for' attribute” was selected. Notice that I have gone into Code View to type the value of the for attribute.
for
Last Name
Insert the prompt directly in the input form.
City
You can safely remove the text beside the submit button, since the button control directly contains the text.
Submit