Last updated
Project: Build a Profile Card
Putting it all together: This final lesson combines everything — structure, images, text, the box model, borders, shadow, and colour — into one real component: a profile card.
What is happening
- A
<div class="card">groups the content (containers) border-radiusandbox-shadowshape the card- The image is made circular with
border-radius: 50% - The "Follow" link is styled to look like a button
Read the CSS in the editor, then make it yours: change the name, colours, and photo, and press Run.
What you have learned
You can now build and style a real web page: headings, text, links, images, lists, tables, forms, and containers, all styled with colours, fonts, the box model, borders, Flexbox, and hover effects.
Where to go next
- JavaScript — make your pages interactive (our web course)
- Practise by rebuilding a card or header from a site you like
- Explore CSS Grid for full-page layouts
💡 Keep going: the best way to learn web design is to copy things you admire, then tweak them until they are your own.
Try it Yourself
Output
Ad · responsive