Need help coding a web page

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

Post Reply
khaag
Senior Member
Posts: 2261
Joined: Sat Mar 18, 2006 7:54 pm

Need help coding a web page

Post by khaag »

Alright, I was wondering if someone here could give me a hand coding this. Preferabally in HTML.

I want this as the banner:
Image

Then I want this to seamlessly link to the banner and be able to write text over top of the label portion:
Image

Then I want this to be the footer, again seamlessly attaching to the middle portion:
Image

(BTW, this is all centered)

Here's the thing though. I want it so when I add things to the page, the middle part will repeat and tile itself down the page, and the footer part will always be at the bottom. Also, I wan't to only be able to type on the label portion of the nes cart.

So it will be like this:

Image
Image
Image
Image
Image
Image

But with no seams. Plus having a coloured or tiled background behind it all.

Thanks to anyone who gives it a try.
gannon
Moderator
Posts: 6974
Joined: Sun Apr 04, 2004 4:48 pm
Location: Near that one big lake
Contact:

Post by gannon »

So, do you want it middle aligned? There's no way to stretch a background image (unless you just set it as an image, then use some tricky css), but you might be able to get by with breaking each image into 3 pieces and having the label portion repeat (although that wouldn't work well for the bottom with the arrow)
Skyone
Moderator
Posts: 6390
Joined: Tue Nov 29, 2005 8:35 pm
Location: it is a mystery
Contact:

Post by Skyone »

Here ya go

I edited the images a little bit, but obviously not perfectly. Just tink around with editing the pictures.

Download with images included
khaag
Senior Member
Posts: 2261
Joined: Sat Mar 18, 2006 7:54 pm

Post by khaag »

Awesome Sky! That is exactly how I wanted it. Thanks a bunch!

...I can't believe I just said "thanks a bunch"...
Post Reply