I am using "myfreesitebuilder" also known as NVU or Kompozer , and I would like to change the tittle of my website, not the file name or header, the tittle that usually appears at the top pf the browsers or on the tabs of the browsers. How do I do this? Thank you
just to repeat the answer by campolar, to change the TITLE of your website (appear in the top of your browser), change the TITLE TAG, located in the beginning of your HTML code. The TITLE tag is marked with <title> and end with </title>. It means, any text written between those tags will be appear in the top of the browser Cheers, Oki