0. Learn something about WWW, Netscape, Internet,
HTML, URL and so on.
1. In your home directory (~/) on the thsun1 create public_html
directory:
mkdir public_html
2. Use any text editor (HTML editor, ...) for creating file index.html
written in HTML (to learn about HTML, see for instance here).
A very simple example.
3. Place index.html into your public_html directory
Your URL now is http://thsun1.jinr.ru/~your_login
4. Announce your WWW Home Page.