Subject:
|
Re: HTML Question
|
Newsgroups:
|
lugnet.publish
|
Date:
|
Wed, 16 Jun 1999 11:56:35 GMT
|
Viewed:
|
483 times
|
| |
| |
Bram, David, and all:
I'm still not able to see the background on my table. I am using Netscape 4.5
so the browser shouldn't be an issue. It may be a case of garbled code
elsewhere on the page. I would appreciate it if one of you could take the time
to look at my page source and tell me what I'm doing wrong. Thanks.
http://members.xoom.com/brickenplate/index.html
--
Thomas Main
main@appstate.edu
|
|
Message has 2 Replies: | | Re: HTML Question
|
| Hmmm...well after putting the background statement in all my left hand side table cells (sheepish grin)...it does indeed work. Originally I had only put the <BACKGROUND=""> statement in an empty <TD> cell. Of course, the result doesn't seem as nice (...) (25 years ago, 16-Jun-99, to lugnet.publish)
| | | Re: HTML Question
|
| Try modifying your BODY tag in the frame in question from <BODY BACKGROUND="none" BGCOLOR="#000000" TEXT="#ffffff" LINK="#0000ff" VLINK="#800080" ALINK="#ff0000"> to <BODY BACKGROUND="none" BGCOLOR="#000000" TEXT="#ffffff" LINK="#0000ff" (...) (25 years ago, 16-Jun-99, to lugnet.publish)
|
Message is in Reply To:
| | Re: HTML Question
|
| Background is certainly correct. Sample: <table BORDER COLS=2 WIDTH="100%" > <tr> <td BACKGROUND="(URL) </td> <td></td> </tr> </table> I believe it only works in versions of Navigator 4, IE 4 and later. Don't know if it works in Opera or not. -- (...) (25 years ago, 15-Jun-99, to lugnet.publish)
|
18 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|