Log In · Register

 
what's with the different browsers?
OCSpersonel
post Apr 20 2009, 12:16 AM
Post #1


Senior Member
***

Group: Member
Posts: 52
Joined: Mar 2009
Member No: 720,238



How do you code a layout to look the same in all Internet browsers??? I built a myspace that looks fine in firefox, but nothing else. How do I fix that?
 
 
Start new topic
Replies
synatribe
post Apr 20 2009, 12:28 AM
Post #2


AIDS at RAVES.
******

Group: Official Designer
Posts: 2,386
Joined: Dec 2007
Member No: 598,878



for firefox, chrome and safari, it should not be any different but for IE 6 or 7 you have to add and underscore like this

in IE
CODE
.class{
_padding:xxpx;
}


while in
Firefox, Chrome, Safari, Opera
CODE
.class{
padding:xxpx;
}
will work just fine :]
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: