Page MenuHomeSealhub

cheatsheet.html
No OneTemporary

cheatsheet.html

<!DOCTYPE html>
<html>
<head>
<title>typing…·golf</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="css/animate.min.css" rel="stylesheet" type="text/css">
<link href="css/fonts.css" rel="stylesheet" type="text/css">
<meta name="robots" content="all" />
<meta name="viewport" content="width=device-width" />
</head>
<body>
<div id="app">
<div class="flex-container">
<div class="logo-item">
<div class="logo animated flipInY">typing…·golf</div>
</div>
<div class="flex-item">
<a href="cheatsheet.html"><img src="images/icons/cheatsheet.svg" alt="cheatsheet" /></a>
</div>
<div class="flex-item">
<a href="index.html"><img src="images/icons/random-task.svg" alt="random-task" /></a>
</div>
<div class="flex-item">
<a href="ranking.html"><img src="images/icons/ranking.svg" alt="ranking" /></a>
</div>
</div>
<div class="flex-container">
<div class="content">
<p class="descripiton">The typing-golf application gives you quickly solution to learn shortcuts on keyboard for increase your productivity.</p>
<p class="end-text-details">look on cheatsheet ⤵</p>
</div>
</div>
<div class="shortcuts">
<tr>
</tr>
<div class="key">BACKSPACE</div>
Deletes one character to the left of caret.
</div>
<tr>
</tr>
<div class="key">DELETE</div>
Deletes one character to the right of caret.
</div>
<tr>
</tr>
<div class="key">CTRL + BACKSPACE</div>
Deletes one word or punctuation mark to the left of caret.
</div>
<tr>
</tr>
<div class="key">CTRL + DELETE</div>
Deletes one word or punctuation mark to the right of caret.
</div>
<tr>
</tr>
<div class="key">HOME</div>
Moves to beginning of the line.
</div>
<tr>
</tr>
<div class="key">END</div>
Moves to end of the line.
</div>
<tr>
</tr>
<div class="key">SHIFT + HOME</div>
Selects all characters from caret position to beginning of the line.
</div>
<tr>
</tr>
<div class="key">SHIFT + END</div>
Selects characters from caret position to end of the line.
</div>
<tr>
</tr>
<div class="key">CTRL + ←</div>
Depending on the caret position moves to beginning of the previous word, mark the end of the sentence or before the first character current word.
</div>
<tr>
</tr>
<div class="key">CTRL + →</div>
Depending on the caret position moves to end of the next word or to the last character current word.
</div>
</div>
<footer>
made by a <span class="changed-word">🏌</span> from <a href="http://sealcode.org">sealcode.org</a>
</footer>
</div>
</body>
</html>

File Metadata

Mime Type
text/html
Expires
Wed, Aug 13, 19:58 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
874291
Default Alt Text
cheatsheet.html (3 KB)

Event Timeline