semantic markup - How to code html forms which are complex? -


i have been given task of coding form below. planning using tables, instructor told me using divs, since takes more resources or something(i think said intensive). can using divs, think waste of time because make below form using tables(i mean quickly).

any ideas how proceed, use, tables or divs or thing better ??

enter image description here

as long form looks way should , validates valid html 4 or xhtml breeds, you're go unless instructor def wants use divs , css create layout. recommend latter if want proficient in modern practices using css based layouts. luck!


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -