How to insert CPG into htm file like a... How to insert CPG into htm file like a...
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

How to insert CPG into htm file like a...

Started by Valera, March 11, 2005, 11:20:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Valera

Hello! Please help me: how can I insert the coppermine gallery into htm(l) file like a template or frame?

Joachim Müller

you can use <frame> or <iframe>.
This is most basic html (and not related to coppermine), refer to http://www.w3schools.com/tags/tag_frame.asp and http://www.w3schools.com/tags/tag_iframe.asp

Joachim

Valera