ide.geeksforgeeks.org Open in urlscan Pro
52.27.252.175  Public Scan

Submitted URL: https://ide.geeksforgeeks.org/tryit.php/5a59fdf0-c870-4e73-b299-98df14b6db1e
Effective URL: https://ide.geeksforgeeks.org/online-html-editor/5a59fdf0-c870-4e73-b299-98df14b6db1e
Submission: On May 15 via manual from GB — Scanned from GE

Form analysis 3 forms found in the DOM

POST

<form method="POST" class="login-form" id="Login">
  <input type="hidden" name="reqType" value="Login">
  <div class="modal-form-group">
    <div class="extra"></div>
  </div>
  <div class="modal-form-group">
    <i class="input-icon material-icons">account_circle</i>
    <input name="user" id="luser" required="required" type="text" class="modal-form-input" placeholder="Username or email">
  </div>
  <div class="modal-form-group">
    <i class="input-icon material-icons">lock</i>
    <input name="pass" id="password" type="password" required="required" class="modal-form-input" placeholder="Password">
  </div>
  <div class="modal-form-group left">
    <input name="rem" type="hidden" value="false">
    <input name="to" type="hidden" value="https://auth.geeksforgeeks.org/loginModal.php">
    <input name="rem" type="checkbox" checked="">
    <label class="modal-form-label" for="remember">Remember me</label>
    <a class="pull-right forgot-link">Forgot Password</a>
  </div>
  <div class="modal-form-group left" style="display: none;">
    <center>
      <div id="loginCaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LexF0sUAAAAADiQjz9BMiSrqplrItl-tWYDSfWa&amp;co=aHR0cHM6Ly9pZGUuZ2Vla3Nmb3JnZWVrcy5vcmc6NDQz&amp;hl=ka&amp;v=wqcyhEwminqmAoT8QO_BkXCr&amp;size=normal&amp;cb=bh3m2z9m2tzo"
              width="304" height="78" role="presentation" name="a-fkexk0wdmgah" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </center>
  </div>
  <button class="btn btn-green signin-button" type="submit">Sign In</button>
</form>

POST

<form method="POST" class="login-form" id="Register">
  <input type="hidden" name="reqType" value="Register">
  <div class="modal-form-group">
    <div class="extra"></div>
  </div>
  <!-- <div class="modal-form-group">
              <i class="input-icon material-icons">account_circle</i>
              <input name="user" id="reg-user" type="text" required="required" class="modal-form-input" placeholder="Username">
            </div> -->
  <div class="modal-form-group">
    <i class="input-icon material-icons">email</i>
    <input name="email" id="email" type="email" required="required" class="modal-form-input" placeholder="E-mail">
  </div>
  <div class="modal-form-group">
    <i class="input-icon material-icons">lock</i>
    <input name="pass" id="reg-password" type="password" required="required" class="modal-form-input" placeholder="Password">
  </div>
  <div class="modal-form-group">
    <i class="input-icon material-icons">business</i>
    <input name="institute" id="organization" autocomplete="off" required="required" type="text" class="modal-form-input typeahead institute" placeholder="Institution/Organization">
  </div>
  <div class="modal-form-group">
    <center>
      <div id="registerCaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LexF0sUAAAAADiQjz9BMiSrqplrItl-tWYDSfWa&amp;co=aHR0cHM6Ly9pZGUuZ2Vla3Nmb3JnZWVrcy5vcmc6NDQz&amp;hl=ka&amp;v=wqcyhEwminqmAoT8QO_BkXCr&amp;size=normal&amp;cb=ymwjyr7x4m9e"
              width="304" height="78" role="presentation" name="a-h76rd6t1h8rv" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </center>
  </div>
  <input name="to" type="hidden" value="https://auth.geeksforgeeks.org/loginModal.php">
  <button class="btn btn-green signup-button" type="submit">Sign Up</button>
</form>

<form class="login-form" id="Forgot">
  <input type="hidden" name="reqType" value="Forgot">
  <div class="modal-form-group">
    <div class="extra"></div>
  </div>
  <div class="modal-form-group">
    <p class="left">Please enter your email address or userHandle.</p>
  </div>
  <div class="modal-form-group">
    <i class="input-icon material-icons">account_circle</i>
    <input name="user" id="fuser" type="text" class="modal-form-input" placeholder="Username/Email">
  </div>
  <div class="modal-form-group">
    <center>
      <div id="forgotCaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LexF0sUAAAAADiQjz9BMiSrqplrItl-tWYDSfWa&amp;co=aHR0cHM6Ly9pZGUuZ2Vla3Nmb3JnZWVrcy5vcmc6NDQz&amp;hl=ka&amp;v=wqcyhEwminqmAoT8QO_BkXCr&amp;size=normal&amp;cb=c3vl5qippaeg"
              width="304" height="78" role="presentation" name="a-czvh7ekjcprm" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </center>
  </div>
  <div class="modal-form-group left">
    <a class="login-link">Back to Login</a>
  </div>
  <button class="btn btn-green center reset-button" type="submit">Reset Password</button>
</form>

Text Content

HTML,CSS & JS ONLINE EDITOR

 * Sign In


 * Sign In
 * Report Bug
 * Theme
   * Light
   * Dark



×
Sign In Sign Up
account_circle
lock
Remember me Forgot Password

Sign In
email
lock
business

Sign Up
or
Google
Facebook



LinkedIn
GitHub
Why Create an Account?
By creating this account, you agree to our Privacy Policy & Cookie Policy.

Please enter your email address or userHandle.

account_circle

Back to Login
Reset Password

1
Collapsible Scooters<br /><br />A collapsible scooter is a great choice if you're looking for an easy-to-fold scooter that you can fold and take away easily. They fold up and have a quick-folding mechanism that can be folded and unfolded in seconds.<br /><br />These scooters can be easily folded and stored in your trunk. They are ideal to take anywhere you need to go. They have an extremely long-lasting battery, which means you don't have to worry about running low on power when you're outside.<br /><br />The Mojo Auto-Fold Scooter<br /><br />The Mojo Auto-Fold is a collapsible scooter that folds down to the size of a suitcase at the push of the button. It is a great option for travel because it complies with all regulations for airlines. It also has a comfortable and comfortable seat and is easy to put into the trunk of your vehicle or plane.<br /><br />When they designed the Mojo the company that makes it, Enhance Mobility focused on portability, travel convenience, and user-friendliness. It is one of the easiest mobility scooters to fold into the size of a suitcase. It can also be broken down into two pieces to lift lighter weights.<br /><br />It is a four-wheel scooter that provides plenty of stability when traveling on rough terrain. <a href="https://www.mymobilityscooters.co.uk/categories/collapsible-car-boot-mobility-scooters">collapsible mobility scooters</a> is also lightweight (weighing just 58 pounds when fully folded) and can accommodate up 300 pounds of rider weight.<br /><img width="473" src="https://cdn.freshstore.cloud/offer/images/646/1/drive-devilbiss-scout-12-amp-scooter-compact-transportable-power-scooter-motorized-mobility-scooter-for-adults-red-1.jpg" /><br /><br />This scooter has all the features that a traveler would need in a travel mobility scooter with a delta tiller, dual paddle acceleration levers as well as a helpful digital display, and an electromagnetic braking system. It is FAA and FDA approved.<br /><br />Another excellent characteristic of this scooter is the honeycomb style tires that provide a comfortable ride, yet are puncture proof. This helps to prevent flats.<br /><br />Lastly, the Mojo is the first and only scooter that allows you to easily divide it into two parts for lighter lifting. This is a huge advantage for people who have problems with dexterity, making it hard to lift heavy scooters.<br /><br />The Mojo has many other features not found on other mobility scooters designed for travel. They include an LED headlight, a horn and the rear-view mirror. These features help you to get better at navigating and more visible when you travel. A USB charging port as well as an ergonomically cushioned seat are also included. It is also among the few folding scooters that come with a remote control that folds and unfolds the scooter automatically when you press one button. This is a very handy feature to have in an emergency situation. It also comes with a keyed ignition and a storage basket to keep everything you need on your travels!<br /><br />The Triaxe Cruze Scooter<br /><br />The Triaxe Cruze by Enhance Mobility is a great option if you're in the looking for a collapsible electronic scooter. This electric scooter with three wheels is foldable in seconds, making it ideal for traveling. It can be used indoors or outside, and is easily put away in most vehicles.<br /><br />It is equipped with front shock-absorbing suspension springs to keep you comfortable during long rides, and an 18'' standard seat with a high back. The large floor deck also lets you stretch your legs if you want to take a break and relax.<br /><br />The scooter also has a 24 volt 12 amp lithium battery pack that meets all FAA guidelines for airline travel and can power this lightweight, corrosion-resistant unit for up to 18 miles on one charge. It is also made of aluminum that is aircraft-grade, giving it strength and stability.<br /><br />This model is unique in its feature in that it can be folded down to take up only 18inches of space. This makes it easy to store and takes up very little space. This is an excellent option for those who live in apartments or condominiums, or have a small space.<br /><br />For those who love adventure, the Triaxe Cruze has front shock-absorbing suspension springs that absorb the bumps on the road and a large 18 inches seat with a high back that will keep you comfortable on your trip. It's also fitted with basic controls that are easy to reach, including a simple paddle acceleration and speed control dial.<br /><br />The scooter also has a bright LED light in addition to a battery indicator as well as a an horn to increase safety. The 180 watt rear motor equipped with an electromagnetic brake allows for a maximum speed of 6 mph.<br /><br />The user controls are readily accessible and you can have the power to go with the speed control dial of the paddle. You can increase it for those who want to get to your destination quickly or down when you need to be more safe.<br /><br />The Triaxe Cruze has a 180 watt rear-transaxle battery, which includes electromagnetic braking. It can travel up to 18 miles on one charge. The triaxe is constructed from durable aircraft-grade aluminium to give it the strength and stability needed to withstand 350 pounds.<br /><br />The Transformer Scooter<br /><br />The Transformer scooter is a brand-new and exciting innovation in the world of collapsible bikes. It's offered by a smaller company you've never heard of, but it's quite efficient and comes with some amazing, cutting-edge technology.<br /><br />This is among the best folding scooters we've seen and is a great choice for anyone who needs to travel. It's compact enough to fit into the trunk of many vehicles and comes with a remote control that allows you to collapse it at the touch the button.<br /><br />It can handle a weight limit of 300 pounds, which is more than most folding scooters on the market today. This makes it a great option for those looking to carry a huge load without sacrificing comfort.<br /><br />A remote control can be used to open and close the scooter, or you can use the tiller to manually operate it if you're required to. It's also a good choice for airlines and can be stored onboard an aircraft or cruise ship.<br /><br />It's not a speedy motorbike, but it has an upper limit than the average for its class and is able to handle slopes of up to six degrees. This is an incredible benefit for anyone who lives in a region with a lot of hills.<br /><br />It's not a speed demon however, and it's a bit difficult to maneuver indoors. This isn't a problem especially if you reside in a tiny apartment or house however if you have to get around fast it might not be the ideal choice for you.<br /><br />The angular radius of this four-wheeled scooter isn't terribly bad, but not as effective as other collapsible models available on the market. If you don't have a lot of practice, it's likely to take some getting used to.<br /><br />The seat is also small and lacking in padding. The vinyl upholstery can be uncomfortable particularly when it's hot. The rest of the unit however, is solid and well-built. The company doesn't offer any built-in accessory for this model. However you can purchase some additional accessories to personalize it.<br /><br />The Invacare folding scooter<br /><br />The Invacare folding scooter is a top-quality folding mobility scooter. It folds into one of the smallest and transportable scooters on the market. This is a great option for those looking to take their scooter on vacation or who do not have enough space to accommodate a larger scooter.<br /><br />The scooter comes in a variety of sizes and colours which means that you can find the perfect fit for your needs. This scooter can be folded and stored when not in use, saving the space in your home.<br /><br />It's a light and compact folding scooter that can be tucked into the trunk of many car boot hoists. It's suitable for air travel for those who wish to bring their scooter along with when they go on holiday. It is one of the most comfortable and reliable scooters on the market.<br /><br />The device in this model is a battery pack that auto-folds that can be charged remotely using the remote control that comes with it, and is a great option for those who want to travel light. It's also among the most stylish scooters on the market, thanks to its sleek design and smart lighting system. The Scorpius A has also been redesigned to include the most essential features needed for a truly enjoyable ride, from its comfortable padding seat to its sleek design and delta tiller.<br />




הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX




GENERATED URL:

Copy



Format Run
Run + Generate URL

×

KEYBOARD SHORTCUTS FOR EDITOR

Action Windows/Linux Mac Run Program Ctrl-Enter Command-Enter Find Ctrl-F
Command-F Replace Ctrl-H Command-Option-F Remove line Ctrl-D Command-D Move
lines down Alt-Down Option-Down Move lines up Alt-UP Option-Up


For more shortcuts you can visit the following page: Ace editor shortcuts
Close
room A-143, 9th Floor, Sovereign Corporate Tower,
Sector-136, Noida, Uttar Pradesh - 201305
email feedback@geeksforgeeks.org

 * Company
 * About Us
 * Careers
 * Privacy Policy
 * Contact Us

 * Learn
 * Algorithms
 * Data Structures
 * Languages
 * CS Subjects
 * Video Tutorials

 * Practice
 * Courses
 * Company-wise
 * Topic-wise
 * How to begin?

 * Contribute
 * Write an Article
 * Write Interview Experience
 * Internships
 * Videos

@geeksforgeeks , Some rights reserved