How to find the site header and footer location ?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
rleitman
Forum Newbie
Posts: 3
Joined: Wed Jun 29, 2011 1:06 pm

How to find the site header and footer location ?

Post by rleitman »

I need to directly acces a site header and footer only, however, I can't find thier URL or location. All I get is the site's generic domain.

I need to supply this location to another site so it can use my site's header .

Thanks,
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: How to find the site header and footer location ?

Post by pickle »

The header & footer most likely cannot be accessed separately - they're just part of the HTML that makes up the page.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply