This is a discussion on Best Viewed within the Website Development Forum forums, part of the Website Design & Development category; Is there a code that should be put into a html document that will make it easier to view in ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| | #2 (permalink) |
| Active Member | No one code will do that. Each browser and screen resolution will make the site appear slightly different. You need to be able to test a site in Firefox, Internet Explorer and probably on a Mac at 2 or 3 resolutions to see how it looks.
__________________ ADSL From ?9.99pm |
| | |
| | #3 (permalink) |
| Super Moderator | You could use conditional comments (and hacks) in your CSS so that particular features of your site stand out better in different browsers. However you should aim for the same view in all browsers rather than forcing differences.
__________________ Alex Monaghan - Monaghan Consultants Ltd Web hosting, ADSL, IT & Database consultancy Custom Web hosting on UK or USA servers using Linux (cPanel) or Windows (DotNetPanel) Mobile Phone Ringtones, Logos, Java Games & more |
| | |