A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: HTML frame bordercolor... at my wits end!

  1. #1
    Help Seeker
    Join Date
    Jun 2000
    Location
    NY
    Posts
    94

    HTML frame bordercolor... at my wits end!

    URL

    You can see the page is cut in half by a white bordercolor. I can't make it black for some reason. Do a view source and see if you can tell me what I'm doing wrong please?

    Much appreciated!

  2. #2
    Junior Member
    Join Date
    Sep 2001
    Posts
    29
    hi try adding this to your framset tag
    <FRAMESET rows=36%,* framespacing="0" border="0"
    borderColor=#000000>
    regards

  3. #3
    Help Seeker
    Join Date
    Jun 2000
    Location
    NY
    Posts
    94
    Originally posted by godedog
    hi try adding this to your framset tag
    <FRAMESET rows=36%,* framespacing="0" border="0"
    borderColor=#000000>
    regards
    That's it! No mention of those attributes for the FRAMESET tag in any of the HTML tutorials... never even thought to try it. Anyway, appreciate the help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center