حل الوحدة الثانية العمل على النص مهارات رقمية رابع ابتدائي ف1
عن حلول المهارات الرقمية
.wp-skills-container {
direction: rtl;
text-align: right;
font-family: 'Tajawal', system-ui, -apple-system, sans-serif;
line-height: 1.8;
color: #1e293b;
}
.wp-skills-section-title {
font-size: 1.35rem;
font-weight: 700;
color: #0f172a;
border-bottom: 2px solid #ea580c;
padding-bottom: 6px;
margin-top: 24px;
margin-bottom: 16px;
}
.wp-skills-list {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
}
.wp-skills-list li {
background-color: #f8fafc;
border-right: 4px solid #ea580c;
padding: 10px 14px;
margin-bottom: 10px;
border-radius: 0 6px 6px 0;
}
.wp-skills-table {
width: 100%;
border-collapse: collapse;
margin-top: 15px;
margin-bottom: 25px;
}
.wp-skills-table th, .wp-skills-table td {
border: 1px solid #e2e8f0;
padding: 12px;
text-align: right;
}
.wp-skills-table th {
background-color: #0f172a;
color: #ffffff;
font-weight: 600;
}
.wp-skills-table tr:nth-child(even) {
background-color: #f8fafc;
}
.wp-skills-code {
background-color: #e2e8f0;
padding: 2px 6px;
border-radius: 4px;
font-family: monospace;
color: #c2410c;
font-size: 0.9em;
}
direction: rtl;
text-align: right;
font-family: 'Tajawal', system-ui, -apple-system, sans-serif;
line-height: 1.8;
color: #1e293b;
}
.wp-skills-section-title {
font-size: 1.35rem;
font-weight: 700;
color: #0f172a;
border-bottom: 2px solid #ea580c;
padding-bottom: 6px;
margin-top: 24px;
margin-bottom: 16px;
}
.wp-skills-list {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
}
.wp-skills-list li {
background-color: #f8fafc;
border-right: 4px solid #ea580c;
padding: 10px 14px;
margin-bottom: 10px;
border-radius: 0 6px 6px 0;
}
.wp-skills-table {
width: 100%;
border-collapse: collapse;
margin-top: 15px;
margin-bottom: 25px;
}
.wp-skills-table th, .wp-skills-table td {
border: 1px solid #e2e8f0;
padding: 12px;
text-align: right;
}
.wp-skills-table th {
background-color: #0f172a;
color: #ffffff;
font-weight: 600;
}
.wp-skills-table tr:nth-child(even) {
background-color: #f8fafc;
}
.wp-skills-code {
background-color: #e2e8f0;
padding: 2px 6px;
border-radius: 4px;
font-family: monospace;
color: #c2410c;
font-size: 0.9em;
}
مكونات لوحة المفاتيح والوظائف الأساسية
- مفتاح الإدخال (Enter): إنشاء سطر جديد أو فقرة جديدة[cite: 16].
- تغيير لغة الكتابة: الضغط على المفتاحين (Shift + Alt) معاً[cite: 16].
- مفتاح الحذف إلى الخلف (Backspace): حذف الحرف الذي يسبق المؤشر[cite: 16].
- مفتاح الحذف إلى الأمام (Delete): حذف الحرف الذي يلي المؤشر[cite: 16].
- مفتاح المسافة (Spacebar): إضافة مسافة فارغة بين الكلمات[cite: 16].
- كتابة الحروف الكبيرة والرموز الخاصة: الضغط باستمرار على مفتاح (Shift) مع الحرف أو الرمز المطلوب مثل الفاصلة (،) والنقطة (.) والهمزة (أ)[cite: 16].
حل التدريبات الرئيسية للوحدة
- الدرس الأول (لوحة المفاتيح): المفتاح المستخدم للكتابة في سطر جديد هو Enter، وتغيير اللغة عبر Alt + Shift[cite: 16].
- الدرس الثاني (تحرير النص): كتابة الفاصلة Shift + K، النقطة Shift + <، والهمزة Shift + H[cite: 16].
- الدرس الثالث (تنسيق النص): الهدف من التنسيق هو جعل المستند أسهل وأكثر جاذبية[cite: 16]. اختصار البحث Ctrl + F، والتراجع Ctrl + Z[cite: 16].
- الدرس الرابع (تنسيق الفقرة): المحاذاة لليمين أسرع وأدق عبر الأدوات (Ctrl + R لليمين، Ctrl + E للتوسيط، Ctrl + L لليسار، و Ctrl + J للضبط)[cite: 16].
المصطلحات التقنية المذكورة في الوحدة
| المصطلح بالإنجليزية | المعنى بالعربية |
|---|---|
| Font | الخط[cite: 16] |
| Border | الحدود[cite: 16] |
| Shading | التظليل[cite: 16] |
| Cursor | المؤشر[cite: 16] |
| Highlight | تمييز[cite: 16] |
| Justify | ضبط المحاذاة[cite: 16] |
| Save as | حفظ باسم[cite: 16] |
| Delete | حذف[cite: 16] |