Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
Before we link our new page up to our main website, we should give it some content to display! In this lesson, we'll add a random image and some placeholder text to give our Resume some content and structure!
At the top of our Resume page, we want to add a fun image to demonstrate our new HTML skills. We can use the same random image generator used early in the course:
PlaceIMG
Unfortunately, as of June 2023 PlaceIMG has been shut down. Luckily there are a couple of alternatives you can use for your place holder images:
You can copy and paste the code snippet below to follow along with the video to generate a new picture on reload.
src="https://picsum.photos/400/400"
Feel free to customize your new resume.html file with as much information as you want. Experiment with some of the new tags and HTML elements you've learned so far in the course. Don't worry about the styling yet - we'll get to that next!
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up