spacedude89 Active Member Dec 8, 2005 #1 i cant figure out how to make a page title for my website. the bar above the toolbar that says stuff, like computerforum and stuff?
i cant figure out how to make a page title for my website. the bar above the toolbar that says stuff, like computerforum and stuff?
The_One New Member Dec 8, 2005 #2 what website building tool are you using? PHP, Front Page? are you gonna use a redirect, like from no-ip.com?
what website building tool are you using? PHP, Front Page? are you gonna use a redirect, like from no-ip.com?
SFR Truth fears no questions Dec 8, 2005 #3 spacedude89 said: i cant figure out how to make a page title for my website. the bar above the toolbar that says stuff, like computerforum and stuff? Click to expand... <html> <head> <title> ENTER YOUR TITLE HERE</title> </head> <body> </body> </html>
spacedude89 said: i cant figure out how to make a page title for my website. the bar above the toolbar that says stuff, like computerforum and stuff? Click to expand... <html> <head> <title> ENTER YOUR TITLE HERE</title> </head> <body> </body> </html>