Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8424809
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:06:25+00:00 2026-06-10T04:06:25+00:00

A DNN module consisted of a few forms in which text fields, labels and

  • 0

A DNN module consisted of a few forms in which text fields, labels and date pickers were arranged using ‘tr’ and ‘td’ html tags. Later on, I was told to convert these tables into unordered lists, ‘ul’ and ‘li’ Will doing so improve the UI rendering experience drastically?

I’ve read the following document carefully but still have doubts: Tables vs. Unordered Lists.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T04:06:27+00:00Added an answer on June 10, 2026 at 4:06 am

    It sounds to me as if you are laying out a form (‘text fields, labels and date pickers’), in which case you might be better using DIV, P, SPAN and LABEL tags to organize your controls, not TABLE tags or Lists.

    As Oded says, it’s not going to impact UI rendering much, but Tables are best kept for tabular data, and I would add that Lists, ordered or unordered, are best kept for, well, data in a list 🙂

    If you are laying out form controls, I think this discussion may be more relevant to your decision: http://css-discuss.incutio.com/wiki/Tables_Vs_Divs

    At the risk of really starting a debate, my preferred layout for a line in an Asp.Net form is something like this:

    <p class="form-line"> <!-- You could as well use a <div> -->
        <label>Field Name:</label>
        <asp:YOUR_CONTROL_HERE/>
        <asp:YOUR_VALIDATION_CONTROL_HERE/>
    </p>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any way to prevent the Text/HTML Module in DNN from adding tags
(This is how my module definition looks like.) I am using DNN 6 and
I'm working on a DNN module which needs to be able to update the
I'm writing a simple DNN module - using DNN 5.6.1 and currently just working
I recently updated to DNN 5.6 and noticed that in my HTML module the
I am using the DNN MobiNuke Module (v02.00.03) from DataQuadrant to create a mobile
My DNN module encrypts some data using my public key and presents it to
I am trying to develop a module and using the how-to guide that dnn
I have a DotNetNuke custom module where I am using an HTML editor to
I am using dnn 6. It has file dotnetnuke/js/dnn.jquery.js so I created a module

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.