HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <ul><li>Theory</li>
1 <ul><li>Theory</li>
2 <li>Theory</li>
2 <li>Theory</li>
3 <li>Comments</li>
3 <li>Comments</li>
4 </ul><h2>Text input field, step 1</h2>
4 </ul><h2>Text input field, step 1</h2>
5 <p>Let’s return to shapes for the last time in this chapter, and we will improve the “native” text input field.</p>
5 <p>Let’s return to shapes for the last time in this chapter, and we will improve the “native” text input field.</p>
6 <p>To begin with, let’s create the input field itself together with its label, which will later become an interactive placeholder. And let’s start styling the elements.</p>
6 <p>To begin with, let’s create the input field itself together with its label, which will later become an interactive placeholder. And let’s start styling the elements.</p>
7 <h2>Comments</h2>
7 <h2>Comments</h2>