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

Submitted URL: https://ide.geeksforgeeks.org/tryit.php/7d42ebd1-fa65-4969-9aa3-ec16e5ec4f46
Effective URL: http://ide.geeksforgeeks.org/online-html-editor/7d42ebd1-fa65-4969-9aa3-ec16e5ec4f46
Submission: On December 15 via manual from US — 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-7q36qswwsqwe" 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=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=normal&amp;cb=dzhxertifur1"></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-2iijmawvzg0p" 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=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=normal&amp;cb=pm0pz12kszn"></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-pmvlp5fywm1l" 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=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=normal&amp;cb=ludmdngqneli"></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
12 Days Of Cat-mas Presents: Day 1<br /><br />Yearly, we need to solve the trouble of supplying the pickiest family member-- the pet dog cat, naturally. Although she may like your bed, couch, chair, as well as recliner chair, every animal cat requires an area to call their extremely own to kick back, rest, as well as think of purposes. Undoubtedly, it needs to be soft, comfortable, as well as also relaxing, with deluxe workmanship that matches your feline's (potentially envisioned) standing as king or queen of their domain name. Enter the Sleepypod Crater Dot, a glamorous lounger with an optional warming pad made with a thick foam base that adheres to your cat's certain type and makes certain the sweetest of wishes.<br /><br />12 Days Of Cat-mas Provides: Day 2<br /><br />Normally, your feline is the life of the event, and you also will have great deals of elegant occasions to attend this holiday. (I'm directly encouraged that my animal cat thinks that everyone comes over on December 25 to see her.) Make sure he's looking his sharpest with this incredible red bowtie from Treat Pickles Styles. Handmade in Rose city, OR, each collar is created to fasten to your feline's day-to-day collar for really easy cat couture and also fretted that the red would encounter your family pet feline's ginger coloring? Pleasant Pickles likewise make this uplifting number in black along with purple.<br /><br />12 Days Of Cat-mas Provides: Day 3<br /><br />A great deal of felines don't take a trip well. However, you can keep your cat with you always when you have actually acquired a picture! Customize your apple iphone with Obtain Unusual's incredible, top-quality sight recreating solutions. Publish a picture of a much-loved feline right into Obtain Uncommon's system, and also they will certainly ship you your cover super-quick. If you would certainly favor a charming cover for your iPad, they'll assist you in maintaining that too. Yet thrill-- they require your order by December 14 to make a certain circulation for Xmas Day.<br /><br />12 Days Of Cat-mas Gifts: Day 4<br /><br />My pet cats take pleasure in catnip, yet I despise vacuuming up all the littles of the dried plant when they are done rolling around in it. (It's heck on the carpetings.) SuperCat Catnip Markers are a fast, no-mess ways to spread catnip on all points you prefer your cat to love (like the destructive blog site message she's preventing for the couch). The catnip is enclosed in microbubbles, which disintegrate and launch nippy cat benefits into the air. The ink in these pens is non-staining as well as safe, making it safe for both your feline and your furniture.<br /><br />12 Days Of Cat-mas Gifts: Day 5<br /><br />It is looking for a stylish item of contemporary design that is resilient and likewise washable? Look no greater than the Canopy Lounge, revealed below with the Eames Dots print bed. Constructed of walnut, with a curved plywood shell and strong legs, impressive treatment has actually been absorbed in the building and construction of this animal dog bed, with joints completely enhanced to ensure maximum sturdiness. This reclining chair elevates the criterion on family pet beds!<br /><br />12 Days Of Cat-mas Offers: Day 6<br /><br />This sterling silver necklace from Wags And also Marks includes a kitty meal design in sterling silver. It features one glittery, extravagant fish skeletal system. This pendant has 3 lines for message as well as characteristics, either a ruby or cubic zirconia inlay. This pendant is best for the delighted yet elegant family pet cat woman-- hang it on the matching sterling silver chain or doll up your keychain.<br /><br />12 Days Of Cat-mas Presents: Day 7<br /><br />Pleasant silver precious fashion jewelry can be ideal for the cat-loving woman on your list-- have a look at Mark Poulin's anime-inspired formats! Made with sterling silver, each thing is eye-catching as well as eccentric (similar to my feline!). I prefer the Little Rocket Feline Necklace, yet there are also unbelievable jewelry as well as buttons to be had.<br /><br />12 Days Of Cat-mas Presents: Day 8<br /><br />Does your vital feline need an innovative location to eat? The Wetnoz Fat Feline bowl may be the response to the cat's pre-dinner applications. Made out of stainless-steel, the format attributes such functional characteristics as no-skid rubber feet as well as an anti-whisker anxiety format. That stated, we like this dish for its excellent as well as cutting-edge design as well as sophisticated building and construction.<br /><br />12 Days Of Cat-mas Offers: Day 9<br /><br />Get your little fairy the superb gadget this vacation! This elf hat from To Scarborough Fair is hand-felted from pure woolen and stays on the cat's head with a comfy elastic band. Perfect for Santa's Little Assistant at the holidays!<br /><br />12 Days Of Cat-mas Gifts: Day 10<br /><br />Is your cat intending to unbox an enjoyable brand-new toy under the tree this Xmas? Allow us suggest the Bergan Turbo Track, a flexible plaything that maintains cats guessing. An outstanding ways for your family pet cat to acquire some indoor workout this wintertime month, the Turbo Track twist-locks so you can change or extend the original design. Bergan additionally has optional scrape pads that can be added to your design. Preserving your feline captivated? A Merry Xmas for you both!<br /><br />12 Days Of Cat-mas Presents: Day 11<br /><br />I know what I prefer from my pet dog cat this year-- the here and now of not scraping our new sofa. If you're looking for a coordinating present from your feline this year, see to it to assume regarding a scratcher that suits her. We like this scratcher/lounger combination from Pet dog Combination-- it pleases the demand to snooze as well as scrape! It's made from super-scratchable cardboard, as well as its classy style implies that there is no requirement to hide this established away.<br /><br />12 Days Of Cat-mas Provides: Day 12<br /><br />Does your animal feline need to obtain away this holiday season? After that think about a pet bed play house from PowWowMeow. Each bed is incredibly snug and relaxing for your feline and comes packed with plume playthings to preserve the kitty amused.<br /><a href="https://kittynook.com/blogs/kittynookcorner/ginger-cats-101-all-you-need-to-know-about-our-ginger-friends">ginger cats</a><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