문제

Can anyone advise where I can have my website reviewed?

Is there an online forum for website critique?

What online software is there that can analyse my code?

도움이 되었습니까?

해결책

You can use the W3C validator for checking HTML, and you can use JSLint or JSHint for Javascript.

Also, we have a code review site here on Stack Exchange.

다른 팁

W3C's validator will validate your HTML and CSS.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top