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

Submitted URL: https://ide.geeksforgeeks.org/tryit.php/750af4fb-3f74-4332-839d-2ca89297327b
Effective URL: http://ide.geeksforgeeks.org/online-html-editor/750af4fb-3f74-4332-839d-2ca89297327b
Submission: On December 14 via manual from DE — Scanned from CH

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" width="304" height="78" role="presentation" name="a-f3qu39v4u8fh" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LexF0sUAAAAADiQjz9BMiSrqplrItl-tWYDSfWa&amp;co=aHR0cDovL2lkZS5nZWVrc2ZvcmdlZWtzLm9yZzo4MA..&amp;hl=de-CH&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;size=normal&amp;cb=hl9mpqdex7xz"></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>
    <span class="twitter-typeahead" style="position: relative; display: inline-block;"><input autocomplete="off" type="text" class="modal-form-input typeahead institute tt-hint" readonly="" spellcheck="false" tabindex="-1" dir="ltr"
        style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255);"><input name="institute" id="organization"
        autocomplete="off" required="required" type="text" class="modal-form-input typeahead institute tt-input" placeholder="Institution/Organization" spellcheck="false" dir="auto" aria-activedescendant="" aria-owns="organization_listbox"
        role="combobox" aria-readonly="true" aria-autocomplete="list" style="position: relative; vertical-align: top; background-color: transparent;"><span role="status" aria-live="polite"
        style="position: absolute; padding: 0px; border: 0px; height: 1px; width: 1px; margin-bottom: -1px; margin-right: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap;"></span>
      <pre aria-hidden="true"
        style="position: absolute; visibility: hidden; white-space: pre; font-family: RobotoDraft, Roboto, &quot;Helvetica Neue, Helvetica, Arial&quot;, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
      <div role="listbox" class="tt-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none;">
        <div role="presentation" class="tt-dataset tt-dataset-0"></div>
      </div>
    </span>
  </div>
  <div class="modal-form-group">
    <center>
      <div id="registerCaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-be7ut1fxwiyr" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LexF0sUAAAAADiQjz9BMiSrqplrItl-tWYDSfWa&amp;co=aHR0cDovL2lkZS5nZWVrc2ZvcmdlZWtzLm9yZzo4MA..&amp;hl=de-CH&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;size=normal&amp;cb=bjx0hrwpbtqk"></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" width="304" height="78" role="presentation" name="a-nylv9rmg5sn6" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LexF0sUAAAAADiQjz9BMiSrqplrItl-tWYDSfWa&amp;co=aHR0cDovL2lkZS5nZWVrc2ZvcmdlZWtzLm9yZzo4MA..&amp;hl=de-CH&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;size=normal&amp;cb=gbywtwvbih1b"></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

We use cookies to ensure you have the best browsing experience on our website.
By using our site, you acknowledge that you have read and understood our Cookie
Policy & Privacy Policy
Got it!



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
Best Washing Machines For Large Loads<br /><br />For large families or anyone who frequently washes large items like king-sized sheets and bedding the 9kg washing machine is ideal. They are able to accommodate larger loads as well as speed, cleanliness and allergy wash cycles that help remove bacteria and reduce allergens.<br /><br />This stylish washing machine has Alexa integrated, allowing you to manage your laundry with your voice. It comes with a dual-fall mechanism to help improve the rinsing.<br /><br />LG 9.0 Kg Smart Inverter Washing machine<br /><br />The LG 9.0 kg 5 Star Smart Inverter Washing machine is a long-lasting and energy-efficient machine. It comes with an Direct Drive Motor that provides six distinct washing motions, as well as Steam and TurboWash technology to remove wrinkles and dirt. It comes with a 10- year guarantee to give peace of mind.<br /><br />The washer is sleek and seamless, featuring a the full-touch panel, which is tilted to give maximum visibility. The Smart ThinQ App can control the washer and its many wash programs. The Smart Diagnosis feature can help identify and resolve mechanical issues, which can save you money on repairs or service calls.<br /><br />It is equipped with an efficient water pump that delivers a continuous flow of water to wash your clothes thoroughly. This ensures that your clothes are clean and evenly washed without damaging or damaging them. The pump keeps your laundry agitated longer, which helps in getting rid of tough stains.<br /><br />Smart Inverter Technology reduces wasteful operations by efficiently controlling energy usage, so you can cut down on your energy costs. <a href="https://www.washersanddryers.co.uk/categories/9-kg-washing-machines">washersanddryers</a> comes with an internal heater that increases the temperature of the water, making it more effective in eliminating stains and bacteria, than cold water. It also has a Jet Spray+ hands-free wash feature that lets you easily eliminate odor and dirt from your clothes.<br /><br />A sanitary cycle will ensure that your clothes are safe for your family to touch, and the auto Tub Clean function eliminates any smell or dirt from the inner and outer tub. It also incorporates a side waterfall that mixes detergent more effectively and reduces the residue of detergent on your clothes. The auto pre-wash feature can remove tough stains with only one touch. Your laundry will appear and smell fresh.<br /><br />This LG washing machine has an child lock that stops children from changing settings or damaging the machine. The digital display displays the remaining time for the cycle. The automatic door closing is quiet and safe and doesn't make any banging sounds when it closes.<br /><br />Sansui 9 kg Semi-Automatic Top Loading Washing Machine<br /><br />Every household should have a washing machine. They reduce the effort needed for doing laundry, and also remove stains more effectively than hand washing. There are a variety of sizes and models for these appliances, and it is important to select the one that is right for you. Sansui's 9 kg Semi-Automatic top load washer is a fantastic option if you're looking for a large capacity washing machine. It has stainless steel tub and a powerful spin speed and attractive exterior colors. It comes with a lifetime warranty from the manufacturer, making it an excellent option for any home.<br /><br />Semi-automatic machines require less manual input, however, they have many advantages over other alternatives. For example you can control how much water you use by altering the timer on the machine. This can be especially helpful in the UAE in the Middle East, where there are frequent water shortages. These machines are also more efficient in energy use than other appliances, which can help you save money.<br /><br />The Sansui 9kg Semi-Automatic Washing Machine is a excellent choice for anyone who wants to cut down on their costs for utilities. It has a digital inverter motor, which is more efficient than traditional motors. It comes with a turbo drum which makes it more powerful. This makes it perfect for families with large families as it can handle larger loads of laundry in less time.<br /><br />The Sansui Semi-Automatic 9kg comes with a 1 Year Manufacturer Warranty, which covers any manufacturing defects. The warranty does not cover any damages caused due to improper use of the product. This includes all accessories that are external to the product, any modifications or alterations made to the electrical circuitry or physical construction of the set, websites that do not conform the operating conditions recommended by the manufacturer of the machine, or if the serial number &amp; QC seal is removed or altered from the machine. This is why it's essential to read the user manual carefully before using the machine.<br /><br />Whirlpool 9 kg Fully Automatic Front Load Washing Machine<br /><br />This Whirlpool washer is ideal for families with large numbers. It comes with 11 wash programs, and a maximum spinning speed of 1400RPM. The washer comes with a separate compartment for storing the laundry and sanitizer. It also comes with a five-year warranty.<br /><br />The powerful spinning action of the machine decreases centrifugal forces, and also relaxes your clothes during the spin cycle to shield them from damage. The latest 6th sense tumble technology gives you different washing motions that will fit your clothes. This washing machine also features an auto sensing function that automatically adjusts the water level and detergent use based on the type of fabric used and load size.<br /><br />Another top choice, this washer has stainless steel drums and an LED display that makes it simple to choose a cycle. Its agitator is engineered to be quiet and efficient, and it can handle massive loads of laundry effortlessly. The self-cleaning cycle helps stop the unpleasant smells that are often found in front-load washers.<br /><br />This top-load washer has a capacity of 8.5 kg and can accommodate heavy items such as sheets for bed. The water sensors in the intelligent system alter the amount of water used in each wash to cut down on energy consumption. It also comes with the ability to rinse using warm water to wash away any residue of detergent. The washer also comes with an intelligent lint filter that automatically removes lint to prevent it from building up and cause damage.<br /><br />Godrej 9 Kg Fully Automated Top Load Washing Machine<br /><br />If you're looking for an outstanding washing machine that is affordable in price, look into the Godrej 9kg Automatic Top Load Washing Machine. This washing machine is equipped with Oceanus Wave Drum technology, which improves the flow of water and allows for smooth, quick and efficient washing. The washing machine is energy efficient, which means you'll save money on your electricity bill and still get a quality wash.<br /><br /><img width="314" src="https://cdn.freshstore.cloud/offer/images/1637/1102/candy-9kg-1400rpm-nfc-freestanding-washing-machine-white-1102.jpg" /><br />Another excellent option for those on an affordable budget is the Godrej 6.5 Kg Semi-Automatic Top Load Washing Machine. This machine has a variety of features, including a large tub with active soak technology, as well as many other features. It's also energy efficient and has a low sound level. It's the ideal choice for families who want to save money while not compromising on quality.<br /><br />A Godrej washing machine is a great option for a small family because it comes with several settings and spin speeds. You can select gentle cycles to wash delicate fabrics, a standard for everyday items, and an extra heavy duty cycle that can clean tougher stain. Additionally, the machine has a child lock to keep children from playing with the controls.<br /><br />When shopping for a new washing machine, be sure to set a budget before you start looking. This will allow you to narrow down your options and help you find the best machine for your needs. Also, make sure you choose an item that comes with a warranty to protect your investment.<br /><br />With the variety of models available it can be difficult to pick the best one for your home. We've compiled a list of 9 kg washing machine reviews to assist you in making a decision. We've compared features, costs and ratings to determine the best model for your home. We've got the ideal model for you, whether you want a cheap or expensive washer. We've included a buyer's guide that will help you choose the right model for you. This information will help you choose the ideal washing machine that will fit your home.<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
 * Legal
 * 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, Sanchhaya Education Private Limited , All rights reserved