Pages: 1 [2]   Go Down

Author Topic: DreamWeaver help needed  (Read 5035 times)

Bart_van_der_Wolf

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 8914
Re: DreamWeaver help needed
« Reply #20 on: April 04, 2015, 05:54:46 am »

Code validators/checkers as also suggested by Bart are a handy way of picking up simple errors that are easily overlooked by eye in amongst reams of code.

And further on that note, I recently gave Microsoft Visual Studio a try and let it simply have a look at a style sheet (from the file explorer Open with Visual Studio, no need to create a project). I must say, it really gave useful suggestions when the WebEssentials extension is also installed. Sometimes suggestions as to 'Best Practice', sometimes useful (intelligent) additions for cross-browser compatibility, sometimes an error. Of course wen part of a project, VS can do much more like showing the direct impact on a webpage with a preview, but merely as a code checker it also works fine.

Cheers,
Bart
Logged
== If you do what you did, you'll get what you got. ==
Pages: 1 [2]   Go Up