Hello,
i have a code that i need to add on every html page on the head section.. my question is do i have to put the code in every single page one by one on all the htm pages or is there a better and faster way to do this? thanks.. heres the code
<link type="text/css" href="/register/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/register/cometchat/cometchatjs.php" charset="utf-8"></script>