Skip to content

Instantly share code, notes, and snippets.

View Simonec84's full-sized avatar

iIndex.html Simonec84

View GitHub Profile
@Simonec84
Simonec84 / gist:dc52c58b58abed12d7a4e44379e3893c
Created October 25, 2025 10:56
Multilingue Intermazionale
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Multilingue Internazionale</title>
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
<link rel="stylesheet" href="static/style.css">
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>