I'd like to have bold folder names underneath the folder thumbnails in my gallery. So in the "foldername.txt" files I put, for instance:
<span>
<b>Folder Name</b>
</span>
This gives me the bold folder names I want. But in the browser tab (and at the very top of the browser), it then shows up as:
TinyWebGallery - <span><b>Folder Name</b></span>
Is there a way to make it show up in the tab like: "TinyWebGallery - Folder Name", which is how it would if I hadn't added the code to make the folder name bold?
Thanks, and I really love your program!
|