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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:02:00+00:00 2026-06-14T22:02:00+00:00

Resize a table cell using css {resize:both;} not working with table I need to

  • 0

Resize a table cell using css {resize:both;} not working with table

I need to resize table and its cell, resize able using css ,
css {resize:both;} is working in div but not in table tags

<table border="1" style="resize:both;">
<tr>
<td>hi table</td>
<td>hi div</td>
</tr>
<tr>
<td>hi table</td>
<td>hi div</td>
</tr>
<tr>
<td>hi table</td>
<td>hi div</td>
</tr>
</table>

can any body help

  • 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-14T22:02:03+00:00Added an answer on June 14, 2026 at 10:02 pm

    It appears that resize: is not applicable to tables.

    table {
        border:2px solid;
        padding:10px 40px; 
        width:300px;
        resize:both;
        overflow:auto;
    }​
    

    http://jsfiddle.net/Kyle_/q4qwp/

    But you can wrap the table in a div and set the resize: to the div instead, but you cannot shrink the table even with % width values.

    http://jsfiddle.net/q4qwp/3/

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

Sidebar

Related Questions

I'm currently working on a table application heavily coded in javascript using jQuery. When
resize a image in table view cell... i am new programmer by this code
How do to remove Auto Resize of Table cell? When I enter a text
I've got a table where I'm using the CSS display property to alter the
I need to resize the same image size in uitableviewcell. I using the same
I am creating the table in the loadView method because I need to resize
I neeed jQuery help. He can we dynamically resize a table cell ?.If we
My Hash Table implementation has a function to resize the table when the load
I need to resize an image to display on different pages in different sizes,
I need resize this image proportionally heigth 411px. how do this? [HttpPost] public WrappedJsonResult

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.