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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:28:59+00:00 2026-05-27T10:28:59+00:00

In my jsp project i am using tables for ordering my values. There lot

  • 0

In my jsp project i am using tables for ordering my values.
There lot of vertical space is getting wasted in rows, How can I avoid it?
I tried to set padding, margin, etc as 0px. still space is coming.
I am using dream weaver for designing.

<table width="742"  cellpadding="0" cellspacing="0" vspace="0">

        <tr onmouseover='over(1)' onmouseout='out()'>
            <td width="113"><h4>F Name 1</h4></td>
            <td width="126"><h4>L Name 1</h4></td>
            <td width="61"><h4>Age 1</h4></td>
            <td width="111"><h4>Gender 1</h4></td>
            <td width="304"><h4>Address 1</h4></td>
        </tr>

        <tr  onmouseover='over(2)' onmouseout='out()'>
            <td ><h4>F Name 2</h4></td>
            <td><h4>L Name 2</h4></td>
            <td><h4>Age 2</h4></td>
            <td><h4>Gender 2</h4></td>
            <td><h4>Address 2</h4></td>
        </tr>

        <tr  onmouseover='over(3)' onmouseout='out()'>
            <td><h4>F Name 3</h4></td>
            <td><h4>L Name 3</h4></td>
            <td><h4>Age 3</h4></td>
            <td><h4>Gender 3</h4></td>
            <td><h4>Address 3</h4></td>
        </tr>
                </table>
  • 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-27T10:29:00+00:00Added an answer on May 27, 2026 at 10:29 am

    In CSS:

    h4 { margin: 0; padding: 0; }
    table { border-collapse: collapse; border-spacing: 0; }
    table td { margin: 0; padding: 0; }
    

    For those interested, Mozilla describes border-collapse in depth. In the context of this example:

    In the collapsed border model, adjacent table cells share borders. In
    that model, the border-style value of inset behaves like groove, and
    outset behaves like ridge.

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

Sidebar

Related Questions

I'm working on a project using jsp and Microsoft Access. There are three tables
Is there any extended JSP taglib available? Basically, because of project constraints, we're using
I am using UrlRewrite in a JSP project over JBoss . I have configured
In JSP I can reference a bean's property by using the tag ${object.property} Is
I am using Eclipse 3.5 for several different Java/JSP projects. All of our project
I am using Struts 2, JSP and JPA in my project. I have nearly
I am working on a project to take an existing project using JSF1.2, JSP,
i am using JSP. Now assume I have three tables in mysql related as
i am creating a web project using JSP, and is trying to implement a
I want to publish my JSP project on the Internet from my PC using

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.