Hi,
Can anyone tell me how to add the header section of the html file which we are going to edit using the cute editor?
Iis there a simple way to add those header entries of the html file other than editing it using the editor?
I need to add a java script and the css file entries to the html file?
<html>
<head>
------------------ Need to add the java script and the style sheet here------------
</head>
<body>
</body>
</html>
Thanks!
Nirasha