Computer Science, asked by rajdeepnaha, 10 months ago

give a list of all the shortcut keys for class 10​

Answers

Answered by xBrainlyKingXx
13

Answer:

&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;link rel="stylesheet "</p><p>href="https://fonts.googleapis.com/css </p><p>?family=Tangerine"&gt;</p><p>&lt;style&gt;</p><p>body{</p><p>   font-family:'Tangerine',serif;</p><p>    font-size:48px;</p><p>     }</p><p>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div&gt;answer!&lt;/div&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

Attachments:
Answered by vishakasaxenasl
6

Answer:

Following is the list of all the shortcut keys along with their works:

  • CTRL + A: This is used to select all the text that is present in the current document.
  • CTRL + C: This shortcut key is used to copy the text from the selected part.
  • CTRL + V: This is used after copying the text to paste it at the desired location.
  • CTRL + X: This is used to cut the selected text. Once the text is cut, it is removed from the selected part.
  • CTRL + P: This is used to print the document on paper.
  • CTRL + S: This is used to save the currently opened document.
  • CTRL + N: It will open a new blank document.
  • CTRL + Z: This is used to undo the last performed action.
  • CTRL + Y: It works the opposite of undoing the action.
  • CTRL + B: It is used to make the selected text bold.
  • CTRL + I: It makes the selected text italic.
  • CTRL + U: This underlines the selected text.
  • CTRL + F: It searches for the specific pattern of text in the current document.
  • CTRL +  HOME: It takes to the beginning of the document.
  • CTRL +  END: It takes to the end of the document.
  • ALT + F4: It closes the current window as well as it is used to shut down the computer.

#SPJ3

Similar questions