Skip to content

Instantly share code, notes, and snippets.

View engineeramany1-cmd's full-sized avatar

engineeramany1-cmd

View GitHub Profile
@engineeramany1-cmd
engineeramany1-cmd / index.html
Created May 5, 2026 08:12
أريد أن أشغلة وأريد رابط
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>مطعم Shatec King</title>
<style>
:root { --main-blue: #003399; }
body { background-color: #222; font-family: 'Arial', sans-serif; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; color: white; }