+ 1
Lesson 12.2 Code Pro
I can’t figure out how to do it on iPhone, guys help please I feel like an idiot
3 Respostas
+ 4
Copy the question and paste it here and show us your attempt to solve the question then we will help you
+ 1
Try to open your sololearn account from the sololearn website then press right click on your image profile and choose copy image link 🔗 or open image in new tab then copy the link from the new tab and take this link 🔗 and put it as a value to src attribute for the img tag
ex:
<img src="your profile image link" alt="your name">
0
1. Open the <img> tag and put the link to your photo (or any profile picture you want) inside the src attribute.