aboutsummaryrefslogtreecommitdiff
path: root/files/ar/archive/beginner_tutorials/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ar/archive/beginner_tutorials/index.html')
-rw-r--r--files/ar/archive/beginner_tutorials/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/files/ar/archive/beginner_tutorials/index.html b/files/ar/archive/beginner_tutorials/index.html
new file mode 100644
index 0000000000..ea5374f1e3
--- /dev/null
+++ b/files/ar/archive/beginner_tutorials/index.html
@@ -0,0 +1,11 @@
+---
+title: Beginner tutorials
+slug: Archive/Beginner_tutorials
+tags:
+ - NeedsTranslation
+ - TopicStub
+translation_of: Archive/Beginner_tutorials
+---
+<p class="summary">This page includes archived beginners tutorials, from various places around MDN.</p>
+
+<dl><dt class="landingPageList"><a href="/en-US/docs/Archive/Beginner_tutorials/Using_XBL_from_stylesheets">Creating reusable content with CSS and XBL</a></dt><dd class="landingPageList">This page illustrates how you can use <a href="/en-US/docs/Web/CSS">CSS</a> in Mozilla to improve the structure of complex applications, making code and resources more easily reusable.</dd><dt class="landingPageList"><a href="/en-US/docs/Archive/Beginner_tutorials/Underscores_in_class_and_ID_Names">Underscores in class and ID Names</a></dt><dd class="landingPageList"><span class="comment">Summary: The use of the underscore character in CSS can lead to major display problems in multiple browsers. Learn why this is so, and how to keep your sites from being bitten by this problem.</span> This technical note examines the use of underscores in CSS, and why they should be generally avoided in most circumstances.</dd><dt class="landingPageList"><a href="/en-US/docs/Archive/Beginner_tutorials/XML_data">XML data</a></dt><dd class="landingPageList">This page contains an example of how you can use CSS with XML data.</dd><dt class="landingPageList"><a href="/en-US/docs/Archive/Beginner_tutorials/XUL_user_interfaces">XUL user interfaces</a></dt><dd class="landingPageList">This page illustrates Mozilla's specialized language for creating user interfaces.</dd></dl>