/    Sign up×
Community /Pin to ProfileBookmark

Hi Guys

How do you write the CSS code that lists 3 seperate images in a table. I have a table that is split into 3 and have an image in each square. Try to figure out how to write the CSS code.

Thanks

to post a comment
CSS

5 Comments(s)

Copy linkTweet thisAlerts:
@eloquentBohemiaJul 29.2008 — Is each image supposed to be the background image of one specific square... i.e. - image#1 is for square#1, etc?
Copy linkTweet thisAlerts:
@khujo56authorJul 29.2008 — yeah pretty much it is 1 table with 3 columns. Each square would hold a backgound image.
Copy linkTweet thisAlerts:
@ray326Jul 29.2008 — Unless you want to inline it, assign a class to each and select based on that.
Copy linkTweet thisAlerts:
@khujo56authorJul 29.2008 — can you show me how to write the code for that. please!
Copy linkTweet thisAlerts:
@ray326Jul 30.2008 — Inline would be:

<td style="background:url(image1)">
×

Success!

Help @khujo56 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.25,
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,
)...