Hi,
I want the client, to be able to add custom html code. For this, how the client should refer to an external file such as css or javascript which is stored in Assets folder.
For eg: say clients inserts HTML code via html mode in text editor. Then the clients adds some css files to Assets folder. Now the client wants to refer to that css file in the html code. How would the client do that?