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

  • SEARCH
  • Home
  • 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 6746385
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T12:18:59+00:00 2026-05-26T12:18:59+00:00

My friend and I are doing something advance on html table tags on php.

  • 0

My friend and I are doing something advance on html table tags on php.

We want to generate tags on php as engine but every time we add the ending tag the resulting render on the browser destroys the table layout because it is adding </td> at the end.

Questions

  1. It is possible to have td tags without ending tags? Is it really a
    good practice?
  2. Is there any work around because when he didn’t place
    ending td tags the firebug is actually showing a complete td tag.
  • 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-05-26T12:19:00+00:00Added an answer on May 26, 2026 at 12:19 pm

    Omitting the </td> tag is perfectly valid.

    In HTML4, the DTD says:

    <!ELEMENT (TH|TD)  - O (%flow;)*       -- table header cell, table data cell-->
    

    (The O means the tag is optional)

    In HTML5, the spec says

    A td element’s end tag may be omitted if the td element is immediately
    followed by a td or th element, or if there is no more content in the
    parent element.

    If the rest of your mark-up is valid, then the browser parser will infer the end tag correctly in the appropriate place.

    So, if adding the close tag is breaking your table, it’s a racing certainty that you’re doing something else wrong. If you post your mark-up we can guide you to what the problem is, otherwise I recommend that you validate your generated web page.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've just started looking at PHP Frameworks after spending loads of wasted time doing
I want to show a friend something I wrote in Node.js. In order to
Doing something like this: <?php $my_query = new WP_Query('category_name=process&posts_per_page=20'); while ($my_query->have_posts()) : $my_query->the_post(); $do_not_duplicate
Is there some equivalent of friend or internal in php? If not, is there
I helped a friend out by doing a little web work for him. Part
A friend of mine has a static web site. She would like to add
I'm doing this facebook comments for a friend and I can't get any info
I have this code function check(){ $.get(friend.php, { id: friendid }, function(data){ //Do stuff
Possible Duplicate: PHP Curl script to pull data from remote server every 10 minutes
I'm coding a neat calendar feature for my friend. He has a table, and

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.