Skip to main content
Participant
February 15, 2017
Answered

Update W3C Validation link in DreamWeaver CS6

  • February 15, 2017
  • 1 reply
  • 696 views

Ok,. I have been using CS6 for a year it was given to me by my college. I am trying to validate my code in Dreamweaver CS6 but the validation link does not work. Is there a way to fix this WITHOUT upgrading to CC.

Thanks

    This topic has been closed for replies.
    Correct answer Jon Fritz

    There is no update to fix the link in DWCS6, it's beyond its EOL date.

    You can go directly to the W3C site at http://validator.w3.org/nu to validate and either paste your code or give the validator your web address to get an error listing.

    Personally, I use the HTML Validator add-on in Firefox so I can validate every time I preview in browser during development.

    1 reply

    Jon Fritz
    Community Expert
    Jon FritzCommunity ExpertCorrect answer
    Community Expert
    February 15, 2017

    There is no update to fix the link in DWCS6, it's beyond its EOL date.

    You can go directly to the W3C site at http://validator.w3.org/nu to validate and either paste your code or give the validator your web address to get an error listing.

    Personally, I use the HTML Validator add-on in Firefox so I can validate every time I preview in browser during development.