diff options
Diffstat (limited to 'files/bn/web/html/global_attributes/itemprop/index.html')
-rw-r--r-- | files/bn/web/html/global_attributes/itemprop/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/files/bn/web/html/global_attributes/itemprop/index.html b/files/bn/web/html/global_attributes/itemprop/index.html new file mode 100644 index 0000000000..2ce2ce86eb --- /dev/null +++ b/files/bn/web/html/global_attributes/itemprop/index.html @@ -0,0 +1,19 @@ +--- +title: আইটেমপ্রোপ +slug: Web/HTML/Global_attributes/itemprop +translation_of: Web/HTML/Global_attributes/itemprop +--- +<p style="margin: 0.5em 0px 0px 50px; padding-top: 0px; padding-bottom: 2px; color: rgb(58, 73, 86); font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.2px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal;"><span id="result_box" lang="bn"><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>,</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 class="hps">যে কোন ধরণের</span> <span class="hps">দিতে</span> <span class="hps">পারেন</span></span>। <span id="result_box" lang="bn"><span class="hps">একটি আইটেম</span> <span class="hps">এর</span> <span class="hps">বৈশিষ্ট্য</span> <span class="hps">লেবেলে</span> আইটেমপ্রোপ</span><span lang="bn"> <span class="hps">অ্যাট্রিবিউট</span> <span class="hps">ব্যবহার</span></span><code>।</code> <span class="short_text" id="result_box" lang="bn"><span class="hps">উদাহরণস্বরূপ</span><span>,</span> <span class="hps">একটি সিনেমা</span> <span class="hps">পরিচালককে</span> <span class="hps">চিহ্নিত করা যাক</span><span>,</span></span><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 class="atn hps">"</span><span>পরিচালক</span><span>"</span> <span class="hps">যোগ করুন।</span></span></p> + +<p style="margin: 0.5em 0px 0px 50px; padding-top: 0px; padding-bottom: 2px; color: rgb(58, 73, 86); font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.2px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal;">এখানে একটি সহজ উদাহরনঃ</p> + +<pre style="font-family: Courier, monospace; font-size: 14.4px; width: auto; padding: 0px 5px 2px 10px; margin: 0.5em 0px 0px 50px; text-align: left; overflow: auto; color: rgb(58, 73, 86); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.2px; text-indent: 0px; text-transform: none; background: rgb(225, 225, 225);"><div itemscope itemtype ="http://schema.org/Movie"> + <h1 <strong>itemprop="name"</strong>>Avatar</h1> + <span>Director: <span <strong>itemprop="director"</strong>>James Cameron</span> (born August 16, 1954)</span> + <span <strong>itemprop="genre"</strong>>Science fiction</span> + <a href="../movies/avatar-theatrical-trailer.html" <strong>itemprop="trailer"</strong>>Trailer</a> +</div></pre> + +<p> </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> https://schema.org/docs/gs.html</p> |