0
Image link
Who can tell me the best URL to insert images in code
2 Answers
+ 4
Hi and welcome to Sololearn. I think your question is a bit confusing. There is no "best link". If you want to insert images into HTML code, you use the <img> tag.
Here's some info on it:
https://sololearn.com/compiler-playground/W5NjUPoDoOG2/?ref=app
https://sololearn.com/compiler-playground/W3uiji9X28C1/?ref=app
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
0
Add tag <figure> and <figcaption> for caption, you can insert link and some text in <figcaption>