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 8861743
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T15:33:33+00:00 2026-06-14T15:33:33+00:00

I have information from a database. It is one row. Now, it is old,

  • 0

I have information from a database. It is one row. Now, it is old, and tables were used to display the data. It works but is ugly and hard to maintain. I’m “fixing” it. But, I don’t know if it is considered tabular or not. It comes from database tables, but I don’t know that what it means to be semantically correct in using a table for display.

I have several sections like this on a webpages. They are all calls to the same database, different sets of data, sectioned off in the webpage.

For example, one set is a general set of information, lastname, firstname, middle, other stats…

Next section might be address, etc.

A while back when I did asp.net forms there was a list view, I think that was similar to what I need to create (I’m using just straight html and a scripting language, no controls).

How should I be displaying the information to be semantically correct?

edit: It is one person that does not repeat.

edit: A single record, but displayed on the same page, just various SELECT statements to get that data all on the same page.

  • 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-14T15:33:34+00:00Added an answer on June 14, 2026 at 3:33 pm

    If it’s tabular data (i.e. multiple records displayed underneath each other) then a <table> would probably be the best choice. If it’s a view of a single record, maybe even aggregating data from multiple tables then the <table> shouldn’t be your first choice.

    Tabular data:

     --------------------------------
    | ID | Name | Description | Date |  
     --------------------------------
    | 01 | ...  | ...         | ...  |
    | 02 | ...  | ...         | ...  |
    

    Not tabular data:

    ID:          ...
    Name:        ...
    Description: .................
                 .................
                 .....
    
    Date:        ....
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a data transfer tool that transfers information from one database to another.
I have a repeater bind by the data coming from database. Now on click
I have a loop pulling information from my database. How can I add a
I have a form with a list that shows information from a database. I
I have the following function in ruby for retrieving certain information from a database.
We have a flash retrieving information from an XML file. Right now we are
i have to get static information from one 'module' to another. I'm trying to
i have developed application for read information from card reader. Here i have used
I have a query that selects all the information from a database table and
I am currently transferring data from one database to another. My problem occurs with

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.