I
I
Igor Nistakov2014-12-08 13:46:06
HTML
Igor Nistakov, 2014-12-08 13:46:06

How to make a website for IE?

<!--[if IE]>
<link rel="stylesheet" type="text/css" href="styleie.css" />
<![endif]-->

What to do if this condition does not react in any way to changes in the css file specified in it?
Elements move a little on Internet Explorer, how can I fix it?
Are there alternative ways?
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
Timofey Belousov, 2014-12-08
@belloni

And why bother with it at all? If the layout is normal, then ie9 will process everything normally, and I don’t see any reason to layout below the version! Read about conditional comments for ie here

S
Sergey Melnikov, 2014-12-08
@mlnkv

if you make an exception for u (not lower than 9) most likely you have something wrong

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question