using a different color palette

R

ron dennis

Hi:

I was trying to use a different color palette in my HTML document. This is because when I publish the web site the color scheme will look different on different computers. Is there a way to code the HTML document to use a predefind palette that my website will display rather than the end user's default brower palette.

Thank you,

Ron Dennis
 
K

Kevin Spencer

Cross-posting is bad Netiquette. I suggest you find and read your message
and the replies to it in the microsoft.public.frontpage.client newsgroup.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

ron dennis said:
Hi:

I was trying to use a different color palette in my HTML document. This
is because when I publish the web site the color scheme will look different
on different computers. Is there a way to code the HTML document to use a
predefind palette that my website will display rather than the end user's
default brower palette.
 
S

Steve Easton

Html pages don't use color palettes. They use colors defined in the body of
the html document, or defined in style sheets.

The only way to make sure your colors remain / display the same in all
browser types is to stick with what they call the
256 "web safe" colors.

hth


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
ron dennis said:
Hi:

I was trying to use a different color palette in my HTML document. This
is because when I publish the web site the color scheme will look different
on different computers. Is there a way to code the HTML document to use a
predefind palette that my website will display rather than the end user's
default brower palette.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top