Be a Supporter!

Quick code question

  • 379 Views
  • 3 Replies
New Topic Respond to this Topic
funguy-dot-ca
funguy-dot-ca
  • Member since: Jun. 11, 2005
  • Offline.
Forum Stats
Member
Level 23
Blank Slate
Quick code question 2008-03-01 15:06:59 Reply

http://img.ngfiles.com/headerbg.jpg

Newgrounds background header pic..... how do you code that in html/php... whichever?

Jessii
Jessii
  • Member since: Feb. 10, 2005
  • Offline.
Forum Stats
Member
Level 36
Movie Buff
Response to Quick code question 2008-03-01 15:11:10 Reply

At 3/1/08 03:06 PM, funguy-dot-ca wrote: Newgrounds background header pic..... how do you code that in html/php... whichever?

It's 2 backgrounds. Once is the main background which stretches the length and the other is in a div on top of the background. It's done with CSS. Go to http://www.w3schools.com to learn about divs and CSS if you don't know.

funguy-dot-ca
funguy-dot-ca
  • Member since: Jun. 11, 2005
  • Offline.
Forum Stats
Member
Level 23
Blank Slate
Response to Quick code question 2008-03-01 15:16:18 Reply

thanks a lot

Jessii
Jessii
  • Member since: Feb. 10, 2005
  • Offline.
Forum Stats
Member
Level 36
Movie Buff
Response to Quick code question 2008-03-01 15:20:29 Reply

At 3/1/08 03:16 PM, funguy-dot-ca wrote: thanks a lot

No problemo! :)