File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ This diff viewer overlays text and code so you can visualise similarities and differences between the two sets of data.
2+
3+ 1 . Enter the original code into first textarea element when the page loads.
4+ 2 . Click on the ` Hide Original ` button to toggle to the second textarea element.
5+ 3 . Enter the changed code into the second textarea element.
6+ 4 . Click on the ` Show Original ` button to toggle back to the first textarea element.
7+
8+ The code in blue colour is the original code, and the code in red colour is the changed or altered code.
9+ The code in magenta is the overlap between the two sets of code.
10+
11+ 5 . Click on the ` Hide ... ` button to hide the contents of the corresponding textarea element.
12+ 6 . Click on the ` Show ... ` button to display the contents of the corresponding textarea element.
You can’t perform that action at this time.
0 commit comments