Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML Introduction to HTML and CSS (2016) Adding a New Web Page Write the HTML

Place holder image

looks like place holder image website is currently being worked on. It keeps sending me to an alternate website. They arent set up the same way. if this image is going to be a picture of me then I would rather just put a picture of me instead. or if its going to be something I enjoy doing such as a hobby then I could add that. I am assuming I can give it the same numbers she is saying in the video?

1 Answer

Rohald van Merode
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Rohald van Merode
Treehouse Staff

Hey Henry Peavler 👋

Unfortunately, PlaceImg has shut down its services last month. You can indeed upload an image yourself if you want, as long as the aspect ratio is the same like it is in the video you shouldn't be experiencing any issues (same height and width).

Alternatively I have just added a couple of alternative services in the Teachers Notes of the video which you could use 🙂

You can use these alternatives in the same way as shown in the video, for example:

src="https://picsum.photos/400/400"

Hope this helps!

Happy Coding 😃