Title Bar ???

A

Ash!

Guest
I am building a website for our company. What I want is to put the company name and page names in the blue bit at the top just above file edit view etc ?

Any help or advice on how to do this appreciated
 
J

Jonty

Guest
Hi Ash!

To change the title of the page you need to include a <title></title> tag in the <head></head> section at the top of your webpage. For example

Code:
<head>
  <title>This is my page title</title>
</head>
Hope this helps
 
P

Panda On Smack

Guest
<bully>
Heh, no offence but it might be a long hard task building a site if you need to ask a question like that ;)
</bully>
 
L

LazyJim

Guest
HeHe thanks for making me chuckle boys! :) :D
 
W

wyrd_fish

Guest
why not pay some one to do it for you???

(they probabaly wont even charge extra for title tags...)
 

Users who are viewing this thread

Top Bottom