Skip to main content
mohamed-perfork
Participant
October 17, 2017
Answered

Published site's CSS changes in Chrome but in Edge, Firefox, IE and Opera it is exactly as seen in Dw preview.

  • October 17, 2017
  • 1 reply
  • 600 views

Having designed a site in Dreamweaver, I previewed it in Chrome and in other browsers it is exactly as in Dw design. Then I published the site;

The result in Edge, Firefox, Internet Explorer and Opera is exactly as it is in the previews. But in Chrome there are certain changes to styling.

Help needed to learn where to start looking for the issue which results in such changes.

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

    Run your page through the validator at http://validator.w3.org/nu and clean up the errors it finds. Display issues between browsers can often be caused by html errors, and you have a fair number of them.

    1 reply

    B i r n o u
    Legend
    October 17, 2017

    can you give some exemple of code where you can figure out the changes that you talk about ?

    mohamed-perfork
    Participant
    October 17, 2017

    I am inserting here two images- the image on chrome has changed; it is not exactly as designed with Dw.

    The above image is the site displayed on chrome.

    The other image (below) is from Edge and it is exactly as designed on Dw.

    You may see the site: https://www.perforktechnologies.com

    Please note that I am just a learner, whatever I have put in is self learned.

    Jon Fritz
    Community Expert
    Jon FritzCommunity ExpertCorrect answer
    Community Expert
    October 17, 2017

    Run your page through the validator at http://validator.w3.org/nu and clean up the errors it finds. Display issues between browsers can often be caused by html errors, and you have a fair number of them.