HighDots Forums  

online portfolio

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


Discuss online portfolio in the Websites/HTML pages critique & reviews forum.



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

Default online portfolio - 03-02-2006 , 04:08 PM






I've maintained an online portfolio for a while, just discovered this
group and would love some feedback. The site validates ok:

http://www.ryanwsims.com

--
Ryan W


Reply With Quote
  #2  
Old   
mbstevens
 
Posts: n/a

Default Re: online portfolio - 03-02-2006 , 04:41 PM






rwalrus wrote:
The site validates ok:

The html validator misses what the CSS validator catches.
Check line 18. I think that you want '/>' not '>' at
the end of the opening part of the <a.............. />
element, because you're in XHTML strict doctype.

Reply With Quote
  #3  
Old   
rwalrus
 
Posts: n/a

Default Re: online portfolio - 03-02-2006 , 05:34 PM



mbstevens wrote:
Quote:
rwalrus wrote:
The site validates ok:

The html validator misses what the CSS validator catches.
Check line 18. I think that you want '/>' not '>' at
the end of the opening part of the <a.............. /
element, because you're in XHTML strict doctype.
I assume you mean this line:
<a style="[snip]" href="[snip]"><img alt="Get Firefox!" title="Get
Firefox!" src="[snip]" /></a>

Since the <a> tag spans the <img> tag (<a><img /></a>), wouldn't it be
wrong to have it <a..../><img />? Perhaps I'm confused, but the line
seems ok to me...

--
Ryan W



Reply With Quote
  #4  
Old   
rwalrus
 
Posts: n/a

Default Re: online portfolio - 03-02-2006 , 05:40 PM



(sorry to reply to myself)

rwalrus wrote:
Quote:
I've maintained an online portfolio for a while, just discovered this
group and would love some feedback. The site validates ok:
http://www.ryanwsims.com
ok, so I spoke a little soon...but the validator is claiming tags not
open when they really are..see

http://www.ryanwsims.com/scenicp.php

for examples. It claims the <a> tags surrounding the images are closed
but never opened. It's also having some troubles with the href
tags...I think the problem is with the query string.

--
Ryan W



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

Default Re: online portfolio - 03-02-2006 , 10:28 PM



rwalrus wrote:
Quote:
mbstevens wrote:

rwalrus wrote:
The site validates ok:

The html validator misses what the CSS validator catches.
Check line 18. I think that you want '/>' not '>' at
the end of the opening part of the <a.............. /
element, because you're in XHTML strict doctype.


I assume you mean this line:
a style="[snip]" href="[snip]"><img alt="Get Firefox!" title="Get
Firefox!" src="[snip]" /></a

Since the <a> tag spans the <img> tag (<a><img /></a>), wouldn't it be
wrong to have it <a..../><img />? Perhaps I'm confused, but the line
see
Yes, actually what I described shouldn't be the error.
I must have been having a flu moment.

It's odd that in your code there is no space between the '"' and 'href',
but I don't think that's strictly illegal.

"......"href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=67"

You could be right (in your other post) that it's the query string
making the validator complain. Maybe using &#63 for the question mark?
I don't really know at this point.





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

Default Re: online portfolio - 03-02-2006 , 10:51 PM



mbstevens wrote:
Maybe using &#63 for the question mark?
Quote:
I don't really know at this point.
....however I have links on my site that validate with
a raw '?' character in the link.
So I don't know what's setting it off.


Reply With Quote
  #7  
Old   
Jim Moe
 
Posts: n/a

Default Re: online portfolio - 03-03-2006 , 01:59 AM



rwalrus wrote:
Quote:
I've maintained an online portfolio for a while, just discovered this
group and would love some feedback. The site validates ok:

http://www.ryanwsims.com

Is this your site?
No background (or foreground) color for body.
Some of the borders are so subtle as to be invisible. Ah! Never mind.
The nav borders are white and I have a default non-white background.
The same color mouseover is used for links, and not-links. Hmm. A bit
confusing. Also the hover background reduces the contrast and readability.
Underlining has become standard for links. A different form of emphasis
would be appropriate. Besides, either underlining or bold is enough, no
need for both.

You have some interesting experience and skills. What are you offering?
What are you seeking?

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #8  
Old   
Jim Moe
 
Posts: n/a

Default Re: online portfolio - 03-03-2006 , 02:05 AM



mbstevens wrote:
Quote:
It's odd that in your code there is no space between the '"' and 'href',
but I don't think that's strictly illegal.

"......"href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=67"

Yes, column 65 is at the beginning of href. Apparently the CSS
validator's XML parser really wants a space there.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


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

Default Re: online portfolio - 03-03-2006 , 06:24 PM



Jim Moe wrote:
Quote:
rwalrus wrote:
I've maintained an online portfolio for a while, just discovered this
group and would love some feedback. The site validates ok:

http://www.ryanwsims.com

Is this your site?
No background (or foreground) color for body.
Point taken....if I had set those properties, would it have overridden
your defaults?

Quote:
Some of the borders are so subtle as to be invisible. Ah! Never mind.
The nav borders are white and I have a default non-white background.
This is an attempt to prevent the links from jumping around when a
hover border gets applied to them. If there's a better way to do this,
I'd be happy to hear it; it's always seemed a bit kludgy to me.

Quote:
The same color mouseover is used for links, and not-links. Hmm. A bit
confusing. Also the hover background reduces the contrast and readability.
Makes sense...I tried to change the fg color to the inverse of the bg
on hover, in the hopes of maintaining contrast. Perhaps my thinking is
flawed?

Quote:
Underlining has become standard for links. A different form of emphasis
would be appropriate. Besides, either underlining or bold is enough, no
need for both.
Now that I look at it again, I see what you're saying.

Quote:
You have some interesting experience and skills. What are you offering?
What are you seeking?
Thanks. I'm a theatrical carpenter/technical director by trade...it's
a profession that tends to accrue an odd assortment of skills. The
site is intended as a way to display my work history...perhaps as a
precursor to a more formal portfolio review/interview. Does that
answer your qquestion?

Quote:
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #10  
Old   
rwalrus
 
Posts: n/a

Default Re: online portfolio - 03-03-2006 , 06:37 PM



mbstevens wrote:
Quote:
rwalrus wrote:
mbstevens wrote:

rwalrus wrote:
The site validates ok:

The html validator misses what the CSS validator catches.
Check line 18. I think that you want '/>' not '>' at
the end of the opening part of the <a.............. /
element, because you're in XHTML strict doctype.


I assume you mean this line:
a style="[snip]" href="[snip]"><img alt="Get Firefox!" title="Get
Firefox!" src="[snip]" /></a

Since the <a> tag spans the <img> tag (<a><img /></a>), wouldn't it be
wrong to have it <a..../><img />? Perhaps I'm confused, but the line
see

Yes, actually what I described shouldn't be the error.
I must have been having a flu moment.

It's odd that in your code there is no space between the '"' and 'href',
but I don't think that's strictly illegal.

"......"href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=67"

You could be right (in your other post) that it's the query string
making the validator complain. Maybe using &#63 for the question mark?
I don't really know at this point.
It seems to have been the space. I fixed that and the CSS validator
got on with its business. Thanks!

--
RWalrus



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 - 2009, Jelsoft Enterprises Ltd.