How do I change this?

Discussion in 'Web Programming' started by Gravestone, May 19, 2012.

How do I change this?
  1. Unread #1 - May 19, 2012 at 9:46 PM
  2. Gravestone
    Joined:
    Apr 2, 2012
    Posts:
    32
    Referrals:
    0
    Sythe Gold:
    0

    Gravestone Member

    How do I change this?

    [​IMG]

    The red bit how do I delete that?
     
  3. Unread #2 - May 20, 2012 at 12:41 AM
  4. RS2Legit
    Joined:
    Jul 8, 2011
    Posts:
    92
    Referrals:
    1
    Sythe Gold:
    0

    RS2Legit Member

    How do I change this?

    If you have access to the file itself, open it up.

    Near the top of the page there are tags (words held within pointed brackets) which should read HTML, HEAD and then finally TITLE, something like:
    Code:
     <html>
        <head>
          <title>Some Text Here</title>
        </head>
      </html>
    
    The text within the "<title></title>" is what renders as the tab title so change that and you will change the stuff in the red-text.

    If you are using a CMS, for instance Wordpress, you will need to go into your user control panel and change the page titles there!
     
< Need css/html Homework Help | need someone who has a good basic knowledge of website building. >

Users viewing this thread
1 guest


 
 
Adblock breaks this site