Frage

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?

War es hilfreich?

Lösung

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.

Andere Tipps

W3C's validator will validate your HTML and CSS.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top