/    Sign up×
Community /Pin to ProfileBookmark

Different Background Colors for Different cells

Tryed & tryed but I don’t see how to have different color backgrounds for different cells in a table.

Any ideas

Happy New Year & God Bless

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@bathurst_guyJan 01.2007 — [code=html]<table>
<tr><th style="background-color: #000;">Header with black background</th>
<th style="background-color: #f00;">Header with red background</th></tr>
<tr><td style="background-color: #0f0;">Data with Green background</td>
<td style="background-color: #00f;">Data with blue background</td></tr>
</table>[/code]
Copy linkTweet thisAlerts:
@LaunchnetauthorJan 19.2007 — I use a java script slide show for showing pictures, where the picture changes every 5 seconds.

I have heard that all pictures are immediately loaded each time that I open a page that has pictures.

Will someone please explain if pictures do all load at one time? When I open a page with lots of pictures as I do in my birdhouse page, it still loads very fast and the slide show is immediatly available if I click the slide show button.

I have 44 pictures that are loaded on this page.

Can someone explain to me how picture loading works?

Please check this at my website: www.openoursite.com

Click on "Hobbies" in the left menu and then click on "Birdhouses"

Thanks for the help.
Copy linkTweet thisAlerts:
@felgallJan 19.2007 — When the Javascript calls for the picture it will start to load. If the script calls for all the pictures at the start then it will try to load them all then. If it waits until they are needed then there will be a substantial delay while the requested picture is downloaded. The trick is to write your script based on the expected request order and size of your images so as to request the images far enough ahead that they are available when needed but not so far ahead that the page takes forever to load to start with.
×

Success!

Help @Launchnet spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...