April 6, 20179 yr Hi Folks, I am trying to get the image displayed on the following - page: http://definitelydomains-com.stackstaging.com/ I was wondering if someone could take a quick look at the script below for me and suggest a tweek? I need to add in the .png file. Still learning! Thanks, Dan _____ <div class="row"> <div class="col-lg-3 col-md-4 col-sm-6 portfolio-item"> <div class="card h-100"> <a href="#"><img class="card-img-top img-fluid" src="http://placehold.it/700x400" alt=""></a> <div class="card-block"> <h5 class="card-title"><a href="#">DroneKnockouts</a></h5> Edited April 6, 20179 yr by danbingham
April 6, 20179 yr Are you sure the image is at that location? http://definitelydomains-com.stackstaging.com/droneknockouts.png is "not found"
April 6, 20179 yr Yes. <img src="http://definitelydomains-com.stackstaging.com/image/thismage.jpg /> Where /image/ is the images folder and thismage.jpg is the image filename
Create an account or sign in to comment