Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Personal Portfolio Feedback

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29151
    Nebting
    Member

    Hi all,

    I have just finished my new personal portfolio at http://www.benherbertson.co.uk
    I am happy with how it has turned out but I know there are always things that can be improved.

    I look foward to hearing your comments and ideas. :)

    Thanks

    Ben

    #76474
    Jerm993
    Member

    Nice work from what i saw. The only thing i could gripe on is that I would have done a light text on dark background in the "My Work section" Depending on the background it can be harder to read.

    #76475

    Might want to add "outline:none;" to your "a" selector

    Code:
    a {
    color:#333333;
    font:14px/1.4 Arial,Sans;
    outline:none;
    }

    Other than that, looks good.

    #76545
    Nebting
    Member

    Thanks for the comments guys, much appreciated.

    #76849
    cecil
    Member

    I like it! Might want to add some curved edges with CSS3. Just a thought.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.