HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>Unfortunately, the border-radius property does not affect border-image, so the only way to make a rounded frame is to use a circular image.</p>
1 <p>Unfortunately, the border-radius property does not affect border-image, so the only way to make a rounded frame is to use a circular image.</p>
2 <p>In this assignment and the next one, we will create a rounded portrait of Muffin by using a round frame. To do this, let’s slice the image for the frame as follows:</p>
2 <p>In this assignment and the next one, we will create a rounded portrait of Muffin by using a round frame. To do this, let’s slice the image for the frame as follows:</p>
3 <p>We will also use the fill mode, since the image for the frame is transparent inside.</p>
3 <p>We will also use the fill mode, since the image for the frame is transparent inside.</p>