Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>URL Encode / Decode Tool</title>
<style>
body {
font-family: Arial, sans-serif;
max-width: 600px;
margin: 40px auto;