tables and formatting
If you look at http://www.planet-megaman.com, you'll see that it has tables that have images completely at the top and left. How do you do that? I noticed it in, guess what, this site!
If you look at http://www.planet-megaman.com, you'll see that it has tables that have images completely at the top and left. How do you do that? I noticed it in, guess what, this site!
steve40 posted this at 06:22 — 17th May 2006.
He has: 490 posts
Joined: May 2005
The top banner is in a , the rest is a 3 column table. The images I see are on the right, not left. He has pulled his teeth through his butt on some of the code, I could have done it a lot easier.
Its pretty simple, you just start stacking images in the right column with a between them until you get what you want. Or you can position them with CSS, but with tables that's a lot of unnecessary work.
Open the source code its not hard to see how he did it. My whole left navigation panel is made up of a background image, with button images overlaying it. Same difference, he has just used other types of images.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.