i just wanted to know that is there any way to create "Htmlt" for theme & "htmlf" for components in a single page.
I just want to know the terminology used here.
let me state the reason we have a new appointment in our company as a designer since he is from other company he consulted with us that in the previous company they were having pages containing:
1.themes(its syntax in the page goes something like this)
Theme:Theme.htmlt
then the table tag containing our output no body html is defined in the page it is used to provide the header, footer and side panels. the output of the panels can be based on some condition to show different panels at different times.
(Is this the server side includes).
2.Components(its syntax in the page goes something like this)
<tr><td><& component.htmlf &></td></tr>
Since the language used at that place was php and Perl i just want to know what technology is used there i just wanted to implement it at my place also.
thanks in advance
Cheers,
Deeppak
Themes & Components
Moderator: General Moderators