These forums are currently read-only due to receiving more spam than actual discussion. Sorry.

It is currently Sat Dec 02, 2017 4:05 pm Advanced search

Include one HTML5 document into another.

Here you can discuss things related to HTML and the Web in general that do not fit in to other categories.

Include one HTML5 document into another.

Postby yansen » Thu Sep 30, 2010 5:29 pm

Hello.

I have many web pages that have a lot of the same content on every single page, like upper navigation menu or footer. Until now I use PHP include command to avoid situation when I wish to change whole upper menu and I need to change this in 100 documents. Now I wish to make the same but in pure HTML5. Is this possible? I try to use <iframe seamless> but it seam not to work in the way I expect. For example my footer looks like this:

<footer>
<section>
2010 &copy; yansen
</section>
</footer>

And it’s CSS3 formatted. Anyone can help me? Am I still forced to use PHP in such a case (or JS and document.write???).

Best regards
Yansen
yansen
<h6>
 
Posts: 1
Joined: Thu Sep 30, 2010 5:21 pm

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests