In this activity, you will use HTML to create a simple portfolio.
-
Create an HTML file and name it
index.html. -
Using HTML, create a simple portfolio similar to the following image:
-
Add a title to the head element.
-
Use semantic elements for each section.
-
Include a photo of yourself or use https://placehold.it/200x200 as an image placeholder.
-
Include a short paragraph about yourself or use placeholder text.
-
Include links to an email address, Github profile, and LinkedIn profile in an unordered list.
© 2021 Trilogy Education Services, LLC, a 2U, Inc. brand. Confidential and Proprietary. All Rights Reserved.# Class_5_24
