| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() | NamePros Design Contests | Forum Sponsorship |
| Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest) | ||
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Mar 2004 Location: Vancouver, Canada
Posts: 12
![]() | a background bar.. Hey, When I put an image of 20px by 1px as the background of a cell, eg. <td background="image.jpg">, and the cell is a verticle LONG one (so it acts as a bar), I noticed that the bar doesn't appear in the first half of the second when the page loads. I figured that making the repeat image the smallest possible, but i also noticed that the browser needs to calculate and puts all of those 1px image one by one below each other. Here's my question: What's the best height for the background image? so that it loads fast, and is put on the screen fast. Thanks |
| |
| | #2 (permalink) |
| NamePros Member Join Date: Nov 2003
Posts: 44
![]() | what you want to do is make a new line in a table and have background black and set it to 1 heigh, there is no need for an image.
__________________ Click Link for Java IRC PHP-Live IRC: pgardner.net:6667, Channel: #php. |
| |