How to insert img ( avatar) in the login form | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 8

How to insert img ( avatar) in the login form

3rd Jul 2017, 9:11 AM
Irfan Shaikh
Irfan Shaikh - avatar
6 ответов
+ 7
Ya i will try lots of time but didn't get the result I talking about <img src="avatar. Png" width="220px height="220px">can any one provide me the code how to insert the avatar
3rd Jul 2017, 5:45 PM
Irfan Shaikh
Irfan Shaikh - avatar
+ 3
First you make your your account and then once that's done login in it and then go and check your stats and click on profile picture icon.Now you can upload any picture you want.
3rd Jul 2017, 10:04 AM
Harsh
Harsh - avatar
+ 1
https://code.sololearn.com/W32qHCffl1bp/?ref=app chek this code its the same you want
17th Dec 2017, 5:54 PM
Aseem Gupta
Aseem Gupta - avatar
17th Dec 2017, 5:56 PM
Aseem Gupta
Aseem Gupta - avatar
0
you mean in the input field itself ?
3rd Jul 2017, 1:37 PM
hesham mohamed
hesham mohamed - avatar
0
it wont work on img tag, if you want to insert image to username field for example give it an id and in the css put : background-image:url(); background-size: //to manipulate the size background-repeat: ; background-origen : ;
3rd Jul 2017, 5:50 PM
hesham mohamed
hesham mohamed - avatar