HighDots Forums  

critique please -> rawkstar.net

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss critique please -> rawkstar.net in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
William Tasso
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-08-2004 , 08:37 PM






Barefoot Kid wrote:
Quote:
"Farlo" <hall.j.m (AT) att (DOT) net> wrote in message
news:Xns946A6F6FB8D24halljmattnet (AT) 68 (DOT) 12.19.6...
"Barefoot Kid" <hungdiep (AT) intro-spect (DOT) co.uk> wrote:

if it makes the site more visually appealing and attractive then it
does have a purpose

A tasteful photo of a gorgeous naked lady would greatly increase the
visual appeal of a banking website - yet, somehow I don't think that
the bank management would approve.

dont be silly....
right - everyone knows bankers don't like pictures of naked ladies.

--
William Tasso - http://WilliamTasso.com




Reply With Quote
  #22  
Old   
Farlo
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-08-2004 , 10:21 PM






"Barefoot Kid" <hungdiep (AT) intro-spect (DOT) co.uk> wrote:
Quote:
dont be silly....
I exaggerate to make a point.

Sure, it's clearly obvious that a banking website isn't going to work with
a naked lady on the front page. Yet, that image would add quite a bit to
the visual appeal of the page.

So, there must be more criteria to a graphic on the page than simply, "It
looks cool".

--
Farlo, the Urban Fey Dragon


Reply With Quote
  #23  
Old   
Madbob
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-09-2004 , 02:46 AM




"Farlo" <hall.j.m (AT) att (DOT) net> wrote

Quote:
"Barefoot Kid" <hungdiep (AT) intro-spect (DOT) co.uk> wrote:
dont be silly....

I exaggerate to make a point.

Sure, it's clearly obvious that a banking website isn't going to work with
a naked lady on the front page. Yet, that image would add quite a bit to
the visual appeal of the page.

So, there must be more criteria to a graphic on the page than simply, "It
looks cool".

--
Farlo, the Urban Fey Dragon
I don't think it would fit the current design and theme of my site! :P

heh

Bob
http://www.rawkstar.net




Reply With Quote
  #24  
Old   
Madbob
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-09-2004 , 04:24 PM



"Toby A Inkster" <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote

Quote:
Madbob wrote:

http://www.rawkstar.net

Pretty good. Two little niggles though:

1. All lower case headings can be nice -- and they are in your case. But
as it is a presentational effect, you should use CSS:

h2 { text-transform: lowercase; }
h2>Mini Reviews</h2
done... i think i got 'em all!

Quote:
2. You have a few "javascript:" URLs. These are nasty. Use:

a href="real_page_for_people_who_dont_have_javascrip t.html"
onclick="foobar(); return false;">Link</a

For example, ditch this:

a class="menu" title="mini reviews (pop-up window)"
href="javascript:mini_review_list()">mini reviews</a

and use:

a class="menu" title="mini reviews (pop-up window)"
href="http://www.rawkstar.net/minireviews" target="minireviews"
onclick="mini_review_list(); return false;">mini reviews</a

Done, woo yay! i had been meaning to do something like that, thanks!!

Bob
http://www.rawkstar.net




Reply With Quote
  #25  
Old   
Barefoot Kid
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-09-2004 , 04:28 PM



"Duende" <xxxspam (AT) wipkip (DOT) biz> wrote

Quote:
While sitting in a puddle William Tasso scribbled in the mud:

Barefoot Kid wrote:
"Farlo" <hall.j.m (AT) att (DOT) net> wrote in message
news:Xns946A6F6FB8D24halljmattnet (AT) 68 (DOT) 12.19.6...
"Barefoot Kid" <hungdiep (AT) intro-spect (DOT) co.uk> wrote:

if it makes the site more visually appealing and attractive then it
does have a purpose

A tasteful photo of a gorgeous naked lady would greatly increase the
visual appeal of a banking website - yet, somehow I don't think that
the bank management would approve.

dont be silly....

right - everyone knows bankers don't like pictures of naked ladies.


I took nude photos of my bank manager. She was kind of a slut back than.
yeah think i know her, once i'd made a withdrawal i lost interest...
---------------------------------------------------
Hung Diep
New Media Designer
www.intro-spect.co.uk
0795 6576 319




Reply With Quote
  #26  
Old   
Barefoot Kid
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-09-2004 , 04:33 PM



"Farlo" <hall.j.m (AT) att (DOT) net> wrote

Quote:
"Barefoot Kid" <hungdiep (AT) intro-spect (DOT) co.uk> wrote:
dont be silly....

I exaggerate to make a point.

Sure, it's clearly obvious that a banking website isn't going to work with
a naked lady on the front page. Yet, that image would add quite a bit to
the visual appeal of the page.

So, there must be more criteria to a graphic on the page than simply, "It
looks cool".
nice, *relevant*, strategically placed graphics not only enhance the visual design but reinforce the
branding and visual identity of the site
---------------------------------------------------
Hung Diep
New Media Designer
www.intro-spect.co.uk
0795 6576 319




Reply With Quote
  #27  
Old   
Madbob
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-09-2004 , 04:50 PM



"Barefoot Kid" <hungdiep (AT) intro-spect (DOT) co.uk> wrote

Quote:
"Farlo" <hall.j.m (AT) att (DOT) net> wrote

| "Barefoot Kid" <hungdiep (AT) intro-spect (DOT) co.uk> wrote:
| > dont be silly....
|
| I exaggerate to make a point.
|
| Sure, it's clearly obvious that a banking website isn't going to work
with
| a naked lady on the front page. Yet, that image would add quite a bit to
| the visual appeal of the page.
|
| So, there must be more criteria to a graphic on the page than simply,
"It
| looks cool".

nice, *relevant*, strategically placed graphics not only enhance the
visual design but reinforce the
branding and visual identity of the site

When i can figure out how to make some more nice graphics i'll add them!

Bob
http://www.rawkstar.net




Reply With Quote
  #28  
Old   
Toby A Inkster
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-09-2004 , 05:40 PM



Barefoot Kid wrote:

Quote:
"Duende" <xxxspam (AT) wipkip (DOT) biz> wrote:

| I took nude photos of my bank manager. She was kind of a slut back than.

yeah think i know her, once i'd made a withdrawal i lost interest...
Yet you missed the obvious "deposit" joke.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132



Reply With Quote
  #29  
Old   
Barefoot Kid
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-09-2004 , 06:30 PM



"Toby A Inkster" <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote

Quote:
Barefoot Kid wrote:

"Duende" <xxxspam (AT) wipkip (DOT) biz> wrote:

| I took nude photos of my bank manager. She was kind of a slut back than.

yeah think i know her, once i'd made a withdrawal i lost interest...

Yet you missed the obvious "deposit" joke.
couldnt remember that 1..
---------------------------------------------------
Hung Diep
New Media Designer
www.intro-spect.co.uk
0795 6576 319




Reply With Quote
  #30  
Old   
Farlo
 
Posts: n/a

Default Re: critique please -> rawkstar.net - 01-10-2004 , 11:39 AM



"Barefoot Kid" <hungdiep (AT) intro-spect (DOT) co.uk> wrote:

Quote:
nice, *relevant*, strategically placed graphics not only enhance the
visual design but reinforce the branding and visual identity of the
site
Correct! That's why one doesn't just add graphics willy-nilly for the sake
of a graphic.

--
Farlo, the Urban Fey Dragon


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.