Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Design for firefox, IE css hack?
Old 12-14-2008, 01:55 AM Design for firefox, IE css hack?
Junior Talker

Posts: 1
Trades: 0
Hello.

I wanted to know it there is an css file you can add to your page. So that when you build a page in firefox it will look the same in IE6 and IE7.

I thought I've heard of this being made.. even yahoo having something to do with it?

Maybe I'm crazy?!

Thank you.
cwhitaker is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-14-2008, 04:00 AM Re: Design for firefox, IE css hack?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
http://www.quirksmode.org/css/condcom.html
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-14-2008, 07:31 AM Re: Design for firefox, IE css hack?
jambla's Avatar
Average Talker

Posts: 20
Trades: 0
cwhitaker,

This is a way to get rid of all the browser's style. Add this in your CSS file or in your head using the <style> tag.

Code:
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

Jambla
jambla is offline
Reply With Quote
View Public Profile
 
Old 12-14-2008, 07:35 AM Re: Design for firefox, IE css hack?
Super Moderator

Posts: 1,584
Location: Kokkola, Finland
Trades: 1
or try this from eric meyer...
http://meyerweb.com/eric/thoughts/20...eset-reloaded/
davemies is offline
Reply With Quote
View Public Profile Visit davemies's homepage!
 
Reply     « Reply to Design for firefox, IE css hack?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.46634 seconds with 12 queries