Pictures in Web | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Pictures in Web

What is the easiest way to import pictures in a HTML Programm ? I have the "My Blog" code (from the lesson), and I'm trying to change the picture, but can't figure it out. Can someone help me out ? Thanks !

7th Jun 2019, 10:45 AM
Craz
Craz - avatar
3 Respostas
+ 10
Dropbox is another way and for it's easiest... U can watch some tutorial šŸ‘ https://www.youtube.com/channel/UCvsDis57ahmEOxkcr1WdE3A
7th Jun 2019, 2:25 PM
HĆ«llo WƶrldšŸ”°
HĆ«llo WƶrldšŸ”° - avatar
+ 2
Use this code, or simply replace the code in your blog with another <img src="image_url" alt="pic" class="image"> make sure you use a image hosting site. I use imgur, and it works every time šŸ‘šŸ˜
7th Jun 2019, 10:58 AM
River
River - avatar
7th Jun 2019, 3:38 PM
Bug Slayer