aboutsummaryrefslogtreecommitdiff
path: root/files/bn/conflicting
diff options
context:
space:
mode:
Diffstat (limited to 'files/bn/conflicting')
-rw-r--r--files/bn/conflicting/learn/css/first_steps/how_css_works/index.html3
-rw-r--r--files/bn/conflicting/web/api/canvas_api/tutorial/index.html3
-rw-r--r--files/bn/conflicting/web/api/document_object_model/index.html3
-rw-r--r--files/bn/conflicting/web/guide/index.html3
4 files changed, 8 insertions, 4 deletions
diff --git a/files/bn/conflicting/learn/css/first_steps/how_css_works/index.html b/files/bn/conflicting/learn/css/first_steps/how_css_works/index.html
index 860f960e96..b5d5f8a476 100644
--- a/files/bn/conflicting/learn/css/first_steps/how_css_works/index.html
+++ b/files/bn/conflicting/learn/css/first_steps/how_css_works/index.html
@@ -1,10 +1,11 @@
---
title: কেন CSS ব্যবহার করবেন ?
-slug: Web/CSS/Getting_Started/Why_use_CSS
+slug: conflicting/Learn/CSS/First_steps/How_CSS_works
tags:
- NeedsReview
translation_of: Learn/CSS/First_steps/How_CSS_works
translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS
+original_slug: Web/CSS/Getting_Started/Why_use_CSS
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/bn/conflicting/web/api/canvas_api/tutorial/index.html b/files/bn/conflicting/web/api/canvas_api/tutorial/index.html
index 85ee94310d..163ce0d09d 100644
--- a/files/bn/conflicting/web/api/canvas_api/tutorial/index.html
+++ b/files/bn/conflicting/web/api/canvas_api/tutorial/index.html
@@ -1,8 +1,9 @@
---
title: ক্যানভাস টিউটোরিয়াল
-slug: Web/HTML/Canvas/Tutorial
+slug: conflicting/Web/API/Canvas_API/Tutorial
translation_of: Web/API/Canvas_API/Tutorial
translation_of_original: Canvas-tutorial-broken
+original_slug: Web/HTML/Canvas/Tutorial
---
<p><strong><code><a href="/bn-BD/docs/HTML/Canvas" title="HTML/Canvas">&lt;canvas&gt;</a></code></strong> হল একটি <a href="/bn-BD/docs/HTML" title="HTML">HTML</a> এলিমেন্ট, যা দ্বারা স্ক্রিপ্টিংয়ের (সাধারণত <a href="/bn-BD/docs/JavaScript" title="JavaScript">জাভাস্ক্রিপ্ট</a>) সাহায্যে গ্রাফিক্স আঁকা যায়। এটি অবশ্য গ্রাফিক্স আঁকা, ছবি কম্পোজিশন তৈরি করা এবং সাধারণ (এবং <a href="/bn-BD/docs/HTML/Canvas/A_Basic_RayCaster" title="A_Basic_RayCaster">অসাধারণ</a>) এনিমেশন তৈরির কাজ করতে পারে।</p>
<p><code>&lt;canvas&gt;</code> এর জন্য মোজিলা অ্যাপ্লিকেশনসমূহ সাপোর্ট পাওয়া শুরু করেছে গিকো ১.৮ (বা <a class="new" href="https://developer.mozilla.org/bn-BD/docs/Firefox_1.5_for_developers" title="Firefox_1.5_for_developers">ফায়ারফক্স ১.৫</a>) থেকে। মূলত এ্যাপল তাদের <a class="external" href="http://www.apple.com/macosx/features/dashboard/">ড্যাশবোর্ড</a> এবং সাফারির জন্য এলিমেন্টটি প্রকাশ করে। <code>&lt;canvas&gt;</code> এলিমেন্টটি <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">WhatWG Web applications 1.0</a> স্পেসিফিকেশনের একটি অংশ, যা HTML5 নামেও পরিচিত।</p>
diff --git a/files/bn/conflicting/web/api/document_object_model/index.html b/files/bn/conflicting/web/api/document_object_model/index.html
index 253046a6c3..2eb76f283c 100644
--- a/files/bn/conflicting/web/api/document_object_model/index.html
+++ b/files/bn/conflicting/web/api/document_object_model/index.html
@@ -1,6 +1,6 @@
---
title: DOM developer guide
-slug: Web/Guide/API/DOM
+slug: conflicting/Web/API/Document_Object_Model
tags:
- API
- DOM
@@ -9,6 +9,7 @@ tags:
- TopicStub
translation_of: Web/API/Document_Object_Model
translation_of_original: Web/Guide/API/DOM
+original_slug: Web/Guide/API/DOM
---
<p>{{draft}}</p>
<p>The <a href="/docs/DOM">Document Object Model</a> is an API for <a href="/en-US/docs/HTML">HTML</a> and <a href="/en-US/docs/XML">XML</a> documents. It provides a structural representation of the document, enabling the developer to modify its content and visual presentation. Essentially, it connects web pages to scripts or programming languages.</p>
diff --git a/files/bn/conflicting/web/guide/index.html b/files/bn/conflicting/web/guide/index.html
index d60dff2905..b3fb2a168f 100644
--- a/files/bn/conflicting/web/guide/index.html
+++ b/files/bn/conflicting/web/guide/index.html
@@ -1,12 +1,13 @@
---
title: Web Development
-slug: Web_Development
+slug: conflicting/Web/Guide
tags:
- NeedsTranslation
- TopicStub
- Web Development
translation_of: Web/Guide
translation_of_original: Web_Development
+original_slug: Web_Development
---
<p><strong>ওয়েব ডেভেলপমেন্ট </strong>বলতে একটি ওয়েবসাইট বা ওয়েব অ্যাপ্লিকেশন তৈরির প্রতিটি দিককে বোঝানো হয়।</p>
<p>Learn how to create anything from a simple web site to complex, highly interactive web sites featuring the latest Web technologies by perusing the articles you'll find here.</p>