|
|
|
|
|
|
|
|
|
|
|
|
Chris asks: I want to align my flash object to the left and top, but whenever i do this it leaves like a border between the object and the side/top of the page. How do I remove the border? You can prevent browsers automatically adding a border to your pages by adding the following attributes to the BODY tag: TOPMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0" That sounds like a lot of repetition but it's all needed to cover both IE and Netscape. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HTML Central is part of j-robinson.co.uk © James Robinson 2001 |
|
|
|
|