What's happening in IE and Firefox?

On Fri, Mar 5, 2010 at 10:18 AM, Pystar <[email protected]> wrote:

> This piece of css displays perfectly in google chrome browser but
> falls apart in IE and Firefox. Pls can you guys review and tell me
> what I am doing wrong. I am a newbie with Blueprint CSS.
>
> <html>
> <head>
> <link rel="stylesheet" href="C:\css work\blueprint\screen.css"
> type="text\css" media="screen, projection">
> <link rel="stylesheet" href="C:\css work\blueprint\print.css"
> type="text\css" media="print">
> <!--[if lt IE 8]><link rel="stylesheet" href="C:\css work\blueprint
> \ie.css" type="text\css" media="screen, projection"><![endif]-->
> </style>
> </head>
> <body>
> <div class='container'>
> <h1>Reporcity</h1>
> <hr />
> <div class='span-6 colborder'>
> blah blah blah
> </div>
> <div class='span-11'>
> blah blah blah
> </div>
> <div class='span-6 last'>
> blah blah blah
> </div>
>
> <hr />
> <div>Footer</div>
> </div>
> </body>
> </html>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Blueprint CSS" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<blueprintcss%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/blueprintcss?hl=en.
>
>


-- 
Brett Stoppel
Telos Studios
[email protected] | 785-218-4493

-- 
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en.

Reply via email to