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

How to change password in MySQL 5.7.18

How to change the password in MySQL 5.7.18: 1. Fi...

jQuery plugin to achieve code rain effect

This article shares the specific code of the jQue...

Do you know the difference between empty value and null value in mysql

Preface Recently I found that my friend's met...

MySQL initialization password operation under Mac

A simple record of the database startup problems ...

VMware + Ubuntu18.04 Graphic Tutorial on Building Hadoop Cluster Environment

Table of contents Preface VMware clone virtual ma...

Jenkins Docker static agent node build process

A static node is fixed on a machine and is starte...

mysql5.7.19 zip detailed installation process and configuration

MySQL v5.7.19 official version (32/64 bit install...

Example code for using text-align and margin: 0 auto to center in CSS

Use text-align, margin: 0 auto to center in CSS W...

JS implements a stopwatch timer

This article example shares the specific code of ...

CSS3 radar scan map sample code

Use CSS3 to achieve cool radar scanning pictures:...

CSS3 to achieve simple white cloud floating background effect

This is a very simple pure CSS3 white cloud float...

The latest collection of 18 green style web design works

Toy Story 3 Online Marketing Website Zen Mobile I...

Beginners learn some HTML tags (3)

Related articles: Beginners learn some HTML tags ...

jQuery implements Table paging effect

This article shares the specific code of jQuery t...