When an input field fills I need to break the text into next line how is this possible? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

When an input field fills I need to break the text into next line how is this possible?

25th May 2021, 1:49 PM
roshan roy
3 Antworten
+ 2
If you just need the link for the photo, then I have a recommendation for a website to upload the photo and get a link. I think that https://postimages.org/ is a good website to do this. I've used this for every image on my phone that I've used for coding so far. I also recommend that you don't add the image straight from CSS. With that, it adds a background image. Because of this, I recommend using HTML for editing. Also, if you are on a computer an not on Sololearn while coding, as long as you have the file and image in the same folder, you can just type in the name of the image file. I hope this helps! Have fun coding! ʕっ•ᴥ•ʔっ(◕ᴗ◕✿)
11th Jul 2021, 5:44 PM
Joseph Haastrup
Joseph Haastrup - avatar
+ 1
Eashan Morajkar How is this possible if I use <input type = "textarea"/>
25th May 2021, 2:03 PM
roshan roy
0
There's an tag called <textarea></textarea>
25th May 2021, 1:53 PM
Eashan Morajkar
Eashan Morajkar - avatar