
08-01-2005, 09:37 AM
|
 |
WebProWorld Pro
|
|
Join Date: Mar 2005
Location: Tampa,Fl
Posts: 239
|
|
the layout looks ok.
You need to validate you code .. you have no encoding type. this means the UTF-8 will be applied and does not work properly.
When I change the validator encoding to ISO-8859-1 and revalidated I recieved 405 error messages .
I would think a first big step would be to validate your code at this point.
|