0
Guys I used drop box to insert image on solo learn but it not displaying why?pls help
5 odpowiedzi
+ 2
Post your code here so we can try to find the bug
+ 2
create a link fir this image on dropbox and set it to public
+ 1
I finally got it
0
here is the code anhjje
<html>
<head>
<title>first page</title>
</head>
<body>
<img src="https://www.dropbox.com/s/jqeixaemq4yvfw0/IMG_20190525_213215_707.jpg?dl=0 alt="" />
</body>
</html>