Hi,
I am trying to edit a static HTML page in my hard drive, which has <LINK href="IntranetStyles.css" type="text/css" rel="STYLESHEET"> in head section of the HTML. This is being stripped by the cute editor when i open it and save the changes. So when i go to the html page, i don't see any styles.
How can i make the link tag to stay in head section ?
or
how can i add back while saving? I tried editing Editor1.text before saving to disk but it didn't help.
Thanks
Raj