Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Background colour evangelism

 
   Web Hosting Problem Solving Community! (Home) -> Webmaster RSS
Related Topics:
Looking for Hosting - Hi, I'm looking for a hosting service. It has to have: - as much bandwidth as possible (in case the site turns popular) - between 50 and 100 mb of storage space - 30 mb is great too. - multiple domain names called domain add-ons, so I can host..

problems at myshosting.com - What do you do with problems at Waiting for the fix or moving somewhere else? Mark

Background Colour won't change - Help? - Hi, I am just updating my website and managed to make the colour black in but no matter what I try in OR I can't seem to get it to change in Can..

Sipulate background colour or not? - I've often read that I should always stipulate colours, but assuming I am using the same colour on the page, is this still the case? or should it be left to the users choice of window colour?

BEST colour scheme ever - pink on lime green! So awful, it's Matt
Author Message
sp_bhuisman

External


Since: Jun 27, 2003
Posts: 571



(Msg. 1) Posted: Fri Jun 27, 2003 12:56 pm
Post subject: Background colour evangelism
Archived from groups: alt>www>webmaster (more info?)

Submitted for your approval:

<body style="background-color:#ffffff;">

Not so hard, right? However, many designers neglect it because they assume
everyone is using white as their default background colour. Or they test
their pages on a desktop with a white background default and just forget
that they need it. With the rise of skins and themes for desktop operating
systems, the actual percentage of users with white as their default is
dropping.

So... **specify your background colour!**

I post this because recently, I found that one of the offenders was the new
design at hotscripts.com. Since I just submitted a new script there
(http://www.hotscripts.com/Detailed/23396.html - for anyone interested) I
had to browse their pages and noted that only the individual script pages
specified a background colour! The rest had all the white-bordered
graphics overlying grey, looking gross.

So I took a screenshot of the front page here:
http://www.greywyvern.com/img/misc/hotscripts.png and sent it to them using
their feedback form.

Today, (or last night?) the following bit was added to the body tag:
bgcolor="#FFFFFF" - and all was right with the world Wink

At least we know they read their feedback!

Grey

--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollory that nothing is ridiculous.
- http://www.greywyvern.com - Orca RingMaker: PHP web ring creation and
management

 >> Stay informed about: Background colour evangelism 
Back to top
Login to vote
payers

External


Since: Jun 27, 2003
Posts: 13



(Msg. 2) Posted: Fri Jun 27, 2003 6:25 pm
Post subject: Re: Background colour evangelism [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > So... **specify your background colour!**

Yes, but not with attributes in the <body> tag (deprecated in HTML 4.0), =
but with CSS 'background-color'! Smile

--=20
P@tty Ayers
<a style='text-decoration: underline;' href="http://www.WebDevBiz.com" target="_blank">http://www.WebDevBiz.com</a>
Business Resources for Web Developers
Web Design Contract, Estimate Worksheet
-- =20<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Background colour evangelism 
Back to top
Login to vote
nevermailme

External


Since: Jun 27, 2003
Posts: 1



(Msg. 3) Posted: Fri Jun 27, 2003 6:35 pm
Post subject: Re: Background colour evangelism [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

sp_bhuisman RemoveThis @greywyvern.com_am wrote.::. >>
 > Submitted for your approval:
 >
 > <body style="background-color:#ffffff;">
 >
 > Not so hard, right? However, many designers neglect it because they assume
 > everyone is using white as their default background colour. Or they test
 > their pages on a desktop with a white background default and just forget
 > that they need it. With the rise of skins and themes for desktop operating
 > systems, the actual percentage of users with white as their default is
 > dropping.
 >
I omit that tag intentionally. It is up to
visitors to decide what their background is. If
they chose to use a non-white background then so
be it.

That's what choice is all about.


--
Stylewriter<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Background colour evangelism 
Back to top
Login to vote
sp_bhuisman

External


Since: Jun 27, 2003
Posts: 571



(Msg. 4) Posted: Fri Jun 27, 2003 6:35 pm
Post subject: Re: Background colour evangelism [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 27 Jun 2003 15:35:28 +0100, Stylewriter <nevermailme RemoveThis @all.pl> wrote:

 > sp_bhuisman RemoveThis @greywyvern.com_am wrote.::. >>
  >> Submitted for your approval:
  >>
  >> <body style="background-color:#ffffff;">
  >>
  >> Not so hard, right? However, many designers neglect it because they
  >> assume everyone is using white as their default background colour. Or
  >> they test their pages on a desktop with a white background default and
  >> just forget that they need it. With the rise of skins and themes for
  >> desktop operating systems, the actual percentage of users with white as
  >> their default is dropping.
  >>
 > I omit that tag intentionally. It is up to visitors to decide what their
 > background is. If they chose to use a non-white background then so be
 > it.
 >
 > That's what choice is all about.

That's all well and good, but I'm talking about when you design images and
other parts of your content from which the easy conclusion is reached that
one was designing with the *assumption* of a white background. For all
those sites where any background will do, this doesn't really apply.

Grey

--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollory that nothing is ridiculous.
- <a style='text-decoration: underline;' href="http://www.greywyvern.com" target="_blank">http://www.greywyvern.com</a> - Orca RingMaker: PHP web ring creation and
management<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Background colour evangelism 
Back to top
Login to vote
postmaster

External


Since: Jun 27, 2003
Posts: 286



(Msg. 5) Posted: Fri Jun 27, 2003 7:20 pm
Post subject: Re: Background colour evangelism [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

GreyWyvern wrote:

 > Submitted for your approval:
 >
 > <body style="background-color:#ffffff;">
 >
 > Not so hard, right? However, many designers neglect it because they
 > assume everyone is using white as their default background colour. Or
 > they test their pages on a desktop with a white background default and
 > just forget that they need it. With the rise of skins and themes for
 > desktop operating systems, the actual percentage of users with white as
 > their default is dropping.
 >
 > So... **specify your background colour!**

Eh, not only that but *SPECIFY* all colours. Some people do specify
background colour but forget for example foreground... or link etc.
colours. Imagine someone with user options: black background and white
text coming on a page which only specifies a white background colour...

[snip]

John

--
email: mail(at)johnbokma.com
home: <a style='text-decoration: underline;' href="http://johnbokma.com/" target="_blank">http://johnbokma.com/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Background colour evangelism 
Back to top
Login to vote
dorward

External


Since: Jun 27, 2003
Posts: 197



(Msg. 6) Posted: Fri Jun 27, 2003 9:10 pm
Post subject: Re: Background colour evangelism [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

GreyWyvern wrote:

 > Many designers neglect it because they assume
 > everyone is using white as their default background colour.

The W3C CSS Validator will warn when background colours are set without
foreground colours (and vice versa).

So - everyone validate!

--
David Dorward <a style='text-decoration: underline;' href="http://david.us-lot.org/" target="_blank">http://david.us-lot.org/</a>
Redesign in progress: <a style='text-decoration: underline;' href="http://stone.thecoreworlds.net/" target="_blank">http://stone.thecoreworlds.net/</a>
Microsoft announces IE is dead (so upgrade):
<a style='text-decoration: underline;' href="http://minutillo.com/steve/weblog/2003/5/30/microsoft-announces-ie-is-dead" target="_blank">http://minutillo.com/steve/weblog/2003/5/30/microsoft-announces-ie-is-dead</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Background colour evangelism 
Back to top
Login to vote
kimandre

External


Since: Jun 28, 2003
Posts: 43



(Msg. 7) Posted: Fri Jun 27, 2003 9:10 pm
Post subject: Re: Background colour evangelism [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"David Dorward" <dorward DeleteThis @yahoo.com> skrev i melding
news:bdhtrn$52i$2$8300dec7@news.demon.co.uk...
 > GreyWyvern wrote:
 >
  > > Many designers neglect it because they assume
  > > everyone is using white as their default background colour.
 >
 > The W3C CSS Validator will warn when background colours are set without
 > foreground colours (and vice versa).

If you don't want a background color, just use
background-color: transparent


 > So - everyone validate!

Already have with my latest website, and it's all fixed.

--
Kim André Akerĝ
- kimandre DeleteThis @kaa.no
- ICQ: 92708098<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Background colour evangelism 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]