Browser Compatability

Post all HTML related questions here. No support.

Moderator: Project members

Post Reply
Message
Author
mypyrex
550 Permission denied
Posts: 29
Joined: 2008-09-30 18:54
First name: Michael
Last name: Hobby

Browser Compatability

#1 Post by mypyrex » 2012-12-29 11:04

Just hoping somebody can give me some help here. I tend to use Mozilla Firefox on my pc and I've set up a site based on that. However, when I look at the site in Internet Explorer there is a vast difference in the way the page appears with spacings etc all out of sync. Can anyone give me any advice please.

vmaddox
500 Command not understood
Posts: 1
Joined: 2013-01-03 03:26
First name: Veronica
Last name: Maddox

Re: Browser Compatability

#2 Post by vmaddox » 2013-01-03 03:35

Use a html template. I personally use bootstrap so it can be displayed on all devices. You can also use Google Chrome Frame in your code. It's meant to display javascript in IE so it will look the same as in Firefox.
<removed, not allowed here>

detphx
500 Command not understood
Posts: 1
Joined: 2013-02-13 00:50
First name: Chris
Last name: L

Re: Browser Compatability

#3 Post by detphx » 2013-02-13 02:23

You need to make sure your designing and previewing for all browsers. I would also make sure that if you can use margin and padding positioning ins CSS stick with it. Tables are old and deprecated however, they do render virtually the same in all browsers as well.
Last edited by boco on 2013-02-13 02:25, edited 1 time in total.
Reason: Removed possible advertising.

Furniture Hire
500 Command not understood
Posts: 2
Joined: 2013-02-18 15:19
First name: Furniture
Last name: Hire
Location: London

Re: Browser Compatability

#4 Post by Furniture Hire » 2013-02-18 15:25

You may consider using a content management system such as joomla or wordpress to make life a lot easier. With The CMS most templates are cross browser compatible.
<Removed, advertisements not allowed>

Post Reply