You must have saved other people's web pages to read, especially when you open them with dw, you will see that many web pages have the tag <tbody> added, which is very yellow in dw, so what is <tbody>?
Use the TBODY tag to control the download of the form branch, so that the content can be downloaded first than other things on the web page (such as pictures). This allows others to see the substantial content of the web page first, and don’t have to wait for so long. Add <tbody> and </tbody> to the branch download, such as:
Copy the code