|
<link rel="stylesheet" type="text/css" href="content/main_text/test.css">
|
|
|
|
<div id="example">This is a sentence.</div>
|
|
<script>
|
|
window.sight.test("This appear in the console from the content/main_text. The content files reach the window.sight.")
|
|
</script> |