PDA

View Full Version : scrollbar



misurex
03-11-2003, 11:30 AM
I put an web browser object (in fact is an ulead applet save as html) on my page.The background of the page is blue.
In preview I obtain the blue page + an html object.Question:
1) How can I give to the background of the html the same color (blue)? - now it is white
2) How can I hide (delete) the both scrollbars?
Thanks!

Corey
03-11-2003, 12:07 PM
1. Change the bgcolor tag in your HTML pages' body tag to the new color value.

2. Add scroll="no" to your HTML pages' body tag.

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)