HighDots Forums  

Any comments to the Cucumberhead?

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


Discuss Any comments to the Cucumberhead? in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tim
 
Posts: n/a

Default Any comments to the Cucumberhead? - 01-07-2004 , 02:41 AM






I am new at this and would welcome some opinions. I know I am light in the
content department but that will change with time. Any suggestions on a
layout for the links page? And there is no "about" page yet. Thank you in
advance!
http://cucumberhead.home.comcast.net



Reply With Quote
  #2  
Old   
William Tasso
 
Posts: n/a

Default Re: Any comments to the Cucumberhead? - 01-07-2004 , 03:59 AM






Tim wrote:
Quote:
I am new at this and would welcome some opinions. I know I am light
in the content department but that will change with time. Any
suggestions on a layout for the links page? And there is no "about"
page yet. Thank you in advance!
http://cucumberhead.home.comcast.net
All that content on the links page ... why is it contained with a
<blockquote> element?

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




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

Default Re: Any comments to the Cucumberhead? - 01-07-2004 , 01:17 PM



Tim wrote:

Mystery Meat navigation. How am I supposed to know that clicking on a
picture of a screw will send you an e-mail? And that the crown represents
link?

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



Reply With Quote
  #4  
Old   
Daniel Ruscoe
 
Posts: n/a

Default Re: Any comments to the Cucumberhead? - 01-07-2004 , 02:40 PM



In article <btghjo$6ged7$1 (AT) ID-139074 (DOT) news.uni-berlin.de>, William Tasso
says...
Quote:
Tim wrote:
http://cucumberhead.home.comcast.net

All that content on the links page
I like it. It's different, and I found myself reading it all the way
through.

A bit of commentary is good on a links page, especially if you're
listing your favorite sites.

It could use breaking up into smaller sections though. Perhaps a small
section for each link, with suitable commentary included there?

<h1>Links</h1>

<h2>Ebaum - Single line description</h2>

<p>Check ebaum. There is some pretty funny stuff on his site. I spent
one night rolling on the floor, tears gushing and sides aching laughing
about this. See, I know guys like that. He also has some Where's Waldo
stuff. You should give it a minute, but do try it.</p>

Repeat for each link. Alter your H1/H2 styles with CSS.

--
Daniel Ruscoe
http://www.dualstone.co.uk
Web design in Bolton, Manchester


Reply With Quote
  #5  
Old   
Tim
 
Posts: n/a

Default Re: Any comments to the Cucumberhead? - 01-07-2004 , 05:30 PM



The truth is that I was anxious to get a page up and didn't really start
with a plan. I just opened up Front Page and started typing. I knew that I
would be changing it soon, so I wasn't really worried about the layout just
yet. I am now getting a better idea how I want to do it though. Thanks for
looking at it..

"William Tasso" <news27 (AT) tbdata (DOT) com> wrote

Quote:
Tim wrote:
I am new at this and would welcome some opinions. I know I am light
in the content department but that will change with time. Any
suggestions on a layout for the links page? And there is no "about"
page yet. Thank you in advance!
http://cucumberhead.home.comcast.net

All that content on the links page ... why is it contained with a
blockquote> element?

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





Reply With Quote
  #6  
Old   
Tim
 
Posts: n/a

Default Re: Any comments to the Cucumberhead? - 01-07-2004 , 05:35 PM



That is an excellent idea! I think I will do just that. To often I find
myself reading a links page not knowing what the links are for. I will take
your suggestion.
"Daniel Ruscoe" <daniel.ruscoe (AT) dualstone (DOT) co.uk> wrote

Quote:
In article <btghjo$6ged7$1 (AT) ID-139074 (DOT) news.uni-berlin.de>, William Tasso
says...
Tim wrote:
http://cucumberhead.home.comcast.net

All that content on the links page

I like it. It's different, and I found myself reading it all the way
through.

A bit of commentary is good on a links page, especially if you're
listing your favorite sites.

It could use breaking up into smaller sections though. Perhaps a small
section for each link, with suitable commentary included there?

h1>Links</h1

h2>Ebaum - Single line description</h2

p>Check ebaum. There is some pretty funny stuff on his site. I spent
one night rolling on the floor, tears gushing and sides aching laughing
about this. See, I know guys like that. He also has some Where's Waldo
stuff. You should give it a minute, but do try it.</p

Repeat for each link. Alter your H1/H2 styles with CSS.

--
Daniel Ruscoe
http://www.dualstone.co.uk
Web design in Bolton, Manchester



Reply With Quote
  #7  
Old   
Tim
 
Posts: n/a

Default Re: Any comments to the Cucumberhead? - 01-07-2004 , 05:47 PM



Quote:
Mystery Meat navigation.
LMAO. That's a first. I agree, they don't make much sense. In my haste I
didn't take the time to find appropriate dingbats. I knew I may may change
them, and now I will think harder about that. In my defense, I did use <alt>
tags :-)




Reply With Quote
  #8  
Old   
William Tasso
 
Posts: n/a

Default Re: Any comments to the Cucumberhead? - 01-07-2004 , 11:35 PM



Tim wrote:
Quote:
"William Tasso" <news27 (AT) tbdata (DOT) com> wrote in message
news:btghjo$6ged7$1 (AT) ID-139074 (DOT) news.uni-berlin.de...
Tim wrote:
I am new at this and would welcome some opinions. I know I am light
in the content department but that will change with time. Any
suggestions on a layout for the links page? And there is no "about"
page yet. Thank you in advance!
http://cucumberhead.home.comcast.net

All that content on the links page ... why is it contained with a
blockquote> element?

Please don't top-post. Look it up in your favourite search engine to find
out why.

Quote:
The truth is that I was anxious to get a page up and didn't really
start with a plan. I just opened up Front Page and started typing. I
knew that I would be changing it soon, so I wasn't really worried
about the layout just yet.
It's not about layout - that's up to you and your visitors browser.

blockquote is for quotes:
http://www.htmlhelp.com/reference/ht...lockquote.html

There are other, more appropriate ways to define layout.
--
William Tasso - http://WilliamTasso.com




Reply With Quote
  #9  
Old   
Tim
 
Posts: n/a

Default Re: Any comments to the Cucumberhead? - 01-08-2004 , 01:01 AM



Quote:
Please don't top-post.
Sorry, now I feel like your garden variety idiot. Lesson learned. And thank
you for the info, I read it and will use it.





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

Default Re: Any comments to the Cucumberhead? - 01-08-2004 , 03:02 AM



Tim wrote:

Quote:
In my defense, I did use <alt> tags :-)
Which are only useful if images are turned off...

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



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.