aboutsummaryrefslogtreecommitdiff
path: root/files/ar/web
diff options
context:
space:
mode:
Diffstat (limited to 'files/ar/web')
-rw-r--r--files/ar/web/guide/css/getting_started/index.html1
-rw-r--r--files/ar/web/guide/css/getting_started/readable_css/index.html1
-rw-r--r--files/ar/web/guide/css/getting_started/القوائم/index.html1
-rw-r--r--files/ar/web/guide/css/index.html1
-rw-r--r--files/ar/web/guide/html/html5/html5_element_list/index.html1
-rw-r--r--files/ar/web/javascript/introduction_to_object-oriented_javascript/index.html1
6 files changed, 6 insertions, 0 deletions
diff --git a/files/ar/web/guide/css/getting_started/index.html b/files/ar/web/guide/css/getting_started/index.html
index 2d395bee37..2bfc5c76bb 100644
--- a/files/ar/web/guide/css/getting_started/index.html
+++ b/files/ar/web/guide/css/getting_started/index.html
@@ -13,6 +13,7 @@ tags:
- TopicStub
- Web
translation_of: Learn/CSS/First_steps
+translation_of_original: Web/Guide/CSS/Getting_started
---
<p><span class="seoSummary">This tutorial introduces you to the basic features and language (the syntax) for <a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS"><strong>Cascading Style Sheets</strong></a> (CSS). You use CSS to change the look of a structured document, such as a web page. The tutorial also includes sample exercises you can try on your own computer to see the effects of CSS and features that work in modern browsers. </span></p>
<p>The tutorial is for beginners and anyone who would like to review the basics of CSS. If you have more experience with CSS, the CSS main page <a href="/en-US/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS">lists</a> more advanced resources.</p>
diff --git a/files/ar/web/guide/css/getting_started/readable_css/index.html b/files/ar/web/guide/css/getting_started/readable_css/index.html
index f2b50b3cb7..f65331a2bd 100644
--- a/files/ar/web/guide/css/getting_started/readable_css/index.html
+++ b/files/ar/web/guide/css/getting_started/readable_css/index.html
@@ -2,6 +2,7 @@
title: Readable CSS
slug: Web/Guide/CSS/Getting_started/Readable_CSS
translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable
+translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS
---
<p dir="rtl">{{ CSSTutorialTOC() }}</p>
diff --git a/files/ar/web/guide/css/getting_started/القوائم/index.html b/files/ar/web/guide/css/getting_started/القوائم/index.html
index 5490b5d1a7..2b7fdeb726 100644
--- a/files/ar/web/guide/css/getting_started/القوائم/index.html
+++ b/files/ar/web/guide/css/getting_started/القوائم/index.html
@@ -2,6 +2,7 @@
title: القوائم
slug: Web/Guide/CSS/Getting_started/القوائم
translation_of: Learn/CSS/Styling_text/Styling_lists
+translation_of_original: Web/Guide/CSS/Getting_started/Lists
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/ar/web/guide/css/index.html b/files/ar/web/guide/css/index.html
index 20621b40b0..2bd34295c7 100644
--- a/files/ar/web/guide/css/index.html
+++ b/files/ar/web/guide/css/index.html
@@ -8,6 +8,7 @@ tags:
- NeedsTranslation
- TopicStub
translation_of: Learn/CSS
+translation_of_original: Web/Guide/CSS
---
<p>{{draft}}</p>
<p><span class="seoSummary">Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML</span> or other markup languages such as SVG<span class="seoSummary">. CSS describes how the structured elements in the document are to be rendered on screen, on paper, in speech, or on other media.</span> The ability to adjust the document's presentation depending on the output medium is a key feature of CSS.</p>
diff --git a/files/ar/web/guide/html/html5/html5_element_list/index.html b/files/ar/web/guide/html/html5/html5_element_list/index.html
index 141eb69ef0..4c2a85ac03 100644
--- a/files/ar/web/guide/html/html5/html5_element_list/index.html
+++ b/files/ar/web/guide/html/html5/html5_element_list/index.html
@@ -10,6 +10,7 @@ tags:
- دليل
- وسوم
translation_of: Web/HTML/Element
+translation_of_original: Web/Guide/HTML/HTML5/HTML5_element_list
---
<p dir="rtl">كل <strong>عناصر HTML5 المعتمدة</strong> مدرجة هنا، حيث أن اسماءها تصفها ومرتبة في مجموعات حسب وظائفها.</p>
diff --git a/files/ar/web/javascript/introduction_to_object-oriented_javascript/index.html b/files/ar/web/javascript/introduction_to_object-oriented_javascript/index.html
index eab6c1edec..65ce0c788a 100644
--- a/files/ar/web/javascript/introduction_to_object-oriented_javascript/index.html
+++ b/files/ar/web/javascript/introduction_to_object-oriented_javascript/index.html
@@ -12,6 +12,7 @@ tags:
- ب.ك.ت
- كائن
translation_of: Learn/JavaScript/Objects
+translation_of_original: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript
---
<div>{{jsSidebar("Introductory")}}</div>