html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html>
<head>
<title> How to pick images from phone</title>
</head>
<body>
<marquee>
<h2> Welcome </h2>
</marquee>
<p style="font-size:normal"> Here i am about to share a good information which many sololearn and other users are looking forward to knowing and that is
<br />
<br />
<span style="font-size:2em"> How To Upload Images From Phone To Sololearn</span></p>
<p> With no distractions lets move on........ </p>
<h3> Step 1 </h3>
<p> Goto <span><a href="www.linkpicture.com"> www.linkpicture.com </span></p><a/>
<img height="600px" width="300px" src="https://www.linkpicture.com/q/Screenshot_2020-10-01-22-27-29.png" />
<h3> Step 2 </h3>
<p> Click on <b> Select images </b></p>
<img height="600px" width="300px" src="https://www.linkpicture.com/q/Screenshot_2020-10-01-22-39-43.png" />
<h3> Step 3 </h3>
<p> Click on <b>gallery</b> and select the pic you want</p>
<img height="600px" width="300px" src="https://www.linkpicture.com/q/Screenshot_2020-10-01-22-46-52.png" />
<h3> Step 4 </h3>
<p> click on <b> upload </b></p>
<img height="600px" width="300px" src="https://www.linkpicture.com/q/Screenshot_2020-10-01-22-55-40.png" />
<h3> Step 5 </h3>
<p> That's all you just have to copy the link to image or copy the url </p>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
4
5
6
7
8
9
body {
font-family:cursive;
color:deeppink;
background-color:#000000;
}
p {
text-align:center;
color:green;
}
Enter to Rename, Shift+Enter to Preview
js
js
1
alert("Hello welcome dont forget to like,comment if any problem, share and upvote thank you")
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run