
Originally Posted by
Curtis80
Hi,
Div based website is better than Table based. It has lots of advantages such as:
- You can control the website alignment by CSS
- The loading time of DIV base website is faster than Table base website.
- In Div, designers can make a single change to the CSS and it will modify the entire website.
- Div base website is Search engine friendly.
- It saves the usage of bandwidth.
But for Div base layout, you should have knowledge about CSS. Otherwise, you can’t control the Div base website errors. The other issue is it takes more time to design.
Bookmarks