Do you know a webpage appearance comparator?

后端 未结 8 539
日久生厌
日久生厌 2020-12-16 20:31

I need a tool to compare the design of a website, I do not want to compare the HTML code only, but the output design.

Is this even possible? also is there any openso

8条回答
  •  遥遥无期
    2020-12-16 21:08

    The keyword you're looking for is "diff".

    A good program that can show you the differences between two files (html markup or other) would be ExamDiff for windows.

提交回复
热议问题