Html import menu -


इस सवाल का पहले से ही एक उत्तर है: < / P>

  • 9 जवाब

    हाय, मैं नया हूँ Html और मैं एक मेनू के साथ एक साइट बनाने की कोशिश कर रहा हूँ साइट के पास अधिक पृष्ठ हैं इसलिए मुझे मेनू को सभी पृष्ठों पर प्रतिलिपित करना होगा। मैं आपसे क्या पूछ रहा हूं, मेनू को आयात करने का कोई अन्य तरीका नहीं है (उदाहरण के लिए इसे मेनू के पृष्ठ से आयात करने के लिए) ताकि मुझे इसे कॉपी-पेस्ट करने के लिए मजबूर नहीं किया जाएगा?

    एक menu.html पृष्ठ बनाएं और इस पेज में सभी मेनू आइटम शामिल करें और फिर

      & lt ;! - # include file = "menu.html" - & gt;   

    यह आपके लिए काम करेगा। दोनों फाइल को एक ही निर्देशिका में रखें।

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -