HTML အကိုးအကား

အက္ခရာဖြင့် HTML HTML အမျိုးအစားအလိုက် HTML Browser ပံ့ပိုးမှု HTML အရည်အချင်းများ HTML ကမ္ဘာလုံးဆိုင်ရာ အရည်အချင်းများ HTML ပွဲများ HTML အရောင်များ HTML Canvas HTML အသံ/ဗီဒီယို HTML အက္ခရာအစုံများ HTML Doctypes HTML URL ကုဒ် HTML ဘာသာစကားကုဒ်များ HTML နိုင်ငံကုဒ်များ HTTP မက်ဆေ့ခ်ျများ HTTP နည်းလမ်းများ PX မှ EM Converter ကီးဘုတ်ဖြတ်လမ်းများ


HTML <blockquote> cite Attribute

❮ HTML <blockquote> တဂ်

ဥပမာ

အခြားအရင်းအမြစ်မှ ကိုးကားထားသော ကဏ္ဍတစ်ခု-

<blockquote cite="http://www.worldwildlife.org/who/index.html">
For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally. WWF's unique way of working combines global reach with a foundation in science, involves action at every level from local to global, and ensures the delivery of innovative solutions that meet the needs of both people and nature.
</blockquote>

အဓိပ္ပါယ်နှင့် အသုံးပြုမှု

ရည်ညွှန်းချက်သည် ကိုးကားချက် တစ်ခု၏ citeအရင်းအမြစ်ကို သတ်မှတ်သည်။

အကြံပြုချက်- အကယ်၍ ကိုးကားချက်တစ်ခု၏အရင်းအမြစ်ကို အမြဲထည့်ထားခြင်းသည် အကျင့်ကောင်းတစ်ခုဖြစ်သည်။


Browser ပံ့ပိုးမှု

Attribute
cite Yes Yes Yes Yes Yes

ရည်ညွှန်းချက်သည် အဓိကဘရောက်ဆာများတွင် မည် သည့် citeထူးခြားမှုမျှ မဖော်ပြသော်လည်း ကိုးကားချက်နှင့်ပတ်သက်သည့် အချက်အလက်ပိုမိုရရှိရန် ရှာဖွေရေးအင်ဂျင်များက ၎င်းကို အသုံးပြုနိုင်သည်။


အထားအသို

<blockquote cite="URL">

ရည်ညွှန်းတန်ဖိုးများ

Value Description
URL The source of the quotation.

Possible values:

  • An absolute URL - points to another web site (like cite="http://www.example.com/page.htm")
  • A relative URL - points to a file within a web site (like cite="page.htm")

❮ HTML <blockquote> တဂ်