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

Submitted URL: https://ide.geeksforgeeks.org/tryit.php/20c7050c-79cc-4a64-a55e-a3379efc7bc9
Effective URL: https://ide.geeksforgeeks.org/online-html-editor/20c7050c-79cc-4a64-a55e-a3379efc7bc9
Submission: On February 24 via manual from GB — Scanned from SG

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=zh-CN&amp;v=Nh10qRQB5k2ucc5SCBLAQ4nA&amp;size=normal&amp;cb=pkqnrwbpf02z"
              width="304" height="78" role="presentation" name="a-wongtqgdng8v" 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=zh-CN&amp;v=Nh10qRQB5k2ucc5SCBLAQ4nA&amp;size=normal&amp;cb=gfih7bytyua3"
              width="304" height="78" role="presentation" name="a-vxnvwaz9h7ut" 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=zh-CN&amp;v=Nh10qRQB5k2ucc5SCBLAQ4nA&amp;size=normal&amp;cb=an9f0h7x1bdc"
              width="304" height="78" role="presentation" name="a-v89w3j2skpqw" 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
Modena Discoteche Club<br/><br/>Modena Discoteche Club is a great location to dance and have fun yourself. It offers a variety of genres to choose between, including soul, raggae, Latin and funk as well as other.<br/><br/>It is a favorite club for both locals and tourists from around the world. It is open from 6am to 6am, and offers a superior quality of service.<br/><br/>Tube Club<br/><br/>Tube Club is one the most interesting and unique venues to party in Modena. On the weekdays, it holds a university party called Erasmus and on Saturday nights , it goes crazy with Bubble - a more youthful club where you'll find more young girls dancing to rock music.<br/><br/>The Tube Club is a great location to celebrate for all different ages, but is particularly popular with students from universities. It offers commercial music and themed nights, such as the Flower Party on Wednesday.<br/><br/>The place is filled with students from all over the city on Friday and Saturday nights. There are many drink options and prices are lower than the average night out in the city.<br/><br/>It is worth noting that the venue hosts concerts that cover a wide range of musical genres, such as Dubinski and The Stereotronics. This is because the venue is often a preferred choice for DJs and artists who want to perform front of a large audience.<br/><br/>The venue hosts virtual events in addition to traditional live performances. These events are completely free and run by a worldwide community that is committed to mental health charities.<br/><br/><a href="https://discoteche.club/">Venezia Discoteche Club</a> , which was founded by Hadean from the UK is a fantastic venue for having fun and dancing to music. There are custom projected wall visuals and DJ booth dancers as well as groups of partygoers laughing and shouting over hard-hitting music.<br/><br/>Members can also play the "Tilt-o Tube" game at the venue. The basic concept is that players are put on a floating tube and must bump into each other in order to knock them off the platform. If they fail to achieve their goal the player is ejected from the platform.<br/><br/>It's not the easiest game to play, but it is very enjoyable. It's an excellent way to connect with other members of the club. There are many other games, but this is my favorite.<br/><br/>Snoopy Club Srl<br/><br/>The Snoopy Club is the perfect spot for a night of fun and games in Modena. This opulently named establishment offers all the amenities you would expect, including a karaoke bar that has won awards and live music performance. The evening shows feature many big name performers, from cult classics to up and coming bands. The club also has a nifty little gift shop, and a surprisingly well stocked bar. The club is located in central London and is easily accessible by train or taxi. The club is a hit with both tourists and locals. The best part is that it's free. This establishment isn't like the other high-end establishments in the city. It's not owned by a chain of restaurants or just a few nitpickers. The staff is professional and friendly, and the karaoke nights are now a thing of legend.<br/><br/>Cotton Club<br/><br/>The Cotton Club is one of the most well-known clubs in New York City, especially for those who are super hipsters. It's located inside a huge warehouse, with an open-air space that provides a fantastic environment for musicians to play every week.<br/><br/>The club was founded in 1920 by Jack Johnson, a heavyweight boxing champion. He took over the upper floors of the building located at the corner of 142nd Street and Lenox Avenue Harlem. The club was named by Johnson "Club Deluxe." Owney Madden, a prominent English bootlegger and gangster, was the first to take control of the club in 1923 and changed its name "The Cotton Club."<br/><br/>At first, blacks could not patronize the club, but it featured many of the most popular entertainers of the time including musicians Fletcher Henderson, Duke Ellington, Jimmie Lunceford, Chick Webb, Louis Armstrong, Count Basie, Fats Waller; vocalists Adelaide Hall, Ethel Waters, Cab Calloway, Bessie Smith, Aida Ward, Avon Long, the Dandridge Sisters, the Will Vodery Choir, Nina Mae McKinney, Billie Holiday, Lena Horne and dancers Katherine Dunham, Bill Robinson The Nicholas Brothers, Charles 'Honi' Coles, Leonard Reed, Stepin Fetchit, and Earl Snakehips Tucker.<br/><br/>The Cotton Club was temporarily closed in 1936 after the outbreak of a race riot in Harlem. It was opened again in 1936 at Broadway and 48th Street. The club's owners were sure that the Cotton Club would be a success at the new venue.<br/><br/>However the Cotton Club had a long history of segregation policies and discriminatory practices. Carl Van Vechten, a photographer who frequented the Cotton Club, pledged to not attend the club until discriminatory policies were eliminated.<br/><br/>When a deal was made to relocate the Cotton Club to another location the segregation policy of the club was adjusted, and the club began to become more accessible to black patrons. The Cotton Club hosted some of the most famous entertainers of the day and was a place where young blacks could meet in New York City.<br/><br/>The Cotton Club was famous for its dance revues and musical shows comedy, variety acts, comedy and even house bands. The music at the Cotton Club was jazz, and many of the performers began their careers there. Several artists like Duke Ellington, Louis Armstrong, and Cab Calloway were at the Cotton Club, while others like Dorothy Dandridge, Coleman Hawkins and Don Redman were also members of the group.<br/><br/>Modena<br/><br/>The Discoteche Club is a fun place to go to in Modena and is the ideal spot for a night of dancing and drinking. The atmosphere is great and the staff are friendly. They also have an excellent range of drinks and can assist you in finding the perfect one for you.<br/><br/>The club is one of the most popular places in the city. It offers a wide music selection that will appeal to many different tastes. You can dance to the latest commercial music or opt for the more traditional sound. There are also live performances from many artists, including rock.<br/><br/>RESET is another excellent place in the city to visit. It is a fantastic place for locals to hangout and enjoy great cocktails. It's a great place to relax and enjoy the unique design and stunning atmosphere. It also has a great selection of drinks that will surely please. The staff can answer any questions you might be having about the drink menu.<br/><br/>Duende e Gilda Disco e, Vox Club e are just a few of the other fantastic places to visit in Modena.<br/><br/>Duende e e un locale perfetto per passare la notte con tutti i amici, socializzare insieme o come appointato romanzio. The bar staff will help you choose the best drink and offer advice.<br/><br/>Gilda Disco e un luogo ideale per trascorrere una serata da ballare all'altezza del tempo. You can be confident that the bartenders have the right drink for you. They are experienced and well-versed in the drinks they serve.<br/><br/>The staff at RESET are all very friendly and will assist you in finding the perfect drink for you. They are also knowledgeable about the meals they offer on their menu so you can be sure to get some great choices for dinner.<br/><img width="446" src="https://discoteche.club/content/images/2023/01/discoteche-4.png" /><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