[Quick summary: I'm looking for feedback on the size of the main content area, and ideas on how to reformat the art page.]
I'm a baby web designer just barely learning how to walk here.
This is the website that I made for myself (mostly a portfolio-type thing). I tried to get away from the glossy web 2.0 stuff that everyone's been sniffin. I really wanted to do something different for my own site, like get away from the typical "this is a website" things.
It has a banner, sort of. It has links, or a navigation, but all of this is all part of the drawing.
I also wanted to get away from multiple pages. I figured out how to mimic page-changing by hiding and showing divs in javascript. It's nice to have everything loaded at once and not have to load a new page for each section.
So the entire site is just on one page.
I'm using lightbox for the picture viewer, i'm sure most of you recognize it.
Here are some of the issues I'm having:
- I've been told the section in the middle with the text is too small. Though I wanted it to be this way, cause I wanted the focus to be on the links along the side of the main content, I just want more opinions on the size of the center content area.
- I'd like to use anchors but because of the way I have the hidden/visible divs, the link to an anchor will not bump the page down to that section of the div. Anchors aren't a must, but if not, any ideas on how to improve the art page would be greatly appreciated.