English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

can somebody give my a code for a light grey background with grey scrollbar

2007-06-26 11:05:18 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

You just use a style statement

This would be inside the tag before the
OR

Placed at the "body tag"

Just play with the color statements..
It would be better to use a CSS Style sheet to set all your parameters but you can do inline styles.

Just do a search for CSS or Style and scrolbar or body background or just search for CSS and see what all you can do!
(If #cccccc is to dark try another hex code for grays)

And yes the scrol bars will only work in IE but that is still unfortunately the most used broswer.. it wont look bad in Firefox or others but the srol bar wont be set.

2007-06-26 11:21:07 · answer #1 · answered by Tracy L 7 · 0 0

You don't control scrollbars with HTML. The only code you'll see out there is IE specific code.

HTML is content markup. Not a UI design language.

2007-06-26 18:12:09 · answer #2 · answered by csanon 6 · 0 0

fedest.com, questions and answers