0

I am working on my first project and it looks OK in Chrome and Opera. But for some reason the "Signature Chef dish" section, looks off on Firefox. I suspect it has something to do with the grid I implemented there?

How can I fix this?

Also I want to disable view in the IE and it looks like a complete mess. Why?

URL: http://www.chefmarwanslim.com

The code:

https://github.com/Igor2122/marwan-3-0.git

Igor Pavlenko
  • 631
  • 1
  • 8
  • 15

1 Answers1

0

In order to 'block' IE, just check what browser is being used and than change the page accordingly, in the case of IE you just display "Please upgrade to a decent browser". You could also add a link to firefox or chrome in that message if you want to. In order to detect what browser is used, please look at How to detect Safari, Chrome, IE, Firefox and Opera browser?.

Feedback for the site The site looks nice, but the SIGNATURE CHEF DISH section isn't consistent. It would be better if the tweets and 'normal' pictures where displayed the same way or if you'd only use one of the two.

René Steeman
  • 347
  • 4
  • 16