How to return an image with src atribute and .png ending into Css bootstrap ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to return an image with src atribute and .png ending into Css bootstrap ?

👉👉Like this way👈👈 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">

27th Feb 2021, 5:13 PM
Riselda Rada
Riselda Rada - avatar
3 Answers
+ 2
Chris C. Thank you🙏🏻
3rd Mar 2021, 5:58 PM
Riselda Rada
Riselda Rada - avatar
+ 1
No you either source the image in your HTML document with the image tag, or do it via CSS with the background property.
28th Feb 2021, 1:48 PM
Chris Coder
Chris Coder - avatar
+ 1
Riselda Rada You are welcome.
3rd Mar 2021, 5:59 PM
Chris Coder
Chris Coder - avatar