当我点击画廊图片时,我得到了悬停名称,它显示了一圈箭头,表明它正在工作,但没有图片显示出来。
网站为:http://www.jeremyscircle.org/en_US/gallery/
请帮忙
以下是控制台上的两个错误
Failed to load resource: the http://www.jeremyscircle.org/favicon.ico server responded with a status of 404 (Not Found)
Failed to load resource: the http://www.jeremyscircle.org/en_US/gallery/ server responded with a status of 500 (Internal Server Error)
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
500代码通常表示服务器上有错误,而不是您的代码。一些想法有关更多信息,请与服务器开发人员联系。您无法直接获取更多信息
我有一些图片在一个容器中,我想添加一个覆盖和图标。这不是现成的,但我找到了一些有用的代码:HTML:<div class=\"main\"> <span class=\"featured\"><img src=\"http://joshrodg.com/IMG_001-258x258.jpg\" title=\"\" alt=\"\"></span> </div> CSS:.featured {