Adding A Title

4 posts Page 1 of 1
Contributors
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

Adding A Title
DreadNought
Wassup People,

Today we will be learning how to add a title to a webpage,

Now if your unsure what a title is look at the top of your web browser you will see (http://www.codenstuff.com ^ View Topic - Adding A Title - and you browser name)

All you have to do is just insert this code into the <body> section of your code
Code: Select all
<title>Your Title Here</title>
And just change were it ses "Your Title Here" ( without quotations ) to whatever you want your title to be!

Vola all done!
Bound and boom tech,
The Future Of Coding
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Re: Adding A Title
Lewis
This can be found in my tutorial :D
Image
User avatar
DreadNought
VIP - Donator
VIP - Donator
Posts: 116
Joined: Fri Jan 08, 2010 12:37 pm

Re: Adding A Title
DreadNought
Oh I'm very sorry... can I leave this tourtrial up or would you like me to take it down ?
Bound and boom tech,
The Future Of Coding
User avatar
Toxikr3
Dedicated Member
Dedicated Member
Posts: 69
Joined: Tue Dec 08, 2009 12:49 am

Re: Adding A Title
Toxikr3
Its all good ^_^

Also you login tutorial, I like. ^_^
But it should be I think in the Javascript forum too
viewforum.php?f=88
4 posts Page 1 of 1
Return to “Tutorials”