Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthorpane
    • CommentTimeSep 4th 2009 Edited
     
    As you suggested me when I asked you in my first post: how should I start as a beginner for Internet? I've been studying the basics of HTML, XHTML and CSS. I started than writing with TextMate as you told me and now after all the studies, I've done myself the page of my portfolio:

    http://panetrv.com/work.htm

    There are still some wrong things since is my first script, but would be nice to ear any critic and suggestion.

    Regards
    Pane
    • CommentAuthordanielkip
    • CommentTimeOct 13th 2009
     
    nice illustrations. is that hand drawing + photoshop for colors?
    •  
      CommentAuthorpane
    • CommentTimeOct 16th 2009
     
    Thanks, the illustrations are hand drawing, some of them colored with water color or ecoline and some with photoshop.
    • CommentAuthorprojector
    • CommentTimeDec 11th 2009 Edited
     
    Hi,
    I like your work, really cool drawings and layouts – good job.
    The page itself is allright, nice and functional but it is a "nothing new" kind of thing. In fact, It's very similiar to the "indexhibit"-platform-based portfolios. Apart from the visual layer which is perfectly allright, there are two issues with Your code which would bother me:
    1) validation – http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fpanetrv.com%2Fwork.htm
    (i know, Pane, it's a pain :) – but it's worth it.)
    2) framesets – framesets have many downsides which made them an obsolete choice. Some say it is simply not elegant to use frames in the era of semantic xhtml markup and dynamic content loading possibilities. There's a fairly good article covering that problem, drill it down: http://www.peterme.com/index052498.html

    cheers, keep it up!