Skip to content

Instantly share code, notes, and snippets.

<!doctype html>
<html lang="tr">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Ardışık İskonto Hesaplayıcı — Düzeltildi</title>
<style>
body{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial; padding:20px; max-width:900px; margin:auto; color:#111}
h1{font-size:1.4rem}
label{display:block; margin-top:12px; font-weight:600}