I'm designing a company website. I'm relatively new to CSS and I'm having
trouble creating what seems to me a very simple design:
- body background: fixed full page image
- banner: fixed, 100 pixels high, full-width, transparent background
- nav bar: fixed, 200 px wide, auto-height, opaque nav icons,
semi-transparent tiled image background
- content box: scrolling, auto height, auto width, opaque text,
semi-transparent tiled image background
- footer: fixed, 30 px high, full width, transparent background
Here is as far as I could get in the actual design:
mockup:
trouble creating what seems to me a very simple design:
- body background: fixed full page image
- banner: fixed, 100 pixels high, full-width, transparent background
- nav bar: fixed, 200 px wide, auto-height, opaque nav icons,
semi-transparent tiled image background
- content box: scrolling, auto height, auto width, opaque text,
semi-transparent tiled image background
- footer: fixed, 30 px high, full width, transparent background
Here is as far as I could get in the actual design:
mockup:
Comment