|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
If i have a table within a table within a table within a table...or 4 nested tables..
does that load slower than just 2 nested tables? |
|
#2
|
|||
|
|||
|
Yes! Basically, it works like this:
A table will not display until ALL of the HTML for it has loaded. The simple reason for this is that it can't be entirely sure how the table will look until it sees all the code. So with nested tables, the outer table can't load until each subsequent table inside it has loaded. So for quick load times, you should nesting to a minimum if you can. Cheers, adam |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > 4 nested Tables load slower than 2 nested table? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|