+ 1

Need help on this code

Please help me fix the profile image part.. I don't really know how to do it.. Also please help fix the JavaScript prompt input.. Thank you very much https://code.sololearn.com/Wr8I5gjbg4ji/?ref=app

25th Sep 2017, 10:03 AM
Blugon
Blugon - avatar
5 Answers
+ 10
Your JS correction : alert("Welcome to a small corner of my blog") var x = prompt("May i know your username ?") alert("Hello there" + x) // Please store the prompt in a variable first, so that it is usable anywhere in the code! image correction : Use this link, its the right one! https://www.sololearn.com/avatars/4a59038d-b4fe-4e3a-92a8-ca4460f3880c.jpg
25th Sep 2017, 10:11 AM
Dev
Dev - avatar
+ 10
@BlugonYT : Open your SoloLearn profile in a web browser, hold your profile image for a sec, open it in a new tab and copy the link!
25th Sep 2017, 10:14 AM
Dev
Dev - avatar
+ 2
How to i get the link of my profile pic?
25th Sep 2017, 10:12 AM
Blugon
Blugon - avatar
+ 2
@Dev By the way.. Thank you very much for the help
25th Sep 2017, 10:12 AM
Blugon
Blugon - avatar
+ 1
Oh.. I see :) Thanks a lot
25th Sep 2017, 10:15 AM
Blugon
Blugon - avatar