I really, really don't like showing things off before they're incomplete, but I've put so much work into this that it would be good to get some feedback as I wrap up some of the final touches on it.
Before you say anything, understand the following:
The index page and the email page is not completed yet.
I haven't really spell checked anything yet, and some of the descriptions and text will be changed/added to.
Some of the top banner/headers are not finished yet, some pages might be using other page's banners as a temporary placeholder.
The profiles pages are definitely not done, I need to resample that generic logo photo and write some additional PHP to make things do what I want.
Anyway, this is a website for my fencing club, I'm planning to use this site as something for my portfolio. Unique to this site is how the menubar curves around on the right hand side and text flows around it. But there was some challenges with this, primarily one that Internet Explorer won't allow z-index on absolutely positioned items floating over relatively positioned items. So I basically had to use some clever PHP to work my way around it.
There are several dynamic/automated elements, primarily the photos page, the fencer profiles page, and the calendar. I wrote every line of PHP/MySQL code that runs the database and allows administrators to upload/add items to these elements.
When I finish the index page, I'm going to use a seperate template with absolutely positioned items with a flash banner floating under the "curve." The flash banner will use the "Swords Don't Discriminate" theme that I showed off for flyers in the showcase a few months ago.
But the index page isn't finished, so you'll have to jump on here:
http://www.baitedblade.com/new_site/...al_fencing.php
Before you say anything, understand the following:
The index page and the email page is not completed yet.
I haven't really spell checked anything yet, and some of the descriptions and text will be changed/added to.
Some of the top banner/headers are not finished yet, some pages might be using other page's banners as a temporary placeholder.
The profiles pages are definitely not done, I need to resample that generic logo photo and write some additional PHP to make things do what I want.
Anyway, this is a website for my fencing club, I'm planning to use this site as something for my portfolio. Unique to this site is how the menubar curves around on the right hand side and text flows around it. But there was some challenges with this, primarily one that Internet Explorer won't allow z-index on absolutely positioned items floating over relatively positioned items. So I basically had to use some clever PHP to work my way around it.
There are several dynamic/automated elements, primarily the photos page, the fencer profiles page, and the calendar. I wrote every line of PHP/MySQL code that runs the database and allows administrators to upload/add items to these elements.
When I finish the index page, I'm going to use a seperate template with absolutely positioned items with a flash banner floating under the "curve." The flash banner will use the "Swords Don't Discriminate" theme that I showed off for flyers in the showcase a few months ago.
But the index page isn't finished, so you'll have to jump on here:
http://www.baitedblade.com/new_site/...al_fencing.php

Comment