« Return to the article

Form Mark-Up Example

I have put together 4 examples of form mark-up that could be used when applying some complex styling to forms and their fields. There is no styling on this page so everything is using your browser default. Have a look at the page source to see how each form is put together.

Paragraphs (<p>)

Your Details

Unordered List (<ul>)

Your Details

Ordered List <ol>

Your Details

Definition List <dl>

Your Details

« Return to the article