aboutsummaryrefslogtreecommitdiff
path: root/files/bn/web/html/global_attributes/accesskey/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/bn/web/html/global_attributes/accesskey/index.html')
-rw-r--r--files/bn/web/html/global_attributes/accesskey/index.html146
1 files changed, 146 insertions, 0 deletions
diff --git a/files/bn/web/html/global_attributes/accesskey/index.html b/files/bn/web/html/global_attributes/accesskey/index.html
new file mode 100644
index 0000000000..9ed0660b2c
--- /dev/null
+++ b/files/bn/web/html/global_attributes/accesskey/index.html
@@ -0,0 +1,146 @@
+---
+title: অ্যাক্সেস কী
+slug: Web/HTML/Global_attributes/accesskey
+tags:
+ - এইচ টি এম এল
+translation_of: Web/HTML/Global_attributes/accesskey
+---
+<p>{{HTMLSidebar("Global_attributes")}}</p>
+
+<p> </p>
+
+<div class="almost_half_cell" id="gt-res-content">
+<div dir="ltr" style="zoom: 1;"><span id="result_box" lang="bn"><span class="hps"> </span></span><span class="short_text" id="result_box" lang="bn"><span class="hps">অ্যাক্সেস কী</span></span><span lang="bn"> <span class="hps">গ্লোবাল</span> <span class="hps">অ্যাট্রিবিউট</span> <span class="hps">বর্তমান উপাদান</span> <span class="hps">জন্য</span> <span class="hps">একটি</span> <span class="hps">কীবোর্ড</span> <span class="hps">শর্টকাট</span> <span class="hps">জেনারেট করার জন্য</span> <span class="hps">একটি</span> <span class="hps">ইঙ্গিত প্রদান করে</span><span>। </span><span class="hps">এই বৈশিষ্ট্য</span> <span class="hps">অক্ষরের</span> <span class="hps">একটি</span> <span class="hps">স্থান</span> <span class="hps">বিচ্ছিন্ন তালিকা-র</span> <span class="atn hps">(</span><span>এক</span> <span class="hps">একক</span> <span class="hps">ইউনিকোড</span> <span class="hps">কোড</span> <span class="hps">পয়েন্ট</span><span>)</span> <span class="hps">নিয়ে গঠিত</span><span>।</span> <span class="hps">ব্রাউজার</span> <span class="hps">কম্পিউটার কিবোর্ড</span> <span class="hps">লেআউট</span> <span class="hps">যে বিদ্যমান</span> <span class="hps">প্রথমটি</span> <span class="hps">ব্যবহার</span><span>।</span><br>
+<br>
+<span class="hps"> </span></span><span class="short_text" id="result_box" lang="bn"><span class="hps">অ্যাক্সেস কী </span></span><span lang="bn"><span class="hps">সক্রিয়</span> <span class="hps">অপারেশন</span> <span class="hps">ব্রাউজার</span> <span class="hps">এবং</span> <span class="hps">তার</span> <span class="hps">প্ল্যাটফর্ম</span> <span class="hps">উপর নির্ভর করে।</span></span></div>
+</div>
+
+<table class="standard-table">
+ <tbody>
+ <tr>
+ <th> </th>
+ <th>Windows</th>
+ <th>Linux</th>
+ <th>Mac</th>
+ </tr>
+ <tr>
+ <th>Firefox</th>
+ <td colspan="2" rowspan="1"><kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd><em>key</em></kbd></td>
+ <td>On Firefox 14 or newer, <kbd>Control</kbd> + <kbd>Alt</kbd> + <kbd><em>key</em></kbd><br>
+ On Firefox 13 or older, <kbd>Control</kbd> + <kbd><em>key</em></kbd></td>
+ </tr>
+ <tr>
+ <th>Internet Explorer</th>
+ <td><kbd>Alt</kbd> + <kbd><em>key</em></kbd></td>
+ <td colspan="2" rowspan="1">N/A</td>
+ </tr>
+ <tr>
+ <th>Google Chrome</th>
+ <td colspan="2" rowspan="1" style="text-align: center;"><kbd>Alt</kbd> + <kbd><em>key</em></kbd></td>
+ <td><kbd>Control</kbd> + <kbd>Alt</kbd> + <kbd><em>key</em></kbd></td>
+ </tr>
+ <tr>
+ <th>Safari</th>
+ <td><kbd>Alt</kbd> + <kbd><em>key</em></kbd></td>
+ <td>N/A</td>
+ <td><kbd>Control</kbd> + <kbd>Alt</kbd> + <kbd><em>key</em></kbd></td>
+ </tr>
+ <tr>
+ <th>Opera</th>
+ <td colspan="3" rowspan="1"><kbd>Shift</kbd> + <kbd>Esc</kbd> opens a contents list which are accessible by accesskey, then, can choose an item by pressing <kbd><em>key</em></kbd></td>
+ </tr>
+ </tbody>
+</table>
+
+<p> <span id="result_box" lang="bn"><span class="hps">ফায়ারফক্স</span> <span class="hps">ব্যবহারকারীর</span> <span class="hps">পছন্দ প্রয়োজন</span> <span class="hps">মডিফায়ার কী</span> <span class="hps">কাস্টমাইজ</span> <span class="hps">করতে পারেন মনে রাখবেন</span><span>।</span></span></p>
+
+<p><span class="short_text" id="result_box" lang="bn"><span class="hps">বিশেষ উল্লেখ</span></span></p>
+
+<table class="standard-table">
+ <tbody>
+ <tr>
+ <th scope="col">Specification</th>
+ <th scope="col">Status</th>
+ <th scope="col">Comment</th>
+ </tr>
+ <tr>
+ <td>{{SpecName('HTML WHATWG', "interaction.html#the-accesskey-attribute", "accesskey")}}</td>
+ <td>{{Spec2('HTML WHATWG')}}</td>
+ <td>No change from latest snapshot, {{SpecName('HTML5.1')}}</td>
+ </tr>
+ <tr>
+ <td>{{SpecName('HTML5.1', "editing.html#the-accesskey-attribute", "accesskey")}}</td>
+ <td>{{Spec2('HTML5.1')}}</td>
+ <td>Snapshot of {{SpecName('HTML WHATWG')}}, no change from {{SpecName('HTML5 W3C')}}</td>
+ </tr>
+ <tr>
+ <td>{{SpecName('HTML5 W3C', "editing.html#the-accesskey-attribute", "accesskey")}}</td>
+ <td>{{Spec2('HTML5 W3C')}}</td>
+ <td>Snapshot of  {{SpecName('HTML WHATWG')}}. From {{SpecName('HTML4.01')}}, several characters can be set as the <code>accesskey</code>. Also, it can be set on any element.</td>
+ </tr>
+ <tr>
+ <td>{{SpecName('HTML4.01', "interact/forms.html#h-17.11.2", "accesskey")}}</td>
+ <td>{{Spec2('HTML4.01')}}</td>
+ <td>Only supported on {{ HTMLElement("a") }}, {{ HTMLElement("area") }}, {{ HTMLElement("button") }}, {{ HTMLElement("input") }}, {{ HTMLElement("label") }}, {{ HTMLElement("legend") }} and {{ HTMLElement("textarea") }}</td>
+ </tr>
+ </tbody>
+</table>
+
+<h2 id="ব্রাউজার_উপযুক্ততা"> <span class="short_text" id="result_box" lang="bn"><span class="hps">ব্রাউজার</span> <span class="hps">উপযুক্ততা</span></span></h2>
+
+<p>{{CompatibilityTable}}</p>
+
+<div id="compat-desktop">
+<table class="compat-table">
+ <tbody>
+ <tr>
+ <th>Feature</th>
+ <th>Chrome</th>
+ <th>Firefox (Gecko)</th>
+ <th>Internet Explorer</th>
+ <th>Opera</th>
+ <th>Safari</th>
+ </tr>
+ <tr>
+ <td>Basic support</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ </tr>
+ </tbody>
+</table>
+</div>
+
+<div id="compat-mobile">
+<table class="compat-table">
+ <tbody>
+ <tr>
+ <th>Feature</th>
+ <th>Android</th>
+ <th>Chrome for Android</th>
+ <th>Firefox Mobile (Gecko)</th>
+ <th>IE Mobile</th>
+ <th>Opera Mobile</th>
+ <th>Safari Mobile</th>
+ </tr>
+ <tr>
+ <td>Basic support</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ <td>{{CompatVersionUnknown}}</td>
+ </tr>
+ </tbody>
+</table>
+</div>
+
+<h2 id="আরো_দেখুন"> <span class="short_text" id="result_box" lang="bn"><span class="hps">আরো দেখুন</span></span></h2>
+
+<p><span class="short_text" id="result_box" lang="bn"><span class="hps">সকল</span> <span class="hps">গ্লোবাল</span> <span class="hps">গুণাবলী</span><span> </span></span></p>
+
+<ul>
+</ul>