We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29c39e commit d661e93Copy full SHA for d661e93
keyboard/mathematical_bold_script/1.0/mathematical_bold_script.php
@@ -0,0 +1,20 @@
1
+<?php
2
+ $pagename = 'mathematical bold script Keyboard Help';
3
+ $pagetitle = $pagename;
4
+ require_once('header.php');
5
+?>
6
+
7
+<p>
8
+ Mathematical Bold Script keyboard for Mathematical Bold Script Alphanumeric Symbols
9
+</p>
10
11
+<h2>Desktop Keyboard Layout</h2>
12
+<div id='osk' data-states='default shift'>
13
+</div>
14
15
+<h2>Mobile/Tablet Keyboard Layout</h2>
16
+<p>Due to the size and number of keys, some characters are hidden in the long press.
17
+ Press and hold on the key with a little dot on the top right to reveal and use them.</p>
18
19
+<div id='osk-tablet' data-states='default shift numeric currencies '>
20
0 commit comments