+ 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
12 odpowiedzi
+ 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.
+ 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.
+ 3
I don't use mobile to edit a code a lot but if so there is app called QuickEdit for me.
+ 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..."/>.
0
yeah in code playground. i was just messing around. i tried copying and pasting the file names and changing the ends to ".jpg"
0
while im asking noob questions. am i able to make a Webpage from my phone?
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
0
what all do you do on quickedit? can you make things like webpages on it?
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.
0
@WWXXYY XXXWWYY do you recommend any kind of text editor?
0
Thank you karl :D
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