Hello,
Can someone tell me why this isn't working..
is the syntax wrong or something?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
Can someone tell me why this isn't working..
Code:
<style type="text/css">
.selwid {
width:123px;
}
<!--[if IE]>
.selwid {
width:143px;
}
<![endif]-->
</style>
is the syntax wrong or something?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!