0
Image link on phone
When using my phone to add a image to a website, it doesn't work. Should i just make the website through my computer? Or is there i better way to do it on my phone?
9 odpowiedzi
+ 2
Well it depends on what app or platform you using to distorted you website or create your website but it's beat to do it on computer.
+ 2
I have fixed it here: <!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<!--ALL RIGHTS RESERVED FOR THE MAKERS OF THIS PICTURE-->
<p align="center">
<img src="http://www.nationalgeographic.com/content/dam/animals/pictures/mammals/g/gray-wolf/gray-wolf_01.ngsversion.1474903032262.adapt.1190.1.JPG"height="150px" width="200px" border="6px" alt="" </p>
<p align="center">
<i>Space Wolf</i>
</p>
<br />
<!--i appoligize for the second image... its my trouble child. im working on it-->
<p align="center">
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e1/FullMoon2010.jpg" height="150px" width="200px" border="6px" alt=""
</p>
<p align="center">
<i>Full Moon </i>
</p>
</body>
</html>
+ 1
Thank you TechTro
0
Yeah, but i noticed that not all links work for some reason. but Yeah coding on the computer is way better. thanks
0
Does any errors appear after clicking on the link? or does it just go to a black page? or does nothing happens??
0
let me post the code here.
0
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<!--ALL RIGHTS RESERVED FOR THE MAKERS OF THIS PICTURE-->
<p align="center">
<img src="http://www.nationalgeographic.com/content/dam/animals/pictures/mammals/g/gray-wolf/gray-wolf_01.ngsversion.1474903032262.adapt.1190.1.JPG"height="150px" width="200px" border="6px" alt="" </p>
<p align="center">
<i>Space Wolf</i>
</p>
<br />
<!--i appoligize for the second image... its my trouble child. im working on it-->
<p align="center">
<img src="https://en.m.wikipedia.org/wiki/File:FullMoon2010.jpg" height="150px" width="200px" border="6px" alt=""
</p>
<p align="center">
<i>Full Moon </i>
</p>
</body>
</html>
0
the second like wont show the picture when i run it
0
oh nvm i got it lol. not even a picture