Layout Tables Example
Original Table Based Design
- Original website that using tables and in-line images for layout and styling
- Table markup is used for layout
- In-line images are used for banner
- Special characters are used for separators
Redesign CSS Design
- Redesigned website using CSS for layout and styling
- CSS is used for layout
- Background images and text content used for banner
- backgrounf images used for custom separators
