Interactive online courses HTML Academy
2026-03-09 10:54 Diff
  • index.html
  • style.css

HTML

<!DOCTYPE html> <html lang="en"> <head> <title>Rounding Corners, Part 1</title> <meta charset="utf-8"> <link rel="stylesheet" href="setting.css"> <link rel="stylesheet" href="style.css"> </head> <body> <div class="portrait"></div> </body> </html>

Thanks! We’ll fix everything at once!

You’ve gone to a different page

Click inside the mini-browser to shift the focus onto this window.

100%

Apply the corner rounding operations to the portrait in the following sequence:

  1. 150px,
  2. 150px 50px,
  3. 50%.