how to center a background picture of table ?

A

Ahmed

I make a table with one cell
and i want to but a background picture at the center of the cell
 
M

Mike Mueller

CSS my friend, CSS

<table style="background: url('imagename.png') no-repeat fixed center">
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top