In the last tutorial of the CS5 CSS Starter Page series, we finally completed the Yukon layout. In doing so, the mysteries of the fixed-width CSS Starter Pages in Dreamweaver CS5 were de-mystified. With that behind us, it's time to go outside the box, and start to extend various aspects of the design. The first one we'll tackle is the navigation. We're going to transform the vertical buttons into a horizontal navigation bar.
This tutorial includes starter files so that you can play along with the steps, and completed files so you can compare your work.
The CS5 CSS Starter Page Series:The CS5 CSS Starter Page Series - Part 1: The YukonThe CS5 CSS Starter Page Series - Part 2: Marking up the PageThe CS5 CSS Starter Page Series - Part 3: Structuring with CSSThe CS5 CSS Starter Page Series - Part 4: Refining Details with CSS
The CS5 CSS Starter Page Series - Part 5: Adding Navigation Systems
The CS5 CSS Starter Page Series - Part 6: Converting to Horizontal Navigation...