Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Senior Member dedwardp's Avatar
    Join Date
    Aug 2010
    Location
    Colchester & Nottingham
    Posts
    417
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Revamped Website

    Hi everyone,

    I don't often post for feedback and things on here but I've just revamped my site and thought I'd see if anybody has suggestions and things like that.

    Much appreciated, cheers.

  2. #2
    Senior Member Tony Hardy's Avatar
    Join Date
    Dec 2010
    Location
    Newcastle, England
    Posts
    763
    Thanks
    2
    Thanked 19 Times in 16 Posts
    Very nice. Very sleek.
    Looks almost like a Wordpress template, I like it a lot :)

  3. #3
    Senior Member chris_17's Avatar
    Join Date
    Jun 2009
    Location
    Newcastle
    Posts
    226
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Very nice design wise, code could do with some work. Javascript should go at the bottom, use lists for navigation and try not to use <br /> tags
    Front-End Design, Development and Web Standards
    chrisborrowdale.co.uk
    @chrisborrowdale

  4. #4
    Senior Member dedwardp's Avatar
    Join Date
    Aug 2010
    Location
    Colchester & Nottingham
    Posts
    417
    Thanks
    0
    Thanked 6 Times in 6 Posts
    Quote Originally Posted by Tony Hardy View Post
    Very nice. Very sleek.
    Looks almost like a Wordpress template, I like it a lot :)
    Thanks Tony

    Quote Originally Posted by chris_17 View Post
    Very nice design wise, code could do with some work. Javascript should go at the bottom, use lists for navigation and try not to use <br /> tags
    Thanks Chris, may I also ask why when it comes to the break tags?

    I appreciate what you're saying about the lists and I think that, deep down, I knew that really... but otherwise where would they be misused? I'm not sure, but I think off the top of my head that I've only used them sparingly when I consider it all to be the same sort of block, aside from the navigation in the header and blog that you mention.

    Cheers.

  5. #5
    Moderator Corrosive's Avatar
    Join Date
    May 2010
    Location
    Bristol, UK
    Posts
    980
    Thanks
    18
    Thanked 27 Times in 20 Posts
    Quote Originally Posted by chris_17 View Post
    Javascript should go at the bottom
    For some reason best known to them, Google has now advised that analytics code goes before the closing head tag.

    The site is very nice, great job.

  6. #6
    Senior Member chris_17's Avatar
    Join Date
    Jun 2009
    Location
    Newcastle
    Posts
    226
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Corrosive View Post
    For some reason best known to them, Google has now advised that analytics code goes before the closing head tag.

    The site is very nice, great job.
    Really? When was this? This is from the help docs.

    copy and paste it into the bottom of your content, immediately before the </body> tag of each page you are planning to track.

    Source: Adding the tracking code (traditional) - Analytics Help
    Front-End Design, Development and Web Standards
    chrisborrowdale.co.uk
    @chrisborrowdale

  7. #7
    Senior Member chris_17's Avatar
    Join Date
    Jun 2009
    Location
    Newcastle
    Posts
    226
    Thanks
    0
    Thanked 0 Times in 0 Posts
    As for the break tags, they're not semantic at all, also the context you're using them is to create space between elements for styling purposes which is a job for CSS, they're also quite an old way of doing things
    Front-End Design, Development and Web Standards
    chrisborrowdale.co.uk
    @chrisborrowdale

  8. #8
    Moderator Corrosive's Avatar
    Join Date
    May 2010
    Location
    Bristol, UK
    Posts
    980
    Thanks
    18
    Thanked 27 Times in 20 Posts
    Quote Originally Posted by chris_17 View Post
    Really? When was this? This is from the help docs.
    I noticed it when I switched to the new Analytics layout. This is right above where it gives you the tracking code;

    Code:
    Copy the following code, then paste it onto every page that you want to track immediately before the closing </head> tag.
    That help is not up-to-date.

  9. #9
    Senior Member dedwardp's Avatar
    Join Date
    Aug 2010
    Location
    Colchester & Nottingham
    Posts
    417
    Thanks
    0
    Thanked 6 Times in 6 Posts
    Quote Originally Posted by Corrosive View Post
    For some reason best known to them, Google has now advised that analytics code goes before the closing head tag.

    The site is very nice, great job.
    Thanks Corrosive.

    Quote Originally Posted by chris_17 View Post
    As for the break tags, they're not semantic at all, also the context you're using them is to create space between elements for styling purposes which is a job for CSS, they're also quite an old way of doing things
    That's fair enough, thanks.

    As I say, I think I knew really I ought not to use them for the navigation but otherwise I think I've only used them where I've felt the two lines are part of the same element.

  10. #10
    Junior Member
    Join Date
    Mar 2011
    Location
    Manchester
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by chris_17 View Post
    As for the break tags, they're not semantic at all
    I have always agreed with this however I still use them to make an address split over multiple lines within an address tag.

    How would you do this Chris?

    PS sorry for hijacking the thread just wondering

Page 1 of 2 12 LastLast

Similar Threads

  1. Got a graphic/website design related website/blog?
    By Boss Hog in forum SEO & Online Marketing Forum:
    Replies: 3
    Last Post: 03-23-2012, 12:44 AM
  2. Website Designer - New design for my business website
    By barry-M in forum Website Design Critique:
    Replies: 5
    Last Post: 01-30-2009, 12:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •