Printable Version | Subscribe | Add to Favourites
New Topic New Poll New Reply
Author: Subject: Quick HTML question
xxx

posted on 5/5/07 at 01:48 PM Reply With Quote
Quick HTML question

Hi guys Ive just uploaded my first website

I have made using dreamweaver!

Just noticed it displays "untitled document" at the top of the window when you load the page.

Anyone know how to change it?

So it says "websitename" - microsoft internet explorer in the browser?

Cheers

Colin

View User's Profile View All Posts By User U2U Member
Hammerhead

posted on 5/5/07 at 01:55 PM Reply With Quote
hi in dreamweaver MX I just type the name in the white title box above the page i am editing. Hope this helps.

Or maybe insert, headtags.

View User's Profile Visit User's Homepage View All Posts By User U2U Member
nludkin

posted on 5/5/07 at 01:56 PM Reply With Quote
You have to set a title for the page.

i.e.

<html>
<head>
<title>This is my webpage</title>
</head>
<body>
Some content
</body>
</html>

Then you will get "This is my webpage - Windows Internet Explorer" on the i.e. title..

View User's Profile View All Posts By User U2U Member
BenB

posted on 5/5/07 at 01:56 PM Reply With Quote
I'd edit it in notepad or something like that.
At the top of the source code you should see a section starting with
<head>
and ending with
</head>

Somewhere in there just insert

<title>Whatever you want to call it</title>

View User's Profile Visit User's Homepage View All Posts By User U2U Member
BenB

posted on 5/5/07 at 01:56 PM Reply With Quote
Wow! You can tell its a cold overcast day!!!!
LOL

View User's Profile Visit User's Homepage View All Posts By User U2U Member
xxx

posted on 5/5/07 at 02:00 PM Reply With Quote
LOL yea, get back to the garage guys!

Thanks a lot though!

Colin

View User's Profile View All Posts By User U2U Member

New Topic New Poll New Reply


go to top






Website design and SEO by Studio Montage

All content © 2001-16 LocostBuilders. Reproduction prohibited
Opinions expressed in public posts are those of the author and do not necessarily represent
the views of other users or any member of the LocostBuilders team.
Running XMB 1.8 Partagium [© 2002 XMB Group] on Apache under CentOS Linux
Founded, built and operated by ChrisW.