Skip to content

Opening book details…

Can I read Web Page Layout Techniques on EtoBox?

Web Page Layout Techniques by Alfred Landrito is a document available to read on EtoBox.

What is Web Page Layout Techniques about?

This document discusses different approaches to web page layout, including using tables vs divs, common multi-column layouts, and examples of CSS code for implementing two, three, and four column layout designs. It recommends using divs over tables for layout due to separation of structure and content, and covers techniques like floats, positions, and z-index to control element stacking and positioning. Examples are provided for left and right side menus, centered designs, and fluid multi-column layouts.

Author
Alfred Landrito
Language
EN