aboutsummaryrefslogtreecommitdiff
path: root/files/bn/web/html/element/section/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/bn/web/html/element/section/index.html')
-rw-r--r--files/bn/web/html/element/section/index.html129
1 files changed, 0 insertions, 129 deletions
diff --git a/files/bn/web/html/element/section/index.html b/files/bn/web/html/element/section/index.html
deleted file mode 100644
index 17eecffcd7..0000000000
--- a/files/bn/web/html/element/section/index.html
+++ /dev/null
@@ -1,129 +0,0 @@
----
-title: <section>
-slug: Web/HTML/Element/section
-tags:
- - Element
- - HTML
- - HTML sections
- - HTML5
- - Reference
- - Référence(2)
- - Web
- - Élément(2)
-translation_of: Web/HTML/Element/section
----
-<h2 id="সারাংশ">সারাংশ</h2>
-
-<p><em>HTML সেকশন এলিমেন্ট</em> (<code>&lt;section&gt;</code>) একটি ডকুমেন্ট এর কিছু অংশকে নির্দিষ্ট করে। যেমনঃ শিরোনাম সহ কিছু কন্টেন্ট।</p>
-
-<div class="note">
-<p><em>ব্যবহার নির্দেশিকাঃ</em></p>
-
-<ul>
- <li>যদি একটি {{HTMLElement("section")}} এর কন্টেন্ট আলাদাভাবে চিহ্নিত করার প্রয়োজন হয়, তাহলে {{HTMLElement("article")}} এলিমেন্ট ব্যবহার করতে পারেন।</li>
- <li>সাধারন কন্টেইনার হিসেবে {{HTMLElement("section")}} এলিমেন্ট ব্যবহার করবেন না; সাধারন কন্টেইনার হিসেবে ব্যবহার করার জন্য{{HTMLElement("div")}} এলিমেন্ট রয়েছে। সহজ কথায়, সেকশন শুধু একটি ডকুমেন্ট এর আউটলাইন তৈরিতে ব্যবহার করা যাবে।</li>
-</ul>
-</div>
-
-<ul class="htmlelt">
- <li><dfn><a href="/bn-BD/docs/Web/HTML/Content_categories">কন্টেন্ট ক্যাটাগরি</a></dfn><a href="/bn-BD/docs/Web/HTML/Content_categories#Flow_content">ফ্লো কন্টেন্ট</a>, <a href="/bn-BD/docs/Web/HTML/Content_categories#Sectioning_content">সেকশনিং কন্টেন্ট</a>, পাল্পেবল কন্টেন্ট।</li>
- <li><dfn>অনুমোদিত কন্টেন্ট</dfn> <a href="/bn-BD/docs/Web/HTML/Content_categories#Flow_content">ফ্লো কন্টেন্ট</a></li>
- <li><dfn>Tag omission</dfn> {{no_tag_omission}}</li>
- <li><dfn>অনুমোদিত প্যারেন্ট এলিমেন্ট সমূহ</dfn> যেকোনো এলিমেন্ট, যা <a href="/bn-BD/docs/Web/HTML/Content_categories#Flow_content">ফ্লো কন্টেন্ট</a> সমর্থন করে। তবে খেয়াল রাখবেন, {{HTMLElement("section")}} এলিমেন্ট কে কখনো {{HTMLElement("address")}} এলিমেন্ট এর ভেতরে ব্যবহার করা যাবে না।</li>
- <li><dfn>DOM ইন্টারফেস</dfn> {{domxref("HTMLElement")}}</li>
-</ul>
-
-<h2 id="অ্যাট্রিবিউট_সমূহ">অ্যাট্রিবিউট সমূহ</h2>
-
-<p>এই এলিমেন্টের মধ্যে শুধু <a href="/bn-BD/docs/Web/HTML/Global_attributes">গ্লোবাল অ্যাট্রিবিউট সমূহ</a> ব্যবহার করা যাবে।</p>
-
-<h2 id="উদাহরণ">উদাহরণ</h2>
-
-<pre class="brush: html">&lt;section&gt;
- &lt;h1&gt;Heading&lt;/h1&gt;
- &lt;p&gt;Bunch of awesome content&lt;/p&gt;
-&lt;/section&gt;
-</pre>
-
-<h2 id="Specifications">Specifications</h2>
-
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comments</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('HTML WHATWG', 'sections.html#the-section-element', '&lt;section&gt;')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td> </td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', 'sections.html#the-section-element', '&lt;section&gt;')}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td> </td>
- </tr>
- </tbody>
-</table>
-
-<h2 id="ব্রাউজার_কম্প্যাটিবিলিটি">ব্রাউজার কম্প্যাটিবিলিটি</h2>
-
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>ফিচার</th>
- <th>ক্রোম</th>
- <th>ফায়ারফক্স (গেকো)</th>
- <th>ইন্টারনেট এক্সপ্লোরার</th>
- <th>অপেরা</th>
- <th>সাফারি</th>
- </tr>
- <tr>
- <td>মৌলিক সমর্থন</td>
- <td>৫</td>
- <td>{{CompatGeckoDesktop("2.0")}}</td>
- <td>৯.০</td>
- <td>১১.১০</td>
- <td>৪.১</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>ফিচার</th>
- <th>অ্যান্ড্রয়েড</th>
- <th>ফায়ারফক্স মোবাইল (গেকো)</th>
- <th>ইন্টারনেট এক্সপ্লোরার মোবাইল</th>
- <th>অপেরা মোবাইল</th>
- <th>সাফারি মোবাইল</th>
- </tr>
- <tr>
- <td>মৌলিক সমর্থন</td>
- <td>২.২</td>
- <td>{{CompatGeckoMobile("2.0")}}</td>
- <td>৯.০</td>
- <td>১১.০</td>
- <td>৫.০ (iOS ৪.২)</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<h2 id="আরও_দেখুন">আরও দেখুন</h2>
-
-<ul>
- <li>Other section-related elements: {{HTMLElement("body")}}, {{HTMLElement("nav")}}, {{HTMLElement("article")}}, {{HTMLElement("aside")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("header")}}, {{HTMLElement("footer")}}, {{HTMLElement("address")}};</li>
- <li><a href="/bn-BD/docs/Sections_and_Outlines_of_an_HTML5_document">Sections and outlines of an HTML5 document</a>.</li>
-</ul>
-
-<div>{{HTMLRef}}</div>