If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Project: Profile page

Instructions

Personalize a profile page

See Instructions: Profile page.

  1. Read Quick tip: HTML tags to learn the basics of HTML.
  2. Use the input() function to ask the user for at least three different profile data or settings.
  3. Substitute the values entered by the user into the HTML string to personalize the page. Use at least one value in multiple places.

Make sure to modify the text between the tags and not the tags themselves.

We’ve started with an HTML template for a profile page. Consider what text might change based on the logged-in user and decide how you want to personalize the page. You can follow the outline provided and substitute in words, or change the text completely!

What other kinds of web pages might use templates?

Code editor

Code files

Output