| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read | ![]() |
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
When a page is loaded, the browser loads the complete table. In other words, the browser loads everything inside of a table's cell before displaying in front of the user. This might take more time than what a user can imagine or be patient. Especially for 56K modem users, this can be very annoying. Even today many people all over the world use dial up connections where download speed matters.
__________________
Regards, webhostinguk-Sam |
|
|||
|
CSS allows more flexibility in design while Tables are designed to display data in an ordered way. With CSS the code is cleaner and therefore more accessible to search engines and there is a greater density of content compared to coding
Using CSS for layout is also highly advantageous for usability, as it leads to significantly faster download times. |
|
|||
|
Only thing you've got to watch is Internet Explorer which can't cope with the idea that you might want two a main column and a sidebar, right there, on the oage, next to each other. Put them too close and IE panics and shoves one to the bottom of the page.
Always check how it looks in IE before you publish!! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|