He creado tres iframes que se muestran si alguien esta usando IE, si usan Firefox no se muestran.
Los codigos son los siguientes:
- Frame 1
<!--[if IE]>
<p align="center">
<iframe height="93px;" width="100%" src="http://www.mecanicaip.com/firefox/1.html" frameborder="0" scrolling="no"></iframe></p>
<![endif]-->
- Frame 2
<!--[if IE]>
<p align="center">
<iframe height="134px;" width="100%" src="http://www.mecanicaip.com/firefox/2.html" frameborder="0" scrolling="no"></iframe></p>
<![endif]-->
- Frame 3
<!--[if IE]>
<p align="center">
<iframe height="134px;" width="100%" src="http://www.mecanicaip.com/firefox/3.html" frameborder="0" scrolling="no"></iframe></p>
<![endif]-->
Seguire añadiendo mas contenido.
Saludos.
__________________________



