Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 971367 of <title>

  • Revision slug: Web/HTML/Element/title
  • Revision title: <title>
  • Revision id: 971367
  • তৈরি হয়েছেঃ
  • তৈরিকারীঃ hmmonir
  • Is current revision? হ্যাঁ
  • মন্তব্য Updated
ট্যাগ: 

Revision Content

 

{{HTMLRef}}

এইচ টি এম এল <title> এলিমেন্ট একটি ব্রাউজারের টাইটেল বারে বা পৃষ্ঠার ট্যাবে প্রদর্শিত ডকুমেন্টের শিরোনাম সংজ্ঞায়িত করে। এটা শুধুমাত্র টেক্সট ধারণ করতে পারে এবং যে কোন অন্তর্ভুক্ত ট্যাগ ব্যাখ্যা করতে  হয় না

 ব্যবহারের প্রেক্ষাপটে

Content categories Metadata content.
Permitted content Text that is not inter-element whitespace
Tag omission Both opening and closing tags are required. Note that leaving off </title> should cause the browser to ignore the rest of the page
Permitted parent elements A {{ HTMLElement("head") }} element that contains no other {{ HTMLElement("title") }} element.
DOM interface {{domxref("HTMLTitleElement")}}

 আরোপ করা

 

এই উপাদান শুধুমাত্র গ্লোবাল গুণাবলী রয়েছে
উদাহরণ

 <title> অসাধারণ একটি শিরোনাম </ title>

 বিশেষ উল্লেখ

Specification Status Comment
{{SpecName('HTML WHATWG', 'semantics.html#the-title-element', '<title>')}} {{Spec2('HTML WHATWG')}}  
{{SpecName('HTML5 W3C', 'document-metadata.html#the-title-element', '<title>')}} {{Spec2('HTML5 W3C')}}  
{{SpecName('HTML4.01', 'struct/global.html#h-7.4.2', '<title>')}} {{Spec2('HTML4.01')}}  

 ব্রাউজার উপযুক্ততা

{{CompatibilityTable}}

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 1.0 {{CompatGeckoDesktop(1)}} 1.0 1.0 1.0
Feature Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
Basic support {{CompatVersionUnknown}} {{CompatGeckoMobile(1)}} {{CompatVersionUnknown}} {{CompatVersionUnknown}} {{CompatVersionUnknown}}

 

Revision Source

<p>&nbsp;</p>

<p><span id="result_box" lang="bn"><span class="atn hps">{</span><span class="atn">{</span><span class="hps">HTMLRef</span>}}<br />
 <br />
 <span class="hps">এইচ টি এম এল</span> <span class="atn hps">&lt;</span><span>title&gt; এলিমেন্ট</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>&nbsp;</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">ব্যাখ্যা করতে&nbsp; হয় না</span><span>।</span></span></p>

<h2 id="Usage_context">&nbsp;<span class="short_text" id="result_box" lang="bn"><span class="hps">ব্যবহারের</span> <span class="hps">প্রেক্ষাপটে</span></span></h2>

<table class="properties">
 <tbody>
  <tr>
   <th><a href="/en-US/docs/Web/HTML/Content_categories">Content categories</a></th>
   <td><a href="/en-US/docs/Web/HTML/Content_categories#Metadata_content">Metadata content</a>.</td>
  </tr>
  <tr>
   <th>Permitted content</th>
   <td>Text that is not inter-element whitespace</td>
  </tr>
  <tr>
   <th>Tag omission</th>
   <td>Both opening and closing tags are required. Note that leaving off <code>&lt;/title&gt;</code> should cause the browser to ignore the rest of the page</td>
  </tr>
  <tr>
   <th>Permitted parent elements</th>
   <td>A {{ HTMLElement("head") }} element that contains no other {{ HTMLElement("title") }} element.</td>
  </tr>
  <tr>
   <th>DOM interface</th>
   <td>{{domxref("HTMLTitleElement")}}</td>
  </tr>
 </tbody>
</table>

<h2 id="Attributes">&nbsp;<span class="short_text" id="result_box" lang="bn"><span class="hps">আরোপ করা</span></span></h2>

<p>&nbsp;</p>

<p><span class="short_text" 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><br />
 <span class="short_text" lang="bn"><span class="hps">উদাহরণ</span></span></p>

<pre class="brush: html">
 <span class="short_text" id="result_box" lang="bn"><span class="atn hps">&lt;</span><span>title&gt;</span> <span class="hps">অসাধারণ একটি</span><span class="hps"> শিরোনাম</span> <span class="atn hps">&lt;</span><span>/</span> <span class="hps">title&gt;</span></span>
</pre>

<h2 id="Specifications" name="Specifications">&nbsp;<span class="short_text" id="result_box" lang="bn"><span class="hps">বিশেষ উল্লেখ</span></span></h2>

<table class="standard-table">
 <thead>
  <tr>
   <th scope="col">Specification</th>
   <th scope="col">Status</th>
   <th scope="col">Comment</th>
  </tr>
 </thead>
 <tbody>
  <tr>
   <td>{{SpecName('HTML WHATWG', 'semantics.html#the-title-element', '&lt;title&gt;')}}</td>
   <td>{{Spec2('HTML WHATWG')}}</td>
   <td>&nbsp;</td>
  </tr>
  <tr>
   <td>{{SpecName('HTML5 W3C', 'document-metadata.html#the-title-element', '&lt;title&gt;')}}</td>
   <td>{{Spec2('HTML5 W3C')}}</td>
   <td>&nbsp;</td>
  </tr>
  <tr>
   <td>{{SpecName('HTML4.01', 'struct/global.html#h-7.4.2', '&lt;title&gt;')}}</td>
   <td>{{Spec2('HTML4.01')}}</td>
   <td>&nbsp;</td>
  </tr>
 </tbody>
</table>

<h2 id="Browser_compatibility" name="Browser_compatibility">&nbsp;<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 (WebKit)</th>
  </tr>
  <tr>
   <td>Basic support</td>
   <td>1.0</td>
   <td>{{CompatGeckoDesktop(1)}}</td>
   <td>1.0</td>
   <td>1.0</td>
   <td>1.0</td>
  </tr>
 </tbody>
</table>
</div>

<div id="compat-mobile">
<table class="compat-table">
 <tbody>
  <tr>
   <th>Feature</th>
   <th>Android</th>
   <th>Firefox Mobile (Gecko)</th>
   <th>IE&nbsp;Phone</th>
   <th>Opera Mobile</th>
   <th>Safari Mobile</th>
  </tr>
  <tr>
   <td>Basic support</td>
   <td>{{CompatVersionUnknown}}</td>
   <td>{{CompatGeckoMobile(1)}}</td>
   <td>{{CompatVersionUnknown}}</td>
   <td>{{CompatVersionUnknown}}</td>
   <td>{{CompatVersionUnknown}}</td>
  </tr>
 </tbody>
</table>
</div>

<p>&nbsp;</p>
আগের রিভিসনে ফিরে যান