Tip 1: How to change the name of the link

Tip 1: How to change the name of the link

Name References Is simply a display word that encodes a particular web address. It can be changed at any time if you have access to editing a specific message.

How to change the name of the link

You will need

  • - access to the Internet.

Instructions

1

Open the required message. Find and click the "Edit" button. In some cases, it can be called Edit, Change, "Edit" or similar. The specific name depends on the platform and the location of the server.

2

In the editor window, select the HTML mode. On some blog platforms it is called "Source". It is important that this mode is included, not the "Visual Editor".

3

Find the link you need. It, most likely, looks in the editor approximately so: <a href="http://site.ru"> your name </a>. Instead of the old name, enter a new one based on the context and your imagination.

4

If your link was not formalized at all (was just an address), use these tags, and the name References think up according to the context.

5

Check operation References in the preview mode. The text should not show anything other than the planned title. Click on the link for additional verification (error 404 is excluded).

6

Save the updated message and close the editor. Look at the new text to make sure it's correct.

7

In the visual editor, however, change the name References is also possible. To do this, use other tools. First, open the message for editing and set the mode.

8

Highlight the link completely. Find the link control button in the top toolbar. It is designed as two links of a chain, a globe or a similar intuitive symbol.

9

Click on it, fill in the suggested fields. Enter an address References completely (for example, not the main page of the site, but a specific section) and the desired name. Write down additional parameters as needed and desired.

10

Check the message in the preview and save.

Tip 2: How to change the language of the message

Language Entering messages in different phones can be configured in different ways. Most modern devices support language change messages Already when typing in the text editing menu.

How to change the language of the message

You will need

  • - phone;
  • - the instruction to it.

Instructions

1

If you have a regular phone, go to its generalsettings and specify the desired settings for entering messages in the language settings, in the future you can change this item only from this menu. Usually this applies to phones of older models.

2

In the text input menu,messages Select "Input options" and then "Changelanguage for entering messages. " In the future, use the same circuit for switching. Note that this menu can be launched using the shortcut buttons, which is also typical for some older models of mobile devices.

3

Dialing the message in the phone menu Samsung,press the button with the image of a lattice or an asterisk - these buttons are responsible for changing the input language, as well as for changing the mode of writing lowercase and uppercase letters, activating the T9 and other settings, depending on the phone model. The same is typical for ordinary Nokia phones, Voxtel, Sony Ericsson and so on.

4

If your phone has a QWERTY keyboard,Use the combination of the up arrow buttons and the buttons with the symbol input symbol and the bluetooth connection, note that the arrow button should be pressed a little earlier. In the menu that appears, check the appropriate input language. Also you can use the input functions and also set additional parameters for entering text.

5

Similarly, switch the message input language toSamsung smartphone with QWERTY-keyboard. Also for some similar phones, the combination of the Ctrl button with other system keys works. To view these combinations, you can read an overview of the functions of your phone on the Internet, as well as carefully read the instructions to your mobile device, which is supplied in the mandatory bundle.

Tip 3: How to change the name of the site on the page

In addition to the URL, each page on the site has a name,Which is displayed in the title of the browser tab, and when this tab is active - and in the title bar. In addition, when you insert a link to another page, you can make sure that your visitor site I saw not its URL, but an arbitrary string specified by the webmaster.

How to change the name of the site on the page

Instructions

1

If you are the owner of the site and wishChange the header of a page in its composition, and all pages on it are static (there is no content management system (CMS)), open an HTML file with this Page in a text editor. Correctly select the encoding of the file, if necessary use the editor that allows switching codings, or the built-in hosting editor, which opens directly in the browser. Find the following line in the HTML code: <title> The name of the page displayed in the title of the tab and window </ title> Replace the line with another, put the updated version of the HTML file on the server, and then reload the page in the browser. If nothing has changed, clear the browser's cache, and then reload the page.

2

On the sites running the systemcontent management (CMS), HTML files are generated automatically whenever they are requested by a visitor. The headers of all pages are stored in the database. Find the appropriate entry in the database (how to do this depends on which CMS you are using). Change the line entered in the field for the title of this page, and then save it. If the site is running on the MediaWiki engine or the like, log in to your account, and then click on the link on the page "Rename". Enter the new page name and save the changes.

3

In case you want a link to anotherthe page located on your site had a form that is different from the URL of this page, use the following HTML-structure: <a href=http://server.domain/folder/another-folder/page.html> This is a link to another page ! </a> When you hover mouse over the link, the user sees the URL in the lower left corner of the browser where this link leads. If another page is on the same server, instead of the full path to it, you can enter just the file name.

4

To place a link with a string that is different from the URL of the page, in a forum that supports tags with square brackets, use a different design:This is a link to another page!When you include such a link in the code in the languageMarkup this wiki as follows: [http: //server.domain/folder/another-folder/page.html This is a link to another page!] If the page you are referring to is part of the same wiki , You can refer to it differently: [[Page Number 4 | This link leads to page number 4]] Note: in the first two examples, in this step the square brackets are single, and in the third - double.

Tip 4: How to change the name of the site

When creating your site, it is important to consider every detail, including the semantic core, its title, and its description. Sometimes the first fields site Fill up hastily in the hope of fixing with time. Typically, it takes a long time before returning to editing the first fields.

How to change the name of the site

You will need

  • A site on the platform of WordPress.

Instructions

1

As an example, we will useBlog-platform WordPress, which has many pluses besides its free. Before editing any data, including content, you need to go to the administrative section, which contains all the important tools.

2

To do this, open a new browser tab, enter the address site and add the command "/ wp-admin" without quotes (http://site.ru/wp-admin). On the loaded page with the header Achtung you need to click a single link. Now you are in the administrative panel, which is simply called the "admin panel".

3

All the settings of the platform and in particular your site Are in the "Parameters" block. Find this block on the left side of the current page and click its title. Below is a list of all attachments. The required element is at the very beginning, click on the "General" line.

4

On the "General Settings" page, go to the "Title site". Select the text inside this cell and replace it with a new one name. Also, do not forget to change the contents of other fields, for example, "Short Description". After making changes, you need to save them by clicking the corresponding button at the bottom of the page.

5

To check the display of a new name site go to the main page. To do this, move the cursor to the top bar of the menu and select "Go to site" from the drop-down list.

6

If the header display site Is not provided initially, it is recommendedView the page code. To do this, right-click on the main page and select the "Source Code" item in the context menu. At the beginning of the document, find the line that begins with the title tag - inside this tag is located name site. After viewing the source code, the current document can be closed.

Tip 5: How to change the color of the link in html

The color of HTML links is specified usingthe corresponding directives for the <body> tag. Also, to change the parameters of the <a> tag, you can use the CSS code, which allows you to more precisely configure the colors and layout of the page.

How to change the color of the link in html

HTML

Open the HTML file using any textThe editor. To do this, right-click on the file and select "Open with," and then specify the program you are using. Go to the <body> tag of the page and specify the additional attributes link, vlink, and alink. The link parameter specifies the color of the regular <a> link on the page and defaults to "blue". Adding the alink attribute will allow you to change the color when you press the left mouse button (the default is red). Vlink indicates the color of links that have already been visited previously. You can set the parameters as follows: <body link = "black"> In this example, the color of the text highlighted by the <a> tag has been changed to black. When you click the mouse, the fragment will be highlighted in green. When you visit the page again, you will see that the link has a brown color. Instead of specifying English names, you can also use hexadecimal HTML values ​​to specify the desired hue: <body link = "# 000FFF">

CSS

To specify a color on a page, you canThe CSS attributes are used. For example: <a href = "linkpath" style = "color: #eeefff"> Link </a> <a href =" link_link_2 "style =" color: maroon"> Reference 2 </a> The color of the text is specified by specifying in The style attribute of the CSS color parameter, which can be specified in both hexadecimal and word format. To specify the color of all links on the page using CSS, go to the <head> section. Specify the <style> tag for the declaration of using the style sheet in the document, and then set the parameters for the visited, active, and hover tags for the <a> tag. For example, a piece of code might look like this: <head> <title> Page title </ title> <style type = "text / css"> a {color: green; } a: visited {color: gray; } a: active {color: yellow; } a: hover {color: orange; } </ Style> & lt / head> A simple attribute a indicates the color of the regular link on the page. A: The attribute specifies the style for the link already visited, and: active will be highlighted after clicking. Hover sets the color options when you hover over the text. Save the changes made in the file and check the result of the code you set in the browser window. If all the parameters were specified correctly, you will see a change in the display of the hyperlinks. To open an HTML document in the browser, double-click on it with the left mouse button or right-click and select the corresponding item from the "Open with" drop-down menu.

Tip 6: How to change the name of a YouTube channel

YouTube - service that provides servicesVideo hosting. Those who use this service to promote their own brand or simply a channel, often do not have enough information about various technical subtleties. Perhaps you created your channel, but its name does not suit you? Fortunately, this situation can be corrected.

How to change the name of a YouTube channel

Instructions

1

Log into your YouTube account. Click on the triangle next to your portrait or the place where the portrait should be. An additional tab opens. Find on it the line "My channel" and click on the link.

2

You will be on the main channel page. Right under the design of the channel on the right, move the cursor over the pencil. Click on it, and you will see two tabs: "Edit review settings" and "Channel settings". Click the "Channel Settings" link.

3

A web page will open with the name"Additionally". Next to the portrait or avatar is your name or channel name and the link "Edit". Click on it, a window will appear. Usually, those who have a YouTube channel are connected to the Google+ service. These services are linked, and changing the name in Google+ will affect the name of the channel.

4

By clicking on the "Edit in Google+" button, you'll be taken to your profile on Google+, which opens in a new tab or in another browser window.

5

If you do not have your own profile yet, it will beCreated automatically. Do not close the YouTube page. An additional window will appear on the Google+ profile page, which should be closed by clicking on the cross in the upper right corner.

6

Now move the cursor over the profile name orname. The English text "Click to edit your name" appears. Click "to change the name". Follow these instructions and you will be taken to a special form window.

7

Here change the name and surname, click Save - "Save". Additionally, you can enter your nickname in this form.

8

It is worth noting that sometimes this form forChange the name of your Google+ profile looks different. This happens when you have several channels on YouTube. In this case, the name of the additional channel changes in one line, and not in two different (name and surname).

9

Now you need to return to the open page of the YouTube account, which you left unclosed. Click "Save", sign out of the account. Usually, the changes take effect in a few minutes.

Tip 7: How to change the name of the box

When registering an email userChooses his login and password. Login will serve as part of the email address, the password is needed in order to open the mail and work in it with correspondence. If you have chosen an improper name drawer, unfortunately, it will not be possible to change it any more.

How to change the name of the box

Instructions

1

Despite the impossibility of changing the login toMail service, there is still a way out of this situation. Create a new e-mail and set it up correctly. The described method refers to the Yandex system, on other mail services act by analogy. The names of sections or buttons may differ in names, but in meaning they coincide.

2

Open the page http://mail.yandex.Ru and click on the button "Get Mail" or open the Yandex main page and click on the "Send Mailbox" link in the left part of the window under the form of the mail input.

3

Complete the two registration steps. You will need to choose a new login, come up with a password and specify personal information. It's better to provide reliable information about yourself, so the system will be easier to recover your password in case you forget it. After registration, enter your new mailbox.

4

In the upper right corner of the window, just below the addressyour email, click on the "Settings" link. You can also click on the link "Customize" on the left side of the screen (below the folder list) and after moving to a new page, go up one level.

5

On the settings page, select the "Mail collection" sectionfrom other boxes. " In the Yandex system, correspondence can be collected from any servers that support the POP3 protocol. In the E-mail field, enter the address of the old mail drawer, in the "Password" field, respectively, enter the password for it.

6

Determine if you need to have to collect mailLetters remained in the old mailbox. Depending on the choice, select or deselect the marker from the "Save original mailboxes in the box" field. Click the "Enable Collector" button. Wait until the connection is established, and specify which folder you want to put the collected correspondence. Click the "Save Changes" button.

7

If the connection is not established, click on thePage of the settings line-link "Mail programs" and make sure that in the fields "From the server pop.yandex.ru via the POP3 protocol" and "From the imap.yandex.ru server via the IMAP protocol" there are markers. Save your changes and repeat the steps above. After that, send letters from the new drawer, and the letters arriving at the old address will be forwarded to your new mail.