i have finished my project on “personal-portfolio” but my projects link i added inside my portfolio is just showing the text link i used inside the anchor element instead of showing the background image of the project, please someone should help me and explain how to set it to display the project instead of text.
Please don’t ping someone specific when you are creating a post. Many people will check the topic to see if they can’t help.
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
i am defending my project of personal portfolio, but from the example of the project in freecodecamp display a photos of other projects, and when you click the display it will take you to the project website while mine is showing only anchor text instead of displaying the images i used on my former project which i added insid the portfolio
but i have added the project link inside the portfolio code.
do i have to add image of the project? because the project doesn’t have an image only url link
I’m not sure if there is a more clever answer…I mean I played with iframe, but that creates an interactive window inside your site which didn’t work out well… kinda wish someone would respond with like a super-clever page sample snapshot link idea…
but for just a simple image, basically you can use windows snipping tool or printscreen to create an image of your page. Step 2 would be you need to put that image somewhere publicly accessible. I happened to have a webhost already so stored it there… if you have a github account, I think you can link images from there but not 100% sure. Heck, I think you could even store it on your facebook profile, then right click the image and select open image in new tab, and the URL to link the image would be at the top, I think I’ve done that before to link images. Once you find a place, store your image there. Then on your profile page, in the anchor tag create an image with a src pointing to where you saved the image.
The project doesn’t enforce that we use actual projects so i just used a random image from website that allows access to free and open source images.
I created a fake portfolio site instead with fake projects and project images.