التخطي إلى المحتوى الرئيسي

المشاركات

 <!DOCTYPE html> <html lang="ar" dir="rtl"> <head>     <meta charset="UTF-8">     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">     <title>نموذج فحص حاويات TE</title>     <script src="https://cdnjs.cloudflare.com/ajax/libs/html2canvas/1.4.1/html2canvas.min.js"></script>     <script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"></script>          <style>         body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #f4f6f8; margin: 0; padding: 20px; color: #333; direction: rtl; }         .container { max-width: 600px; margin: 0 auto; background-color: #fff; padding: 20px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); }         .header { display...
 <!DOCTYPE html> <html lang="ar" dir="rtl"> <head>     <meta charset="UTF-8">     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">     <title>نموذج فحص حاويات TE</title>     <script src="https://cdnjs.cloudflare.com/ajax/libs/html2canvas/1.4.1/html2canvas.min.js"></script>     <script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.5.1/jspdf.umd.min.js"></script>          <style>         body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #f4f6f8; margin: 0; padding: 20px; color: #333; direction: rtl; }         .container { max-width: 600px; margin: 0 auto; background-color: #fff; padding: 20px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); }         .header { display...
Chicken Farm Tycoon 🐔 | مزرعة الدجاج 🪙 100 🔊 ⚙️ 🌓 🌾 0 🌽 0 🥬 0 💊 0 1 Chicken 0 Turkey 0 Peacock 🪹 Chicken Nest 0 🪹 Turkey Nest 0 🪹 Peacock Nest 0 Select Food Cancel 🛒 Shop ✕ 💰 Sell Eggs 💰 Sell Eggs ✕ ⬆️ Upgrades ✕ Details ✕ 🍗 ❤️ 😊 🥚 0 Normal 🥈 0 Silver 🥇 0 Golden 📦 0 Total 🍽️ Feed All 🧺 Collect Eggs 🏠 Farm 🛒 Shop ⬆️ Upgrades ⚙️ Settings ✕ 🇸🇦 العربية Reset Progress
 <!DOCTYPE html> <html lang="en">   <head>     <meta charset="utf-8" />     <meta httpEquiv="X-UA-Compatible" content="IE=edge" />     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />     <title>Video Downloader</title>     <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->     <style id="expo-reset">       /* These styles make the body full-height */       html,       body {         height: 100%;       }       /* These styles disable body scrolling if you are using <ScrollView> */       body {         overflow: hidden;       }       /* These styles make the root element full-height *...