| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#3 (permalink) |
|
Dr. Lucien Sanchez
Join Date: Mar 2003
Location: UK
Posts: 5,632
|
Wasn't your old site that shitty dark blue and orange thing? (I didn't like that) If so, this is a massive improvement. Its a nice design - better colours and a good logo. Well done, mate - I've even given you a thumbs-up! Last edited by Stickman : 07-06-2003 at 08:00. |
|
|
|
#5 (permalink) |
|
This is it - ground zero.
|
I agree that it's good stuff, too...BUT I don't like seeing "under construction" anywhere on modern websites. It just gives me that oh-so-early-90's feel when web design was animated gifs and Front Page experts could get 6 figure salaried positions. fun: HGC v.4 | last.fm: DT | me | oi! f*ck u roto: ...via meebo!
New to interweb design? Your friends at dt can help. |
|
|
|
#7 (permalink) |
|
Senior Member
Join Date: Feb 2003
Location: Canterbury
Posts: 115
|
By popups do you mean the windows displaying the main contents? If so, how do you suggest I change it? As for the under construction - I agree, but it was just going up like that whilst I had a site check done! That part of the site will be complete by the end of tomorrow!!! Oh and yeah my last site was that crap grey and orange thing!!! I've changed my style somewhat. Thanks Living in the Slow Lane
|
|
|
|
#8 (permalink) |
|
Registered User
Join Date: Jun 2003
Location: somewhere between enlightenment and stupidity
Posts: 34
|
It looks nice, very clean. IMHO with the excessive use of scrollbars It just sucks. Where's the SEO? If you going to open a new window leave JavaScript out of the opening. Sure you'll end up with nav buttons, and status bar (I hate pages without status), but at least s.e's are going to follow it and you can still resize the page for good effect. In fact I'd go as far to say DON'T use popups! A well designed site will only use popups for informational purposes which requires to be viewable at the same time as the opener. In all its a nice concept, but its far too much like 99% of the other 'eye candy' portfolios out there. |
|
|
|
#9 (permalink) |
|
Registered User
Join Date: Jun 2003
Location: somewhere between enlightenment and stupidity
Posts: 34
|
and really! 'Under Construction' don't add it if it's not finished! EDIT: I don't read other peoples comments before writing a review on a site thus remaining un-bias and fresh. That's why some of other peoples comments have been repeated. Last edited by g-a-t-e : 07-06-2003 at 12:35. |
|
|
|
#13 (permalink) |
|
Dr. Lucien Sanchez
Join Date: Mar 2003
Location: UK
Posts: 5,632
|
An old fashioned way (I'm not recommending this, just offering it up): Code:
|
|
|
|
#17 (permalink) |
|
A Hardcore Relaxer
|
Yeah... iFrames aren't too good... I don't like them much... you can always use DHTML's <div></div>, but I don't like that either... I think that basically anything a frame/iframe can do, a table can do just as well or better! How much longer before you click on my link?
CLICK MY LINK |
|
|
|
#18 (permalink) |
|
This is it - ground zero.
|
I don't mind a little iframe here and there :)
I have no problems with I-frames. You have to look at your user base and decide if this is the right option for you. Pixelsurgeon certainly gets tons of traffic every day and they're not scared to use Iframe. Check their source if you don't believe me. fun: HGC v.4 | last.fm: DT | me | oi! f*ck u roto: ...via meebo!
New to interweb design? Your friends at dt can help. |
|
|
|
#19 (permalink) |
|
Dr. Lucien Sanchez
Join Date: Mar 2003
Location: UK
Posts: 5,632
|
Ermm.. <div> isn't dhtml, it's an html element (for block formatting). It's great because it lends itself to css very well. A div will work like an iframe when you list overflow:auto in your css. A table is an old-fashioned way to construct a page layout, ideally tables should contain tabular data and not graphics and a million and one spacer gifs etc. The dcd design could easily be done in xhtml/css. There is a thread about getting started with xhtml here: |
|
![]() |