<html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Naogaon Seond Branch</title> <link rel="stylesheet" href="style.css"> </head> <body> <h1 style=" border-radius: 6px; border: 2px solid green; cursor: pointer; text-align: center;">Naogaon Seond Branch</h1> <!-- <div class="Calculater"> <h1 style="text-align: center; ">This is a Calculator </h1> <div class="viewNum"> <p class="currentNum ">Your Number</p> <p class="result ">f</p> </div> <div class="gorNum"> <div class="fastLine"> <button class="allgor num1">1</button> <button class="allgor num2">2</button> <button class="allgor num3">3</button> <button class="allgor plus">+</button> </div> <div class="fastLine"> <button class="allgor num4">4</button> <button class="allgor num5">5</button> <button class="allgor num6">6</button> <button class="allgor minas">-</button> </div> <div class="fastLine"> <button class="allgor num7">7</button> <button class="allgor num8">8</button> <button class="allgor num9">9</button> <button class="allgor gon">*</button> </div> <div class="fastLine"> <button class="allgor ac">AC</button> <button class="allgor num0">0</button> <button class="allgor equalize">=</button> <button class="allgor vag">/</button> </div> </div> </div> <br> <br>=============================<br><br> --> <div class="fastProjct"> <button id="en">English</button> <button id="ch">Chainess</button> <div class="Allwork"> <div class="InputBox" style="width: 50%;"> <h2><code>Your Text Here </code></h2> <div class="input_Btn"> <textarea name="" placeholder="Enter Your Text Here" id="textAreaStyle1" cols="30" rows="10"></textarea> <div class="buttonArea"> <button class="symbolRm fastHide">Remove Symbol & English</button><br> <button class="symbolBtn">Remove Symbol</button><br> <button class="numberBtn">Remove Number</button><br> <button class="numSymBtn">Remove Number & symbol</button><br> <button class="resetBtn1">Reset Text</button> </div> </div> <h2><code>You Are Line Brack? Click And Text Here</code></h2> <div class="input_Btn"> <textarea name="" placeholder="Enter Your Text Here" id="textAreaStyle2" cols="30" rows="10"></textarea> <div class="lineBrackBtn"> <button class="brackLine ">Line Brack</button><br> <button class="resetBtn2">Reset Text</button> </div> </div> </div> <div class="oneStep"> <h2 class="" ><code>Synigng Your Text</code></h2> <p class="copyHeading" copyatt="Text Copy"></p> <textarea name="" id="clickCopyText" cols="30" rows="10" placeholder="Your Text" alerext="Your Text Copy"></textarea> </div> </div> <p id="output"></p> </div> <script src="script.js"></script> </body> </html>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.