मुख्य सामग्री पर जाओ डॉक्स नेविगेशन पर जाओ
in English

खिंचाई कड़ी

CSS दे राहें नेस्टेड लिंक गी "स्ट्रेचिंग" करियै कुसै बी HTML तत्व जां बूटस्ट्रैप घटक गी क्लिक करने योग्य बनाओ.

इसदे समाहित ब्लॉक गी छद्म तत्व दे राहें क्लिक करने योग्य .stretched-linkबनाने लेई इक लिंक च जोड़ो । ज्यादातर मामलें च, इसदा मतलब ऐ जे इक तत्व जिस च वर्ग कन्नै इक लिंक होंदा ऐ, क्लिक करने योग्य ऐ। कृपया ध्यान देओ जे CSS किस चाल्ली कम्म करदा ऐ , मते सारे तालिका तत्वें कन्नै मिक्स नेईं कीता जाई सकदा.::afterposition: relative;.stretched-linkposition.stretched-link

कार्डें position: relativeच डिफ़ॉल्ट रूप कन्नै बूटस्ट्रैप च होंदा ऐ, इसलेई इस मामले च तुस सुरक्षत रूप कन्नै .stretched-linkकार्ड च इक लिंक च क्लास गी बिना कुसै होर HTML बदलाव दे जोड़ सकदे ओ.

खिंचने आह् ले लिंक कन्नै मल्टीपल लिंक ते टैप टारगेट दी सिफारिश नेईं कीती जंदी ऐ। पर, जेकर इसदी लोड़ होऐ तां किश positionते शैलियां मदद करी सकदियां न।z-index

Card image cap
खिंचाव कड़ी कन्नै कार्ड

कार्ड दे शीर्शक पर बनाने ते कार्ड दी सामग्री दा बड्डा हिस्सा बनाने आस्तै किश त्वरित उदाहरण पाठ।

कहीं जाओ
<div class="card" style="width: 18rem;">
  <img src="..." class="card-img-top" alt="...">
  <div class="card-body">
    <h5 class="card-title">Card with stretched link</h5>
    <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
    <a href="#" class="btn btn-primary stretched-link">Go somewhere</a>
  </div>
</div>

ज्यादातर कस्टम घटकें position: relativeच डिफ़ॉल्ट रूप कन्नै नेईं ऐ, इसलेई असेंगी .position-relativeइत्थै जोड़ने दी लोड़ ऐ तां जे लिंक गी पैरेंट तत्व दे बाहर खिंचने थमां रोकेआ जाई सकै.

Generic placeholder image
खिंचाव कड़ी कन्नै कस्टम घटक

एह् कस्टम घटक आस्तै किश प्लेसहोल्डर सामग्री ऐ. एह् नकल करना ऐ जे किश असली-दुनिया दी सामग्री केह् दिखग, ते अस इत्थै इसदा इस्तेमाल घटक गी शरीर ते आकार दा थोड़ा-बौत देने आस्तै करा करदे आं।

कहीं जाओ
<div class="d-flex position-relative">
  <img src="..." class="flex-shrink-0 me-3" alt="...">
  <div>
    <h5 class="mt-0">Custom component with stretched link</h5>
    <p>This is some placeholder content for the custom component. It is intended to mimic what some real-world content would look like, and we're using it here to give the component a bit of body and size.</p>
    <a href="#" class="stretched-link">Go somewhere</a>
  </div>
</div>
Generic placeholder image
खिंचाव कड़ी कन्नै स्तंभ

इस दुए कस्टम घटक आस्तै प्लेसहोल्डर सामग्री दा इक होर उदाहरण. एह् नकल करना ऐ जे किश असली-दुनिया दी सामग्री केह् दिखग, ते अस इत्थै इसदा इस्तेमाल घटक गी शरीर ते आकार दा थोड़ा-बौत देने आस्तै करा करदे आं।

कहीं जाओ
<div class="row g-0 bg-light position-relative">
  <div class="col-md-6 mb-md-0 p-md-4">
    <img src="..." class="w-100" alt="...">
  </div>
  <div class="col-md-6 p-4 ps-md-0">
    <h5 class="mt-0">Columns with stretched link</h5>
    <p>Another instance of placeholder content for this other custom component. It is intended to mimic what some real-world content would look like, and we're using it here to give the component a bit of body and size.</p>
    <a href="#" class="stretched-link">Go somewhere</a>
  </div>
</div>

समाहित ब्लॉक दी पन्छान करना

जेकर खिंचाव दा कड़ी कम्म नेईं करदी लब्भदी ऐ तां संभवत: समाहित ब्लॉक दा कारण होग। निम्नलिखित CSS गुण इक तत्व गी समाहित ब्लॉक बनाङन:

  • इक positionमान दे अलावाstatic
  • transformया perspectiveवैल्यू दे अलावाnone
  • या दा इक will-changeमानtransformperspective
  • filterइसदे अलावा इक मान noneजां इक will-changeमान filter(केवल फायरफॉक्स पर कम्म करदा ऐ)
Card image cap
खिंचाव दे लिंक कन्नै कार्ड

कार्ड दे शीर्शक पर बनाने ते कार्ड दी सामग्री दा बड्डा हिस्सा बनाने आस्तै किश त्वरित उदाहरण पाठ।

स्ट्रेचड लिंक इत्थें कम्म नेईं करग, कीजे position: relativeलिंक च जोड़ेआ गेदा ऐ

एह् खिंचाव कड़ी सिर्फ p-टैग उप्पर गै फैली जाग, कीजे इस पर इक रूपांतरण लागू कीता जंदा ऐ.

<div class="card" style="width: 18rem;">
  <img src="..." class="card-img-top" alt="...">
  <div class="card-body">
    <h5 class="card-title">Card with stretched links</h5>
    <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
    <p class="card-text">
      <a href="#" class="stretched-link text-danger" style="position: relative;">Stretched link will not work here, because <code>position: relative</code> is added to the link</a>
    </p>
    <p class="card-text bg-light" style="transform: rotate(0);">
      This <a href="#" class="text-warning stretched-link">stretched link</a> will only be spread over the <code>p</code>-tag, because a transform is applied to it.
    </p>
  </div>
</div>