Liquid CSS Layouts - Design Alternative to Table Based Websites

Step 7 - Making the existing boxes expand

The easiest way to make boxes expand is replace width: 749px; (for the Content box) and width: 520px; (for the Header) with width: 100%; The layout will expand as below. Although the Header box has expanded you can't see the difference because we haven't yet created the illusion that it stretches.

Making the boxes expand

Liquid CSS layouts tutorial structure





Back to Website Builder Tips: Making A Web Site Accessible


Other Accessible Web Design articles