0

How can someone insert images from a system into html code

26th Jun 2017, 1:43 PM
Iwaloye Olawale
Iwaloye Olawale - avatar
3 Answers
+ 6
in python its <img src ="{%static 'path/to/PNG.PNG/' %}"></img>
26th Jun 2017, 1:47 PM
Sun
Sun - avatar
+ 4
plain html page is <img src="myImage.jpg">
26th Jun 2017, 1:47 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
0
okay thanks at sun
26th Jun 2017, 1:47 PM
Iwaloye Olawale
Iwaloye Olawale - avatar