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><!DOCTYPE html> <html lang="en"> <head> <title>The transformer icon, step 4</title> <meta charset="utf-8"> <link rel="stylesheet" href="material.css"> <link rel="stylesheet" href="style.css"> </head> <body class="blue-theme"> <section class="card card-bordered"> <div class="menu-icon"> <span></span> </div> </section> </body> </html></p>
4
<p><!DOCTYPE html> <html lang="en"> <head> <title>The transformer icon, step 4</title> <meta charset="utf-8"> <link rel="stylesheet" href="material.css"> <link rel="stylesheet" href="style.css"> </head> <body class="blue-theme"> <section class="card card-bordered"> <div class="menu-icon"> <span></span> </div> </section> </body> </html></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>Set a smooth transition for all of the properties with a duration of 0.7s and with the shape ease-in-out for:</p>
9
<p>Set a smooth transition for all of the properties with a duration of 0.7s and with the shape ease-in-out for:</p>
10
<ol><li>.menu-icon span,</li>
10
<ol><li>.menu-icon span,</li>
11
<li>.menu-icon span::before, and .menu-icon span::after.</li>
11
<li>.menu-icon span::before, and .menu-icon span::after.</li>
12
</ol><p>Click the icon to toggle the menu-icon-open class for it.</p>
12
</ol><p>Click the icon to toggle the menu-icon-open class for it.</p>