answersLogoWhite

0

In most text editors you canmove to the beginning of a line with "Home" key, and to the beginning of the whole text with "Ctrl+Home" key combination.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What action occurs when the Home key is pressed while your active cursor is in a text block?

It will bring it back to the beginning of the line you are in.


What is the abbreviation for a text message for beginning?

You place begin as a text abbreviation for beginning


Which two keys can erase text when they're pressed?

backspace


How do you add a sentence in the middle of something that's already typed without deleting the following letters?

If you are referring to a document on a computer, press the "Insert" key. This toggles a replace feature. Once pressed, as you type the new text will overwrite the existing text. Press again, it will shift the existing text over and add the new text in between.


Where is a Replace button found in the computer?

If you are talking about your office/typing software replacing the text you've typed instead of inserting new text at the location, then you may have accidentally pressed the 'insert' key on your keyboard. Pressing 'insert' again will turn this behavior on and off.


The beginning of a summary of informational text should have what?

The beginning of a summary of informational text should include the main topic or subject of the text, the purpose or intention of the text, and a brief overview of the key points or main ideas that will be discussed.


What function occurs when theEnter key on the computer is pressed?

When the Enter key on a computer is pressed, it typically signals the completion of a command or input, executing the action associated with that entry. In text input fields, it often creates a new line or paragraph. In forms or applications, it may submit the data entered. Overall, it serves as a confirmation or continuation command in various contexts.


What device type text into a computer?

basically a keybord types text into a computer.


What site should you go to text the computer and have the computer text you back for fun?

Cleverbot


What is the difference between copying text and moving text?

The difference between moving text and copying text is that when you move the text, it is gone from the original spot. When you copy text, the text also stays in the original spot and then also gets copied to a new spot.


How do you remove the moving text on Blogger. Please look at my blog and tell me how to remove the moving text on the top of the page. Can you help me?

Find where the code for the moving text content lies in the layout. Remove that from the design layout.


How do you make moving text in HTML?

Depending on what you actually mean by 'moving text' there is a few possibilities. The most common, however is a Marquee in HTML. The code for this 'moving text' is: <marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>.