Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. POLL: Favorite IDE if you use one?

POLL: Favorite IDE if you use one?

Scheduled Pinned Locked Moved The Lounge
visual-studiocsharpsysadmindockerarchitecture
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DrBones69
    wrote on last edited by
    #1

    Favorite IDE Poll body { font-family: Arial, sans-serif; margin: 20px; } #poll-container { max-width: 400px; margin: auto; } fieldset { border: 2px solid #333; padding: 10px; margin-bottom: 20px; } legend { font-weight: bold; } label { display: block; margin-bottom: 8px; } textarea { width: 100%; height: 100px; } button { background-color: #4CAF50; color: white; padding: 10px 15px; border: none; border-radius: 4px; cursor: pointer; }

    Favorite IDE Poll

    Choose your favorite IDE: Visual Studio Code PyCharm Eclipse IntelliJ IDEA Other

    Why do you prefer this IDE?

    Submit

    function submitPoll() { var selectedIDE = document.querySelector('input[name="ide"]:checked'); var reason = document.getElementById('reason').value; if (selectedIDE && reason) { // You can handle the submission here, for example, send the data to a server console.log("Favorite IDE: " + selectedIDE.value); console.log("Reason: " + reason); } else { </x-turndown>

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups