We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e3190 commit 416f853Copy full SHA for 416f853
index.html
@@ -2,7 +2,9 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="description" content="Calculate Booths Algorithm In Decimal">
6
+ <meta name="keywords" content="Booths Algorithm,Calculate Booths Algorithm,Booths,Calculate,Booths Multiplication,Booths Multiplication with sign,Booths Calculation">
7
+ <meta name="author" content="Aryan Patel">
8
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9
<title>Booths Multiplication</title>
10
<link rel="stylesheet" href="./style.css">
0 commit comments