Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Best Browser To Desighn Your Site To, not much of a question but more like a statement
etycto
post Jul 6 2008, 01:54 AM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 265
Joined: 2-June 07
From: U to the S to the A (but i'm haitian)
Member No.: 44,040



well since i started web desighning i've always used internet explore (why?) well when i first tried FF2, i wasn't a "web-designer" then so i didn't care much about css and htlm stuff, i din't like it and one of the reason was beacause a couple of the sites i visited wasnt firefox compatible. but anyways recently i was desighning a site for this community. so like two weeks ago i downloaded FF3 for testing purposes. in IE the site looked great but what i found was that in firefox the site was horible, as bad as they could come. so since firefox was better with compatibility i decited to desighn it based on firefox standards and it looked great on both FireFox and internet explorer.

despite internet explore being more popular around the regular web surfers i think if you desighn your site towards firefox's standards it would work and look great on both IE and FF.

so anyways did any of you guys had the same experience before and do you agree with my logic?
Go to the top of the page
 
+Quote Post
truefusion
post Jul 6 2008, 02:32 AM
Post #2


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,893
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528
T17 GFX Crew



Back when i first started learning HTML, the only browsers i knew of was Internet Explorer and Netscape. Netscape at that time wasn't as appealing as Internet Explorer, and turned me away from it because of that. But the web design class i took was all about Internet Explorer. One of the teachers was one that was certified by Microsoft, so that could have played a major role in what browser to design for. But even when that teacher retired and a new one came in, Internet Explorer was still dominant in the class room and there was no mention about any other browsers. It wasn't until after a couple of years later that i learned about other browsers. Memory here is a bit faint, but Opera pulled me in. For my websites i choose to design for Opera, because i feel less limited in Opera. Thanks to tests like the acid test, i can verify whether a display error is because of my code or the browser. It took Firefox 3 just to implement CSS features that Opera, when only Firefox 2 was out, already had. Opera also supports more HTML 5, from what i've seen, than Firefox. No need to include Internet Explorer in what kind of CSS features it supports, as it should be obvious. tongue.gif But even though Firefox 3 improved a lot in CSS support, it still doesn't render everything like one would expect it to. But there's one minor bug that was introduced in Opera 9.5 that deals with outlines (or borders) where it overlaps elements and makes things look ugly, where in Firefox it looks fine, and wasn't fixed with Opera 9.51. But in many cases, if not most, building for Opera will in turn make it look the same in Firefox.
Go to the top of the page
 
+Quote Post
delivi
post Jul 6 2008, 09:41 AM
Post #3


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,308
Joined: 11-January 06
From: Chennai, India
Member No.: 16,932



The best browser to begin web designing is Firefox.

I my practice, I begin my HTML & CSS coding for my new designs for Firefox, then once the coding is done I'll make some changes to the code, usually CSS to fix the things in IE 7. I then refer how the page looks in IE 7, Firefox 2, Firefox 3 and Safari. As for IE 6 I usually add a seperate CSS file that contains all the IE 6 specific CSS hacks and fixes for the bugs and include this CSS stylesheet with conditional comments.

Opera is also a great browser, but it is really pain when your web applications become more dependent on Javascript.
Go to the top of the page
 
+Quote Post
i_speel_good
post Jul 6 2008, 09:52 AM
Post #4


Advanced Member
*******

Group: [HOSTED]
Posts: 107
Joined: 10-June 08
From: Greece
Member No.: 63,457



Some times Internet Explorer sites don't look good in Firefox. Make it for firefox and it looks fine for Internet Explorer. Double profit!
Go to the top of the page
 
+Quote Post
Forbez
post Jul 6 2008, 01:04 PM
Post #5


Privileged Member
*********

Group: [HOSTED]
Posts: 603
Joined: 13-December 06
Member No.: 35,271



to be honest, it's best to make a website which works for all browsers, or at least the top 3 most popular browsers. I personally design my websites for Firefox as I know the majority of my visitors will be using firefox. But you should aim for designing a website which works for internet explorer and firefox. If it works for those two browsers majority of your codes will look perfectly fine in any other browsers. The simple coding will work across browsers but more complex coding such as javascript and a few css attributes will look different depending on browsers, so keep that in mind.
Go to the top of the page
 
+Quote Post
Sica-GURU
post Jul 6 2008, 02:58 PM
Post #6


Advanced Member
*******

Group: [HOSTED]
Posts: 113
Joined: 26-June 08
Member No.: 64,201



safary is the best for css I guess, firefox and opera is doing good also.. but I don't like FF3 did not incorporated some things available even in IE..
in IE lot of things look or must be written different compared to other browsers.. but I will never neglect IE users;

This post has been edited by Sica-GURU: Jul 6 2008, 02:59 PM
Go to the top of the page
 
+Quote Post
HFBlade2k8
post Jul 6 2008, 06:36 PM
Post #7


Newbie
*

Group: Members
Posts: 7
Joined: 6-July 08
Member No.: 64,652



If you want to tailor your site for multi-platforming, let me just mention:

NEVER EVER use .png formatted images!!!!

Internet Explorer fails dramatically, both at rendering them, and at displaying them in conjunction with jpgs and other types.

It also, for some unknown reason, likes to ignore transparencies, displaying the whole thing as white instead of the supposed transparent bkg...
Go to the top of the page
 
+Quote Post
i_speel_good
post Jul 8 2008, 01:15 PM
Post #8


Advanced Member
*******

Group: [HOSTED]
Posts: 107
Joined: 10-June 08
From: Greece
Member No.: 63,457



QUOTE(HFBlade2k8 @ Jul 6 2008, 08:36 PM) *
If you want to tailor your site for multi-platforming, let me just mention:

NEVER EVER use .png formatted images!!!!

Internet Explorer fails dramatically, both at rendering them, and at displaying them in conjunction with jpgs and other types.

It also, for some unknown reason, likes to ignore transparencies, displaying the whole thing as white instead of the supposed transparent bkg...

Only in IE6... IE7 renders them properly, as far as I know.
Go to the top of the page
 
+Quote Post
gisellebebegirl
post Jul 8 2008, 10:04 PM
Post #9


Super Member
*********

Group: [HOSTED]
Posts: 267
Joined: 25-November 07
From: a beach, in California
Member No.: 53,718



i think firefox 3 is better to design websites, because in my opinion that one is a little more restrained as, what align codes etc work.. but yea i find it odd when you design beautiful websites in firefox and when you turn on the internet explorer, the same website looks like complete crap, and everything is not aligned/off