Project looks different in Internet Explorer than Chrome
When I run the Angular project, the first page looks different in Internet Explorer. I see one line of element boxes in IE, but multiple boxes in one line in Chrome. I am using IE 11. I have tried to implement normalize.css and some other methods but the problem is not solved. What should I do to make it look like Chrome in Explorer?
Thanks in advance.