StatCounter User Forum  
StatCounter Free web tracker and counter

Go Back   StatCounter User Forum > Webmaster > Lounge (non-StatCounter related topics here!)

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 12-21-2010, 12:28 AM
Sarve Sarve is offline
Member
 
Join Date: Mar 2007
Location: Washington State
Posts: 252
Send a message via Skype™ to Sarve
Default Do you design for a specific browser?

Do you design your website for a specific browser, or do you just design it and hope it will look okay in every browser? I use to design mine according to how it looked in Explorer, but I'm using Firefox most of the time now and I don't like the size of the lettering in Firefox when it's set at default. Just how far do you go to make your site work with the various browsers?
__________________
Sandra
  #2  
Old 12-21-2010, 03:33 AM
jamesicus jamesicus is offline
Member
 
Join Date: Jul 2007
Location: Tucson, Arizona
Posts: 245
Default

I always compose my web pages to be fully interoperable in all user agents: Graphical Browsers (MS Internet Explorer, Firefox, Google Chrome, Opera, Safari, Konqueror, et al); Textual Browsers; Screen Readers; Search Engines; Mobile/Small Screen Devices (cell phones, PDAs, pagers, smart watches, etc.).

Ref: http://jp29.org/wpointerop.htm
__________________
Web Developer References & Resources
Non-commercial - Validated HTML & CSS
  #3  
Old 12-21-2010, 04:56 AM
awasp67 awasp67 is offline
Senior Member
 
Join Date: Aug 2006
Posts: 860
Default

I don't go as far as jamesicus but I do check my sites in IE, firefox and Chrome and use valid code and css. For big projects I also use a cross browser testing service for the other browsers.

I certainly wouldn't recommend designing for a browser as you have no control (well not much and not conventionally) on the browser your viewer uses.

Have a look at CSS reset stylesheets which aim to reduce the browser inconsistencies.
  #4  
Old 12-21-2010, 01:01 PM
raysor raysor is offline
Senior Member
 
Join Date: Aug 2005
Location: England
Posts: 1,102
Default

Your site should work properly in all the major browsers otherwise you may be excluding a percentage of traffic. Check the Browser section in Statcounter to see what your visitors use.
  #5  
Old 12-21-2010, 02:07 PM
JWJ JWJ is offline
Moderator
 
Join Date: Jan 2004
Location: England
Posts: 5,772
Default

Like the others, I build my site for all browsers. To be practical, I build in IE and make sure it's all good there, but then I check it in other browsers and modify the code accordingly. Fully W3C compliant code and css solves most issues.
__________________
... John ...
  #6  
Old 12-22-2010, 12:22 AM
Sarve Sarve is offline
Member
 
Join Date: Mar 2007
Location: Washington State
Posts: 252
Send a message via Skype™ to Sarve
Default

Quote:
Originally Posted by jamesicus View Post
I always compose my web pages to be fully interoperable in all user agents: Graphical Browsers (MS Internet Explorer, Firefox, Google Chrome, Opera, Safari, Konqueror, et al); Textual Browsers; Screen Readers; Search Engines; Mobile/Small Screen Devices (cell phones, PDAs, pagers, smart watches, etc.).
The site functions with all browsers that I've tried it on (although menus are messed up on a cell phone due to my using tables). It's the letter size that bothers me. Since my site is just for reading I try to keep the font at a comfortable reading size. But what is comfortable in one browser ends up being too small in another. I noticed the suggestion about CSS. Webado has also mentioned to me that I need to learn it. I feel like I'm attempting to learn Greek or Hebrew when I try. Basic HTML was fairly easy for me to understand, although I'm not perfect with it either, but CSS just doesn't seem to click with me. Does CSS help with the font issue or is that something I just have to leave to the visitor to adjust their browser for?

Jamesicus, I took a quick look at your links. I know tables are out-dated, but not sure how to keep the menu page clean and uncluttered without them. I'll have to look over the info, in your links, more carefully when I can. I want people to relax when they're at my site so I don't want busy pages. Although the Points to Ponder thing which I just started last weekend doesn't help in that area. Not sure if I'll keep that.
__________________
Sandra
  #7  
Old 12-22-2010, 06:27 AM
Arne's Avatar
Arne Arne is offline
Moderator
 
Join Date: Sep 2004
Location: Lulea, Sweden
Posts: 5,465
Default

Quote:
Originally Posted by Sarve View Post
It's the letter size that bothers me. Since my site is just for reading I try to keep the font at a comfortable reading size. But what is comfortable in one browser ends up being too small in another.
Don't use pt or px for the font size (e.g. font-size: 12pt, pt is for printing matters, not screen. Don't set any specific over all font size, that will give all the 100% (normal) size for their browser, what ever it is set to in those browsers. And use use % (e.g. 90% or 110%) for any text you like to have smaller or bigger than the "normal".

With that all browsers and visitors will be able to see a font size they prefer, and the size will mess up less in different devices. And with using a little padding for each table cell you would not need to specify any specific width for the tables, that will give them a "dynamic" width that will better suit for any browser width and resolution.
  #8  
Old 12-22-2010, 06:13 PM
Sarve Sarve is offline
Member
 
Join Date: Mar 2007
Location: Washington State
Posts: 252
Send a message via Skype™ to Sarve
Default

Thanks Arne! That was very helpful info! I appreciate it!
__________________
Sandra
  #9  
Old 12-22-2010, 07:16 PM
DSL Guy DSL Guy is offline
Master Member
 
Join Date: Sep 2004
Location: United States Of America
Posts: 2,493
Default interesting notes

font size ="4"

that's what I use on my home page of that site that uses no doc-type declaration "at all?"

That site looks good in all 3 browsers I just checked with: Chrome, FFox and IE...I liked IE view the best, so I'm wondering what the hubbub is all about? To each someone else's own I guess.
__________________


Last edited by DSL Guy; 12-22-2010 at 07:18 PM.
  #10  
Old 12-21-2010, 02:23 PM
DSL Guy DSL Guy is offline
Master Member
 
Join Date: Sep 2004
Location: United States Of America
Posts: 2,493
Default ba ba - I'm the black sheep

Not at all.

I build the site for selling to people. Which browser is secondary. Once in a while I check what the site looks like in different browsers.

My best site is far from w3c compliant - makes good scratch, if you know what I mean. If you don't? I can imagine you scratching your head.

Quirks mode rules!

Seriously though - that site has never declared doc-type. SE's consider it antiquated, early 1990's design. I just leave it. Maybe someday I'll try to update the design of it. Just not today or anytime soon.

I think it is sites like mine that make html 5 worthwhile...even though it doesn't declare itself html 5.
__________________


Last edited by DSL Guy; 12-21-2010 at 02:39 PM.
Closed Thread

Thread Tools
Display Modes

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

Forum Jump


All times are GMT. The time now is 01:02 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.