html - 2 div's position not working on firefox -


I have a problem with my website, I have content container where I have the left photo and the name of the product on the right is. This is working on Chrome, but on the Mozilla FF number I do not know what can be wrong. Can anyone help me?

  & lt; Div class = "product-photo" & gt; & Lt; Img src = "picture / product.png" class = "product" alt = "product" & gt; & Lt; Img src = "image / product-min" alt = "product-minus" /> & Lt; Img src = "picture / product-minute" alt = "product-minute" style = "margin-left: 26 pixels;" /> & Lt; Img src = "picture / product-minute" alt = "product-minute" style = "float: correct;" /> & Lt; / Div & gt; & Lt; Div class = "about-prod" & gt; & Lt; Div class = "product-info" & gt; & Lt; Span class = "title" & gt; Info: & lt; / Span & gt; & Lt; P class = "info-details" & gt; Manufacturer: & lt; Span class = "info-details" & gt; KUBOLEK & lt; / Span & gt; & Lt; Br> Code Generator: & lt; Span class = "info-details" & gt; KUB / 123 / OL / 3 / K & lt; / Span & gt; & Lt; Br> Dosta ?? PnoÅ ?? Ä ?? Towaru: & lt; Span class = "info-details dost" & gt; DostÄ? Pny & lt; / Span & gt; & Lt; / P & gt; & Lt; / Div & gt;    

display: inline-block; Change like this:

 . Product-photo {width: 319px; Height: 315 px; Margin-left: 212px; Display area; Status: Completed; Margin-top: 85px; }    

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -