Click to See Complete Forum and Search --> : New Website Launch
peteyb
05-18-2007, 09:42 AM
Hi all
We are just about to launch our new website and am looking for some assistance in evaluating the site.
Please go to http://www.tigltd.com and check out the site.
Any comments welcome
Cheers
Javathehutt
05-18-2007, 09:50 AM
site looks clean and professional...however your message box looks tacky...I think u can do better?
Javathehutt
05-18-2007, 10:02 AM
one more thing when you hover over choices to the left i see "short cut to XXXXXX .php" wouldnt it be better to say "click here to get information on" the user isnt intersted in "php"
Major Payne
05-19-2007, 12:24 AM
Display problems in FF and IE. Correcting the CSS problems might help:
URI : http://www.tigltd.com/style/layout.css
25 .centerdiv Value Error : padding-top attempt to find a semi-colon before the property name. add it
31 .centerdivleft Value Error : padding-top attempt to find a semi-colon before the property name. add it
37 .centerdivright Value Error : padding-top attempt to find a semi-colon before the property name. add it
43 .centerdiv > div Value Error : padding-top attempt to find a semi-colon before the property name. add it
Just one small correction for HTML:
HTML Validator result
----------------------
http://www.tigltd.com/
line 243 column 7 - Warning: <td> attribute "bgcolor" had invalid value "121212" and has been replaced
Info: Doctype given is "-//W3C//DTD HTML 4.01 Transitional//EN"
Info: Document content looks like HTML 4.01 Transitional
0 errors / 1 warning
Ron