<head>
<link href="https://fonts.googleapis.com/css2?family=Cairo:wght@700&display=swap" rel="stylesheet">
<style>
.cool-title {
font-family: 'Cairo', sans-serif;
font-size: 20px;
font-weight: bold;
color: white;
padding: 10px 25px;
margin-top: 10px;
border-radius: 20px;
background: linear-gradient(135deg, #cddc39, #00aecd);
box-shadow: 0 4px 20px rgba(0,0,0,0.2);
display: inline-block;
position: relative;
animation: pulse 2s infinite;
}
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.05); }
100% { transform: scale(1); }
}
</style>
</head>
<p id="CGW2MHY" style="text-align: center; margin: 0;">
<span class="cool-title">الوظائف المتاحة الآن
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>5 Sentences Left Aligned</title>
<style>
.job-info {
display: flex;
gap: 18px;
justify-content: left;
padding-left: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/sales-executive" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-left:80px; text-align:center;">التقدم الآن</a>
<p style="margin-top: 7px;">خبرة من سنة إلى سنتين</p>
<p style="margin-top: 7px; text-align: center;">القاهرة – الجيزة – أكتوبر</br>القاهرة الجديدة - الإسكندرية – الغردقة </br> طنطا – أسوان </p>
<p style="margin-top: 7px;margin-left: 169px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
مسؤول مبيعات
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: left; color: #7b7b7b; padding-left: 15px;font-size: 12px;">نشر في 1 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>5 Sentences Left Aligned</title>
<style>
.job-info {
display: flex;
gap: 18px;
justify-content: left;
padding-left: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/senior-sales-executive" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-left:80px; text-align:center;">التقدم الآن</a>
<p style="margin-top: 7px;">خبرة من 3 سنوات وما فوق</p>
<p style="margin-top: 7px; text-align: center;">القاهرة – الجيزة – أكتوبر</br>القاهرة الجديدة - الإسكندرية – الغردقة </br> طنطا – أسوان </p>
<p style="margin-top: 7px;margin-left: 98px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
مسؤول مبيعات أول
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: left; color: #7b7b7b; padding-left: 15px;font-size: 12px;">نشر في 1 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>5 Sentences Left Aligned</title>
<style>
.job-info {
display: flex;
gap: 18px;
justify-content: left;
padding-left: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="sales-team-leader" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-left:80px; text-align:center;">التقدم الآن</a>
<p style="margin-top: 7px;">خبرة من 3 سنوات وما فوق</p>
<p style="margin-top: 7px; text-align: center;">القاهرة – الجيزة – أكتوبر</br>القاهرة الجديدة - الإسكندرية – الغردقة </br> طنطا – أسوان </p>
<p style="margin-top: 7px;margin-left: 135px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
قائد فريق مبيعات
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: left; color: #7b7b7b; padding-left: 15px;font-size: 12px;">نشر في 1 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>5 Sentences Left Aligned</title>
<style>
.job-info {
display: flex;
gap: 18px;
justify-content: left;
padding-left: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/t-hub-apple-products" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-left:80px; text-align:center;">التقدم الآن</a>
<p style="margin-top: 7px;">خبرة من 1 سنة إلى 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">مول مصر - مدينة نصر </p>
<p style="margin-top: 7px;margin-left: -10px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
موظف مبيعات (منتجات T.Hub Apple)
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: left; color: #7b7b7b; padding-left: 15px;font-size: 12px;">نشر في 1 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>5 Sentences Left Aligned</title>
<style>
.job-info {
display: flex;
gap: 18px;
justify-content: left;
padding-left: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/hr-coordinators" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-left:80px; text-align:center;">التقدم الآن</a>
<p style="margin-top: 7px;">خبرة من 1 سنة إلى 2 سنة</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة </p>
<p style="margin-top: 7px;margin-left: 180px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
منسق موارد بشرية
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: left; color: #7b7b7b; padding-left: 15px;font-size: 12px;">نشر في 1 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>5 Sentences Left Aligned</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: left;
padding-left: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/senior-talent-acquisition" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-left:80px; text-align:center;">التقدم الآن</a>
<p style="margin-top: 7px;">خبرة من 2 سنة إلى 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة </p>
<p style="margin-top: 7px;margin-left: -17px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
أخصائي اكتساب المواهب أول
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: left; color: #7b7b7b; padding-left: 15px;font-size: 12px;">نشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>5 Sentences Left Aligned</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: left;
padding-left: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/seo-specialist" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-left:80px; text-align:center;">التقدم الآن</a>
<p style="margin-top: 7px;">خبرة من 2 سنة إلى 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة </p>
<p style="margin-top: 7px;margin-left: 188px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
أخصائي تحسين محركات البحث
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: left; color: #7b7b7b; padding-left: 15px;font-size: 12px;">نشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>5 Sentences Left Aligned</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: left;
padding-left: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/senior-public-relations" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-left:80px; text-align:center;">التقدم الآن</a>
<p style="margin-top: 7px;">خبرة من 2 سنة إلى 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة </p>
<p style="margin-top: 7px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
أخصائي علاقات عامة أول
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: left; color: #7b7b7b; padding-left: 15px;font-size: 12px;">نشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/senior-social-media-specialist" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة من سنتين إلى 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة</p>
<p style="margin-top: 7px;margin-right: 32px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
أخصائي أول وسائل تواصل اجتماعي
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/call-center-agent" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة من سنة إلى سنتين</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة</p>
<p style="margin-top: 7px;margin-right: 158px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
وكيل مركز اتصال
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/merchandiser" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة من سنة إلى 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة</p>
<p style="margin-top: 7px;margin-right: 190px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
مندوب مبيعات
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/accountants" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة من سنة إلى 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة</p>
<p style="margin-top: 7px;margin-right: 180px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
محاسب AR
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/fixed-asset-supervisor" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة من 3 إلى 5 سنوات</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة</p>
<p style="margin-top: 7px;margin-right: 99px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
مشرف أصول ثابتة
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/store-keeper" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة سنتان فأكثر</p>
<p style="margin-top: 7px; text-align: center;">جسر السويس – السلام </br> محطة "العاشر"</p>
<p style="margin-top: 7px;margin-right: 195px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
أمين مخزن
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/customer-care" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة من سنة إلى سنتين</p>
<p style="margin-top: 7px; text-align: center;">فروع الشركة في </br> القاهرة والجيزة</p>
<p style="margin-top: 7px;margin-right: 181px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
خدمة عملاء
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/stock-controller" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة من سنة إلى سنتين</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة</p>
<p style="margin-top: 7px;margin-right: 170px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
مراقب مخزون
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/mobile-maintenance-technician" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة أكثر من 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">ألف مسكن – حلوان – شبرا الخيمة </br> مصر الجديدة – بني سويف – الغردقة </br> المنصورة – أسوان</p>
<p style="margin-top: 7px;margin-right: -30px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
فني صيانة جوال
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<title>5 جمل محاذاة لليسار</title>
<style>
.job-infos {
display: flex;
gap: 18px;
justify-content: right;
padding-right: 15px;
align-items: center;
flex-wrap: wrap;
}
.job-info > * {
min-width: 160px;
}
@media (max-width: 600px) {
.job-info {
flex-direction: column;
align-items: flex-end;
gap: 10px;
}
}
</style>
</head>
<body>
<div class="job-info">
<a href="https://dream2000.com/digital-marketing-supervisor" target="_blank" style="background-color: #f44336; color: white; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-right:80px; text-align:center;">قدم الآن</a>
<p style="margin-top: 7px;">الخبرة أكثر من 3 سنوات</p>
<p style="margin-top: 7px; text-align: center;">النزهة الجديدة، القاهرة</p>
<p style="margin-top: 7px;margin-right: 70px;">دوام كامل</p>
<p style="color: #000000; font-weight: bold; font-size: 23px; display: flex; align-items: center; gap: 8px;">
مشرف تسويق رقمي
<img src="https://cdn-icons-png.flaticon.com/128/3272/3272665.png" alt="icon" style="width: 24px; height: 24px;">
</p>
</div>
<p style="margin-top: -20px; text-align: right; color: #7b7b7b; padding-right: 15px;font-size: 12px;">نُشر في 2 ديسمبر 2025</p>
</body>
</html>