i am new in Joomla. i found this code in my Template:
<jdoc:include type="modules" name="search" style="xhtml">
but i do not understand , whats this style="xhtml"
refer ?
in my other joomla template , i see below code:
<jdoc:include type="modules" name="footer" style="e4jstyle">
so, whats this style means ? i change this style name, but didn't see any change.
Please, can anyone explain this code?