New Site

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • SteveA
    Staff Sergeant

    • Nov 2005
    • 43

    New Site

    Have just posted my first attempt. Please take a look and your comments would be welcome.

    Thanks Steve

  • oswaldx
    Corporal

    • Jan 2006
    • 10

    #2
    Re: New Site

    Originally posted by SteveA
    Have just posted my first attempt. Please take a look and your comments would be welcome.

    Thanks Steve

    http://www.aridroofing.com

    Looks good - simple and professional. My only comment would be that I wasn't sure what country you were in untill I hit the contact page, and lo and behold, you're in the UK too. - maybe some mention of you're location / area you cover would help.

    PS - I recently could have used this product - used pond liner in the end - only a small roof - so thought I'd chance it. Good luck and well done on you're efforst - I know how good it feels to publish your 1st website !

    richard

    www.loftandfound.co.uk

    feel free to pass some feedback back at me !
    Richard

    www.loftandfound.co.uk

    Loft Access Solutions

    Comment

    • leigha
      Corporal

      • Sep 2005
      • 14

      #3
      Re: New Site

      It's great!
      Good Job,very easy on the eye and it looks professional.
      *** TIGER ***

      Comment

      • wiggytuftuk
        Second Lieutenant

        • Jan 2006
        • 146

        #4
        Re: New Site

        Hi Steve,
        Great looking site,very crisp and clean and clear.One suggestion,tell us a bit more about yourself as a company on the opening page to gain some trust,you need to do this i think as sometimes you only get a visitor to your first page so need to grab them.
        reards
        Jay
        Jay
        www.orlandomouseworld.com

        Comment

        • SteveA
          Staff Sergeant

          • Nov 2005
          • 43

          #5
          Re: New Site

          Thanks for your responses and helpful comments (always useful).
          Lets hope our web presence generates some interest.

          Regards
          Steve

          Comment

          • Spanish Senora
            Sergeant

            • Feb 2006
            • 29

            #6
            Re: New Site

            Nice website very calming...amazing what they can do with rubber nowadays!

            Spanish Senora

            Comment

            • WeirdWM
              Corporal

              • Oct 2005
              • 11

              #7
              Re: New Site

              Hi!
              Great design!
              Looks professional!

              However, I've got a suggestion about the coding of the site.
              First about JavaScript:
              On each page there is a huge script in the head that operates the rollover of the buttons. It's good to put it in a file and only link from the head. Save the script source in a file, called "rollover.js". Save only the source of the script, without the
              HTML Code:
               <SCRIPT type="text/javascript"><!-- // --></SCRIPT>
              part.
              After that, link to the script from each file with a single line:
              <script language="javascript" src="rollover.js"></script>

              This way the source is always going to be in one place if you need to edit it. The other reason to do this is that it's good to keep your page source as clean as possible. This makes it easier for the Search Engines to spider your web page.

              Some words about CSS (style formatting):
              Actually, it's the same as with javascript. Separate the style from the source. Save all your page CSS formatting in a separate file and call it with a simple line in the head of the page:
              <LINK href="style.css" type=text/css rel=stylesheet>
              This again helps the spidering of your site. It also let's you change certain design elements of your whole website with changing one simple file - the style.css.
              I haven't played with the BlueVoda and I don't know if this software allows you to do so, but these are some good programming practices that are very important and can save you a lot of time in the long run.
              Free Short URL service.
              Free Invisible Hit Counter service.
              Free Blog Host service

              Comment

              Working...
              X