I am not going to critique the overall look of the site, as I respect each artist's decision on how they want to portray their profile.
However! I can offer some advice on how to make your page a bit more modern and cut down on load time, etc.
1. I-Frames are bad for a variety of reason I won't go into.
You can achieve the same results for your portfolio images by using a fixed height/width div and setting overflow to scroll or auto. If you REALLY want to keep the arrows and no scroll bar, you can use AJAX or something but I don't think you want to get that advanced. Alternatively, you can leave the arrow graphic on the bg image and use the overflow:scroll option and the user should get the picture.
2. I would split your page into divs and absolute position the items. For example: make the main container block one div, your name title another, the menu another and just position them all accordinly. If you'd like, I can make a barebones template or write out some code for you so you can see how it would look.
3. Get yourself some keywords/meta tags, etc!
That's really it. You have a unique page and it looks great, but I am always preaching for people to use CSS over tables and I see lots of potential for making your site much more cross-browser compatible and search engine friendly
Edit: Regarding adding your email...do so at your own risk. I support contact forms over just throwing out your email for spam mail purposes.
Bookmarks