How do I get the title of my site to appear at the top of the users browser instead of saying "Untitled Document" with Dreamweaver 8. I'm just starting to learn here and can't figure this one out.
Use find and replace or the equivalent in Dreamweaver (I'm using Frontpage) to find: Then replace Untitled Document with the title of your site. If you can't figure out how to do this, you can open the html file in notepad and use the find tool by clicking the edit tab. Hope this helps.