Images not displaying on websites.
2 images side by side. Left image shows – right image does not show. (Same code on both except position)
Same code; replace the right image with another image; same problem. Replace the right image with the left image (the left image to show left and right); but, only the left shows. Combine two images in one using the code for the left image. Nothing shows except the html border.
To see the issue, go to www.jandmmfg.com (the “about” page) The image is missing, but the html border is showing.
Positioning is done with class .i4
Code for the about web page:
We have been here in Baltimore, Maryland since 1994. We love this city, the people, and what we do. Keeping a software agreement going with Gerber Technologies for their latest version of Accumark software for pattern design editing, keeps us current with the design technology.
<br />
Dancewear and sportswear have always been heavy on our WIP schedule. Cutting and sewing for companies that do dye sublimation (generally active wear) has become a growing part of our business. In most cases we turn the orders in one day which makes us very valuable to our customers in the dye sub business; making us part of their team.
<br />
We have screen printing (large print area), high capasity 8-head Tajima embroidery and heat press. Keeping all of this at the same address is a huge convenience for us and our customers. I attribute our abilities to the incredible talent and people skills of my wife Myong Tillery shown with me below, and the skill and hard work from our great employees whom are definitely the heart of our team. If you need more info, please call. 443-415-0631 Thank you for taking the time to look into J & M Manufacturing, Inc. -- Joe Tillery</p>
David Favor
The new code line for the image is: (new image name) -- (Added the alt attribute)
<img src="Images/JM_2016_Array.png"alt="about"class="i4" style="height: 280px; width: 550px" />
A potentially dangerous Request.Path value was detected from the client (&).
try rename the image of "J&M_2016-Array.png" by removing the "&" or replace it with other character.