The tdwidth setting of the table in multiple divs is the same and cannot be aligned

The tdwidth setting of the table in multiple divs is the same and cannot be aligned
Recently I found that even if the TD of the table in multiple divs is adjusted to the same width, it cannot be aligned, and there is no pattern in the width.

Later I read an article titled "Solution to the invalid width attribute of the td tag in the table in IE browser", which mentioned <table ....style="table-layout: fixed">

I tried it, and it doesn't solve the problem completely, but it's much better than before.

<<:  Detailed explanation of various join summaries of SQL

>>:  CSS3 gradient background compatibility issues

Recommend

Native JS realizes the special effect of spreading love by mouse sliding

This article shares with you a js special effect ...

Basic knowledge of website design: newbies please read this

Now many people are joining the ranks of website ...

MySQL data backup and restore sample code

1. Data backup 1. Use mysqldump command to back u...

VMware15/16 Detailed steps to unlock VMware and install MacOS

VMware version: VMware-workstation-full-16 VMware...

Ubuntu MySQL version upgraded to 5.7

A few days ago, the library said that the server ...

CSS3 realizes the glowing border effect

Operation effect: html <!-- This element is no...

Tips on making web pages for mobile phones

Considering that many people now use smartphones, ...

Example code for implementing fullpage.js full-screen scrolling effect with CSS

When I was studying CSS recently, I found that I ...

How to implement mobile web page size adaptation

I finally finished the project at hand, and the m...

Simply understand the writing and execution order of MySQL statements

There is a big difference between the writing ord...

Specific method to delete mysql service

MySQL prompts the following error I went to "...

Native js to realize bouncing ball

On a whim, I wrote a case study of a small ball b...

HTML table_Powernode Java Academy

To draw a table in HTML, use the table tag tr me...

How to install MySQL database on Debian 9 system

Preface Seeing the title, everyone should be thin...