HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <ul><li>index.html</li>
1 <ul><li>index.html</li>
2 <li>style.css</li>
2 <li>style.css</li>
3 </ul><p>HTML</p>
3 </ul><p>HTML</p>
4 <p>&lt;!DOCTYPE html&gt; &lt;html lang="en"&gt; &lt;head&gt; &lt;title&gt;Features of transform-origin, part 4&lt;/title&gt; &lt;meta charset="utf-8"&gt; &lt;link rel="stylesheet" href="world.css"&gt; &lt;link rel="stylesheet" href="style.css"&gt; &lt;/head&gt; &lt;body&gt; &lt;div class="world homeworld"&gt; &lt;div class="picture-frame"&gt; &lt;div class="picture"&gt;&lt;/div&gt; &lt;/div&gt; &lt;button class="btn-activate"&gt;Run&lt;/button&gt; &lt;/div&gt; &lt;/body&gt; &lt;/html&gt;</p>
4 <p>&lt;!DOCTYPE html&gt; &lt;html lang="en"&gt; &lt;head&gt; &lt;title&gt;Features of transform-origin, part 4&lt;/title&gt; &lt;meta charset="utf-8"&gt; &lt;link rel="stylesheet" href="world.css"&gt; &lt;link rel="stylesheet" href="style.css"&gt; &lt;/head&gt; &lt;body&gt; &lt;div class="world homeworld"&gt; &lt;div class="picture-frame"&gt; &lt;div class="picture"&gt;&lt;/div&gt; &lt;/div&gt; &lt;button class="btn-activate"&gt;Run&lt;/button&gt; &lt;/div&gt; &lt;/body&gt; &lt;/html&gt;</p>
5 <p>Thanks! We’ll fix everything at once!</p>
5 <p>Thanks! We’ll fix everything at once!</p>
6 <p>You’ve gone to a different page</p>
6 <p>You’ve gone to a different page</p>
7 <p>Click inside the mini-browser to shift the focus onto this window.</p>
7 <p>Click inside the mini-browser to shift the focus onto this window.</p>
8 <p>100%</p>
8 <p>100%</p>
9 <p>Change the transform-origin values to the following for the .picture block:</p>
9 <p>Change the transform-origin values to the following for the .picture block:</p>
10 <ol><li>top left.</li>
10 <ol><li>top left.</li>
11 <li>top right.</li>
11 <li>top right.</li>
12 <li>bottom left.</li>
12 <li>bottom left.</li>
13 <li>50% 100%.</li>
13 <li>50% 100%.</li>
14 </ol><p>Press the “Run” button after each change.</p>
14 </ol><p>Press the “Run” button after each change.</p>