To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.publishOpen lugnet.publish in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Publishing / 498
  HTML Question
 
My page uses a table to present a navbar on the left hand side of the page and an image on the right-hand side. I also use a Fibblesnork background along the left-hand side of the page as a background for the navbar. Currently, I use a <BODY (...) (25 years ago, 15-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
(...) This should work in Navigator 4 and MSIE 4. However, I don't think table backgrounds are supported in previous versions. --Bram Bram Lambrecht / o o \ BramL@juno.com ---...---oooo-----(_...o---...--- WWW: (URL) (25 years ago, 15-Jun-99, to lugnet.publish)
 
  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)
 
  Re: HTML Question
 
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 (...) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  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
 
(...) BACKGROUND="(URL) This example tag is wrong. It's a violation of terms of use of the backgrounds to direct link. You need to make a copy and host it yourself. See: (URL) (which is reachable from my disclaimer page, (URL) , for example..) Now, (...) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
(...) Try this: <table background="foo.bar"> <tr> <td> </td> </tr> </table> If I remember correctly, you might have to add background="none" to the TD tag. --Bram Bram Lambrecht / o o \ BramL@juno.com ---...---oooo-----(_...o---...--- WWW: (URL) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
Bram, This works too and it's a more elegant solution than putting the background in every <TD> The result is still a background strip that doesn't touch at the top and bottom of the screen, unfortunately. I can live with this though...thanks to (...) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
(...) Well said, Larry. Thanks. --Todd (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)
 
  Re: HTML Question
 
(...) Minor nit I just caught... This page, under the terms of use, is reachable from ANY page that uses the backgrounds that is in compliance with the terms of use, such as ANY of my pages. (25 years ago, 16-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
Just out of curiousity... why are the limitations to the lego backgrounds so restrictive? Specifically- why do these two restrictions exist: 5. You may use only one of these images per HTML document. 6. You may not alter these binary image files in (...) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
Thanks Dave - this does indeed solve the problem. My sidebar is now right on the top, left margin. I still don't have it going all the way to the bottom of the screen - but I suppose that's because my table isn't large enough. Any idea an\bout how I (...) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
(...) the (...) You can put a HEIGHT value in the TABLE or TD tags, but that may not work for all browsers. Alternatively, you could fill the last cell with a transparent one-pixel gif. The set the VSPACE for that IMG very high. --Bram Bram (...) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
I'll let Todd comment authoritatively, it's his stuff, but I do think that you raise a good point, perhaps GPL would be better suited here (it allows the sorts of mods you envision)? But his terms are easier to grok. GPL is a bit much for the (...) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  Re: HTML Question
 
Add HEIGHT="100%" to your table tag. Just like WIDTH, you can set HEIGHT for a table and it will extend from the top of your page to the bottom. This will space each row out evenly though... as oppose to adding it all at the bottom. You may want to (...) (25 years ago, 16-Jun-99, to lugnet.publish)
 
  (canceled)
 
 
  Re: HTML Question
 
I agree with your point. I should not have had an example like that... I should have just used bricks-white-40.jpg or foo.bar like Bram did. -- dave (25 years ago, 16-Jun-99, to lugnet.publish)

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR