html - Images disappear once in server - Using bootrstrap -


I have a problem in handling images in my footer, I use brackets, so I can preview my page (The preview on Chrome) The problem is that when I upload files to my server the images do not appear, they are PNG, and I have tried to change them, GPG, wrapping them in different ways, any No class use Not do ... they are the only images that do not work without the rest of the page.

How do I preview it:

How do I view it after uploading it to the server and viewed via webpage (Chrome also):

This day is driving me crazy. Any ideas?

EDIT: Use Bootstrap 3 on the way.

Edit: O .. how can any code without help ...

  & lt; Div class = "container" & gt; & Lt; Div class = "row" & gt; & Lt; Div class = "col-md-3 col-md-offset-5" & gt; & Lt; A href = "// facebook.com/" class = "media1" & gt; & Lt; Img class = "media1" src = "data 2014 / img / social-media / facebook-noir.png" alt = "" & gt; & Lt; / A & gt; & Lt; a href = "// twitter.com/"> & Lt; Img class = "media1" src = "data 2014 / img / social-media / twitter-noir.png" alt = "" & gt; & Lt; / A & gt; & Lt; A href = "// linkedin.com/"> & Lt; Img class = "media1" src = "data 2014 / img / social-media / linkedin-noir.png" alt = "" & gt; & Lt; / A & gt; & Lt; A href = "// galantemartins.com" & gt; & Lt; Img class = "media1" src = "data 2014 / img / social-media / g & m-icon-noir.png" alt = "" & gt; & Lt; / A & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; / Div & gt;    

What's the problem? It looks like

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -