How do i use my own images from my phone to add an img background using <p img=src? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do i use my own images from my phone to add an img background using <p img=src?

help, I'm new to this

3rd Mar 2017, 12:06 AM
Charles
12 Answers
+ 3
Do you mean in the code playground? If so, the only way is upload it on a server. You can't use your gallery image in it.
3rd Mar 2017, 12:13 AM
Patrik Sokol
Patrik Sokol - avatar
+ 3
Able? You are. You just need some mobile webserver (like 'Server for PHP') since you want to check the result and editor of course.
3rd Mar 2017, 12:32 AM
Patrik Sokol
Patrik Sokol - avatar
+ 3
I don't use mobile to edit a code a lot but if so there is app called QuickEdit for me.
3rd Mar 2017, 12:39 AM
Patrik Sokol
Patrik Sokol - avatar
+ 2
You can upload your image to google pictures and then you click on your photo and you see the link.The link must you copy.Inside the HTML playground: <img src="http://www.google..."/>.
3rd Mar 2017, 5:20 AM
Karl Mauersegler
Karl Mauersegler - avatar
0
yeah in code playground. i was just messing around. i tried copying and pasting the file names and changing the ends to ".jpg"
3rd Mar 2017, 12:21 AM
Charles
0
while im asking noob questions. am i able to make a Webpage from my phone?
3rd Mar 2017, 12:28 AM
Charles
0
What will i code the webpage on? From my phone. (Like what app) could you send me links of what i could use to code my own webpage
3rd Mar 2017, 12:36 AM
Charles
0
what all do you do on quickedit? can you make things like webpages on it?
3rd Mar 2017, 12:52 AM
Charles
0
You can make web pages in pretty much any text editor. It would be very, very burdensome and time consuming. You'll have to type a lot of code.
3rd Mar 2017, 1:17 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
0
@WWXXYY XXXWWYY do you recommend any kind of text editor?
3rd Mar 2017, 1:24 AM
Charles
0
Thank you karl :D
3rd Mar 2017, 5:28 AM
Charles
0
@Ghost the usual suspects are Notepad++, Sublime Text and Atom. I like Sublime Text it allows four fast word completion, but you can't go wrong with any of these
3rd Mar 2017, 8:46 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar