-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProfile.html
More file actions
1 lines (1 loc) · 1013 Bytes
/
Copy pathProfile.html
File metadata and controls
1 lines (1 loc) · 1013 Bytes
1
<!DOCTYPE html><html lang="ar" dir="rtl"><head><meta charset="UTF-8"><meta name="theme-color" content="#000"><title>Profile</title><style>*{margin:0;padding:0;box-sizing:border-box}body{background:#000!important;color:#e0e0e0;font-family:Cairo;padding:30px}.box{max-width:600px;margin:0 auto;background:#0a0a0a;border:2px solid #00ffc8;border-radius:12px;padding:30px}h1{color:#6ae3ff;text-align:center;margin-bottom:20px}p{color:#aaa;line-height:1.8;margin:15px 0}a{color:#00ffc8;display:block;text-align:center;margin-top:25px;border:2px solid #00ffc8;padding:12px;border-radius:8px;text-decoration:none}</style></head><body><div class="box"><h1>Profile</h1><p><b style="color:#00ffc8">الاسم:</b> م. عبدالله محمد ناصر الجبري</p><p><b style="color:#00ffc8">التخصص:</b> باحث مستقل في الرياضيات والفيزياء النظرية</p><p><b style="color:#00ffc8">المشروع:</b> P8 - Jabri RiemannOS</p><a href="index.html">← رجوع</a></div></body></html>