- From: LuG PaJ <LuGPaJ@TOP100.net>
- Date: Fri, 17 Apr 1998 03:01:51 +0200
- To: www-html@w3.org
hi
you can also try to use javascript
you can write in your html file
<SCRIPT SRC="example.js">
</SCRIPT>
and create a new example.js file which includes:
document.write('<HERE YOU CAN WRITE ALL HTML TAGS>')
ok
cya
patrick
Received on Thursday, 16 April 1998 21:03:45 UTC