I need to tile a PNG image across the bottom of a HTML page. Done a search, found one method but it didn't work too well. Can someone help me out with some CSS code? |
|
I need to tile a PNG image across the bottom of a HTML page. Done a search, found one method but it didn't work too well. Can someone help me out with some CSS code? |
|
I'm volunteering, I need some more details though. From the top of my head: Style="background-image: link.png;" Then you might need to add something like repeat-x or repeat-y or no-repeat, whatever you want. The Style goes into the div element. By the way, PNG isn't the best file format for sites, they take much too long to load. |
|
I'm pretty sure PNG is "portable network graphics" designed to be fast for loading online and over networks. |
|
Last edited by Loaf; 05-22-2010 at 02:12 AM.
First, classify the div layer. It should look like "<div class="YOURNAME"> |
|
Last edited by Puffin; 05-22-2010 at 02:16 AM.
We all live in a kind of continuous dream. When we wake, it is because something,
some event, some pinprick even, disturbs the edges of what we have taken as reality.
Vandermeer
SAT (Sporadic Awareness Technique) Guide
Have questions about lucid dreaming? DM me.
Okay, wait... |
|
Bookmarks