HTML tables can be puzzling for an HTML newbie. HTML alignment tricks are very simple once you get the hang of them. This article will show the code needed to make an HTML table fit the screen by setting the width.
How To Make an HTML Table Fit the Screen
Set the width to 100%, so that your code will look like this:
My html table is set to fit the screen |
This little block of code will set the width to fit the screen. If you want to align your content, you should use a nested table.
Image: © Roman Kosolapov - 123RFom