<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>High Salary Courses After 12th &#8211; universityresultzone.com</title>
	<atom:link href="https://universityresultzone.com/tag/high-salary-courses-after-12th/feed/" rel="self" type="application/rss+xml" />
	<link>https://universityresultzone.com</link>
	<description>Simplify Your University Journey. Everything Here</description>
	<lastBuildDate>Sun, 22 Feb 2026 05:18:08 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://universityresultzone.com/wp-content/uploads/2024/04/cropped-universityresulrzone.com-3-150x150.png</url>
	<title>High Salary Courses After 12th &#8211; universityresultzone.com</title>
	<link>https://universityresultzone.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">235024572</site>	<item>
		<title>Career Options After 12th: 12वीं के बाद क्या करें? (Mega Guide)</title>
		<link>https://universityresultzone.com/career-options-after-12th-courses-list/</link>
					<comments>https://universityresultzone.com/career-options-after-12th-courses-list/#respond</comments>
		
		<dc:creator><![CDATA[Rohit Saini]]></dc:creator>
		<pubDate>Sun, 22 Feb 2026 05:18:08 +0000</pubDate>
				<category><![CDATA[career options]]></category>
		<category><![CDATA[12th Ke Baad Kya Kare]]></category>
		<category><![CDATA[Best Courses After 12th]]></category>
		<category><![CDATA[Career Options After 12th]]></category>
		<category><![CDATA[High Salary Courses After 12th]]></category>
		<guid isPermaLink="false">https://universityresultzone.com/?p=2461</guid>

					<description><![CDATA[Best Career Options After 12th: 12वीं के बाद क्या करें? (High Salary Courses List) 🚨 12वीं का रिज़ल्ट आ गया? अब सबसे बड़ा सवाल— आगे क्या करें? ज्यादातर छात्र बिना सोचे-समझे B.A., B.Sc. या B.Com में एडमिशन ले लेते हैं और 3 साल बाद बेरोजगार घूमते हैं। अगर आप कम उम्र में ही एक हाई-सैलरी ... <a title="Career Options After 12th: 12वीं के बाद क्या करें? (Mega Guide)" class="read-more" href="https://universityresultzone.com/career-options-after-12th-courses-list/" aria-label="Read more about Career Options After 12th: 12वीं के बाद क्या करें? (Mega Guide)">Read more</a>]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="hi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Best Career Options After 12th: 12वीं के बाद क्या करें? (High Salary Courses List)</title>
<style>
  /* --- Global & Full-Width Container --- */
  body {
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.6;
    color: #222;
    background-color: #f4f7f6;
    margin: 0;
    padding: 10px;
  }
  .mega-guide-container {
    width: 100%;
    max-width: 1150px; /* Full-width layout for desktop */
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.06);
    box-sizing: border-box;
  }

  /* --- Headlines --- */
  .main-heading {
    font-size: 34px;
    font-weight: 900;
    color: #1a237e;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.3;
    border-bottom: 4px solid #ff5252;
    padding-bottom: 15px;
  }
  .intro-box {
    background: #fffde7;
    border-left: 6px solid #ffeb3b;
    padding: 18px 25px;
    font-size: 19px;
    color: #333;
    font-weight: 500;
    margin-bottom: 35px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    line-height: 1.8;
  }

  /* --- Main Stream Boxes --- */
  .stream-box {
    margin-bottom: 35px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.03);
  }
  
  /* Different Colors for Different Streams */
  .header-pcm { background-color: #0d47a1; color: #fff; } /* Blue */
  .header-pcb { background-color: #1b5e20; color: #fff; } /* Green */
  .header-com { background-color: #e65100; color: #fff; } /* Orange */
  .header-arts { background-color: #4a148c; color: #fff; } /* Purple */
  .header-voc { background-color: #b71c1c; color: #fff; } /* Red */

  .stream-header {
    padding: 16px 25px;
    font-size: 24px;
    font-weight: 800;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .stream-body {
    padding: 25px;
    background: #fdfdfd;
  }

  /* --- Sub-Category Inside Streams --- */
  .course-category {
    margin-bottom: 25px;
    border-left: 5px solid #ff5252;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    border-radius: 0 6px 6px 0;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
  }
  .course-title {
    background-color: #ffebee;
    color: #b71c1c;
    font-size: 20px;
    padding: 12px 20px;
    margin: 0;
    font-weight: bold;
  }
  .course-content {
    padding: 18px 25px;
  }

  /* --- Lists & Badges --- */
  .course-list { list-style: none; padding: 0; margin: 0; }
  .course-list li { 
    margin-bottom: 15px; 
    font-size: 17px; 
    padding-left: 35px; 
    position: relative; 
    line-height: 1.7;
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 12px;
  }
  .course-list li:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0;}
  .course-list li::before { 
    content: '&#x1f680;'; 
    position: absolute; 
    left: 0; 
    top: 2px;
    font-size: 18px;
  }
  
  .badge-duration { background: #fff3e0; color: #e65100; padding: 4px 10px; border-radius: 4px; font-weight: bold; font-size: 15px; margin-right: 10px; display: inline-block; border: 1px solid #ffcc80;}
  .badge-salary { background: #e8f5e9; color: #1b5e20; padding: 4px 10px; border-radius: 4px; font-weight: bold; font-size: 15px; display: inline-block; border: 1px solid #a5d6a7; margin-top: 6px;}

  /* --- Mobile Responsive --- */
  @media (max-width: 768px) {
    .mega-guide-container { padding: 15px; }
    .main-heading { font-size: 26px; }
    .intro-box { font-size: 16px; padding: 15px; }
    .stream-header { font-size: 20px; padding: 12px 15px; }
    .course-title { font-size: 18px; padding: 10px 15px; }
    .course-content { padding: 15px; }
    .course-list li { font-size: 15px; padding-left: 30px; }
  }
</style>
</head>
<body>

<div class="mega-guide-container">

  
  <div class="intro-box">
    <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>12वीं का रिज़ल्ट आ गया? अब सबसे बड़ा सवाल— आगे क्या करें?</strong><br>
    ज्यादातर छात्र बिना सोचे-समझे B.A., B.Sc. या B.Com में एडमिशन ले लेते हैं और 3 साल बाद बेरोजगार घूमते हैं। अगर आप कम उम्र में ही एक <strong>हाई-सैलरी वाली नौकरी</strong> और शानदार करियर चाहते हैं, तो भारत की इस सबसे विस्तृत करियर गाइड को ज़रूर पढ़ें। यहाँ हमने साइंस (PCM/PCB), कॉमर्स और आर्ट्स के 50+ बेहतरीन और सीक्रेट कोर्सेज की पूरी लिस्ट दी है!
  </div>

  <div class="stream-box">
    <h2 class="stream-header header-pcm">1. 12th Science (PCM) वालों के लिए करियर ऑप्शंस</h2>
    <div class="stream-body">
      <p style="font-size: 18px; font-weight: 500; margin-top:0; color:#444;">अगर आपके पास 12वीं में Physics, Chemistry और Math (PCM) था, तो आपके लिए इंजीनियरिंग से लेकर डिफेन्स तक के सबसे प्रीमियम रास्ते खुले हैं:</p>

      <div class="course-category">
        <h3 class="course-title">Engineering &#038; Architecture (इंजीनियरिंग)</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">4 Years</span> <strong>B.Tech / B.E.:</strong> Computer Science (CS), IT, Mechanical, Civil या Electronics में इंजीनियरिंग करें। (IIT/NIT या प्राइवेट कॉलेज से)। <br><span class="badge-salary">सैलरी: ₹4 लाख &#8211; ₹20 लाख/साल</span></li>
            <li><span class="badge-duration">5 Years</span> <strong>B.Arch (Architecture):</strong> बिल्डिंग, मॉल और घरों के नक्शे और डिज़ाइन बनाने का शानदार करियर।</li>
            <li><span class="badge-duration">4 Years</span> <strong>B.Tech in Artificial Intelligence (AI) &#038; Data Science:</strong> यह भविष्य का सबसे डिमांडिंग कोर्स है जिसमें सबसे ज्यादा पैसा है।</li>
          </ul>
        </div>
      </div>

      <div class="course-category">
        <h3 class="course-title">Defense &#038; Aviation (डिफेन्स और उड़ान)</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">Direct Entry</span> <strong>NDA (National Defence Academy):</strong> 12वीं (PCM) के तुरंत बाद आर्मी, नेवी या एयरफोर्स में &#8216;लेफ्टिनेंट&#8217; (Officer) बनने का सबसे प्रतिष्ठित रास्ता।</li>
            <li><span class="badge-duration">1-2 Years</span> <strong>Commercial Pilot Training:</strong> कमर्शियल पायलट बनें और आसमान में उड़ने के साथ-साथ लाखों की सैलरी पाएं।</li>
            <li><span class="badge-duration">3 Years</span> <strong>B.Sc. Nautical Science (Merchant Navy):</strong> व्यापारिक जहाज़ों पर &#8216;डेक ऑफिसर&#8217; बनें और पूरी दुनिया घूमें।</li>
          </ul>
        </div>
      </div>
    </div>
  </div>

  <div class="stream-box">
    <h2 class="stream-header header-pcb">2. 12th Science (PCB) वालों के लिए करियर ऑप्शंस</h2>
    <div class="stream-body">
      <p style="font-size: 18px; font-weight: 500; margin-top:0; color:#444;">अगर आपके पास Physics, Chemistry और Biology (PCB) थी, तो मेडिकल लाइन में बेशुमार पैसा और इज़्ज़त है। (NEET के अलावा भी बहुत ऑप्शंस हैं):</p>

      <div class="course-category">
        <h3 class="course-title">Top Medical Courses (डॉक्टर बनें)</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">5.5 Years</span> <strong>MBBS:</strong> NEET पास करके भारत या विदेश से एलोपैथिक डॉक्टर बनें।</li>
            <li><span class="badge-duration">5 Years</span> <strong>BDS (Dentist):</strong> दांतों के डॉक्टर बनें। अपना क्लीनिक खोलकर लाखों कमा सकते हैं।</li>
            <li><span class="badge-duration">5.5 Years</span> <strong>BAMS / BHMS:</strong> आयुर्वेदिक या होम्योपैथिक डॉक्टर बनें (आजकल इनकी भारी डिमांड है)।</li>
          </ul>
        </div>
      </div>

      <div class="course-category">
        <h3 class="course-title">Paramedical &#038; Pharmacy (बिना NEET के)</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">4 Years</span> <strong>B.Sc. Nursing:</strong> अस्पतालों में नर्सिंग स्टाफ की विदेशों (कनाडा/UK) में भारी डिमांड है।</li>
            <li><span class="badge-duration">4 Years</span> <strong>B.Pharma (Pharmacy):</strong> अपनी दवा की कंपनी, मेडिकल स्टोर या फार्मास्युटिकल इंडस्ट्री में काम।</li>
            <li><span class="badge-duration">3 Years</span> <strong>B.Sc. in Physiotherapy (BPT) / Radiology / Optometry:</strong> हड्डियों के डॉक्टर, X-Ray स्पेशलिस्ट या आंखों के स्पेशलिस्ट बनें।</li>
          </ul>
        </div>
      </div>
    </div>
  </div>

  <div class="stream-box">
    <h2 class="stream-header header-com">3. 12th Commerce वालों के लिए करियर ऑप्शंस</h2>
    <div class="stream-body">
      <p style="font-size: 18px; font-weight: 500; margin-top:0; color:#444;">अकाउंट्स और बिज़नेस में दिमाग चलता है? तो कॉमर्स में ऐसे कोर्सेज हैं जो आपको सीधे मल्टीनेशनल कंपनियों (MNCs) के बोर्डरूम तक पहुंचा सकते हैं:</p>

      <div class="course-category">
        <h3 class="course-title">Professional &#038; High-Salary Courses</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">4-5 Years</span> <strong>Chartered Accountant (CA):</strong> कॉमर्स का सबसे बड़ा और इज़्ज़तदार कोर्स। कंपनियों का ऑडिट और टैक्स का काम। <br><span class="badge-salary">सैलरी: ₹8 लाख &#8211; ₹30 लाख/साल</span></li>
            <li><span class="badge-duration">3-4 Years</span> <strong>Company Secretary (CS):</strong> कंपनी के लीगल और शेयर मार्किट से जुड़े काम संभालने वाला ऑफिसर।</li>
            <li><span class="badge-duration">3 Years</span> <strong>BBA (Bachelor of Business Administration):</strong> इसके बाद MBA करें और कंपनियों में HR, Marketing या Finance Manager बनें।</li>
          </ul>
        </div>
      </div>

      <div class="course-category">
        <h3 class="course-title">Finance &#038; Regular Courses</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">3 Years</span> <strong>B.Com (Hons):</strong> अकाउंटिंग, टैक्सेशन और बैंकिंग सेक्टर की सरकारी नौकरियों के लिए सबसे बेस्ट।</li>
            <li><span class="badge-duration">3 Years</span> <strong>Actuarial Science:</strong> इंश्योरेंस कंपनियों में रिस्क (Risk) तय करने वाले एक्सपर्ट्स (सबसे ज्यादा सैलरी वाली जॉब)।</li>
          </ul>
        </div>
      </div>
    </div>
  </div>

  <div class="stream-box">
    <h2 class="stream-header header-arts">4. 12th Arts (Humanities) वालों के लिए करियर ऑप्शंस</h2>
    <div class="stream-body">
      <p style="font-size: 18px; font-weight: 500; margin-top:0; color:#444;">आर्ट्स लेने वालों को कभी कम मत समझना! भारत के सबसे बड़े अफसर (IAS/IPS) और सबसे बड़े वकील आर्ट्स बैकग्राउंड से ही आते हैं:</p>

      <div class="course-category">
        <h3 class="course-title">Law, Civil Services &#038; Media</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">5 Years</span> <strong>BA LLB (Integrated Law):</strong> 12वीं के बाद सीधे वकालत (Lawyer) की पढ़ाई करें और जज या कॉर्पोरेट लॉयर बनें।</li>
            <li><span class="badge-duration">3 Years</span> <strong>BA (UPSC Preparation):</strong> History, Polity या Geography से BA करें और साथ में IAS/IPS (UPSC) की तैयारी करें।</li>
            <li><span class="badge-duration">3 Years</span> <strong>BJMC (Journalism &#038; Mass Comm):</strong> टीवी न्यूज़ एंकर, रिपोर्टर, या न्यूज़पेपर में एडिटर बनने का कोर्स।</li>
          </ul>
        </div>
      </div>

      <div class="course-category">
        <h3 class="course-title">Creative &#038; Hospitality Careers</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">3-4 Years</span> <strong>Bachelor of Fine Arts (BFA):</strong> पेंटिंग, ग्राफ़िक डिज़ाइन और क्रिएटिव आर्ट्स में करियर।</li>
            <li><span class="badge-duration">3 Years</span> <strong>Hotel Management:</strong> फाइव-स्टार होटल्स में मैनेजर, शेफ (Chef) या क्रूज़ पर शानदार लाइफस्टाइल वाली जॉब।</li>
            <li><span class="badge-duration">1 Year</span> <strong>Cabin Crew / Air Hostess:</strong> एयरलाइन्स में शानदार सैलरी और पूरी दुनिया घूमने का मौका।</li>
          </ul>
        </div>
      </div>
    </div>
  </div>

  <div class="stream-box" style="margin-bottom: 0;">
    <h2 class="stream-header header-voc">5. 12th के बाद &#8216;शॉर्ट-टर्म&#8217; हाई-सैलरी कोर्सेज (Any Stream)</h2>
    <div class="stream-body">
      <p style="font-size: 18px; font-weight: 500; margin-top:0; color:#444;">चाहे आपने साइंस ली हो, आर्ट्स या कॉमर्स! अगर आप 3-4 साल की डिग्री नहीं करना चाहते और <strong>6 महीने या 1 साल में ही जॉब</strong> पाना चाहते हैं, तो ये डिजिटल कोर्सेज आपके लिए हैं:</p>

      <div class="course-category" style="margin-bottom: 0;">
        <h3 class="course-title">Digital &#038; Tech Skills (भविष्य की नौकरियां)</h3>
        <div class="course-content">
          <ul class="course-list">
            <li><span class="badge-duration">6 Months</span> <strong>Digital Marketing &#038; SEO:</strong> Google, Facebook Ads और वेबसाइट रैंक करना सीखें (लाखों की फ्रीलांसिंग इनकम)।</li>
            <li><span class="badge-duration">1-2 Years</span> <strong>Animation, VFX &#038; Video Editing:</strong> फिल्मों, यूट्यूबर्स और गेमिंग कंपनियों के लिए वीडियो एडिट और इफ़ेक्ट (VFX) बनाएं।</li>
            <li><span class="badge-duration">1 Year</span> <strong>Web &#038; App Development:</strong> कोडिंग (HTML, Python, Java) सीखकर सॉफ्टवेयर कंपनियों में हाई-पेइंग जॉब पाएं।</li>
          </ul>
        </div>
      </div>
    </div>
  </div>

</div>

</body>
</html>



<!DOCTYPE html>
<html lang="hi">
<head>
<style>
  /* --- WhatsApp Join Box CSS --- */
  .wa-join-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, #e8f8f5 0%, #f4fdf6 100%); /* Light greenish background */
    border: 2px solid #58d68d; /* Green border matching the image */
    border-radius: 8px;
    padding: 12px 20px;
    text-decoration: none; /* Removes underline from link */
    margin: 20px 0;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.02);
  }

  .wa-join-box:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    transform: translateY(-2px);
  }

  .wa-left-content {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .wa-icon svg {
    width: 28px;
    height: 28px;
    fill: #25D366; /* Official WhatsApp Color */
  }

  .wa-text {
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333;
  }

  .wa-join-btn {
    background-color: #2ecc71; /* Green Button */
    color: #ffffff;
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 18px;
    border-radius: 6px;
    text-align: center;
    transition: background-color 0.3s ease;
  }

  .wa-join-box:hover .wa-join-btn {
    background-color: #27ae60; /* Darker green on hover */
  }

  /* --- Mobile Responsive --- */
  @media (max-width: 480px) {
    .wa-join-box {
      padding: 10px 15px;
    }
    .wa-icon svg {
      width: 24px;
      height: 24px;
    }
    .wa-text {
      font-size: 16px;
    }
    .wa-join-btn {
      padding: 6px 14px;
      font-size: 14px;
    }
  }
</style>
</head>
<body>

  <a href="https://www.whatsapp.com/channel/0029Vb3iqTlIHphMNBOsiv0v" class="wa-join-box" target="_blank" rel="noopener noreferrer">
    
    <div class="wa-left-content">
      <div class="wa-icon">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
          <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
        </svg>
      </div>
      <div class="wa-text">WhatsApp Group</div>
    </div>

    <div class="wa-join-btn">Join Now</div>

  </a>

</body>
</html>







<!DOCTYPE html>
<html lang="hi">
<head>
<style>
  /* --- Telegram Join Box CSS --- */
  .tg-join-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, #f0f8ff 0%, #e1f5fe 100%); /* Light blue background */
    border: 2px solid #29b6f6; /* Telegram blue border */
    border-radius: 8px;
    padding: 12px 20px;
    text-decoration: none; 
    margin: 20px 0;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.02);
  }

  .tg-join-box:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    transform: translateY(-2px);
  }

  .tg-left-content {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .tg-icon svg {
    width: 28px;
    height: 28px;
    fill: #0088cc; /* Official Telegram Color */
  }

  .tg-text {
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333;
  }

  .tg-join-btn {
    background-color: #0088cc; /* Telegram Blue Button */
    color: #ffffff;
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 18px;
    border-radius: 6px;
    text-align: center;
    transition: background-color 0.3s ease;
  }

  .tg-join-box:hover .tg-join-btn {
    background-color: #0077b5; /* Darker blue on hover */
  }

  /* --- Mobile Responsive --- */
  @media (max-width: 480px) {
    .tg-join-box {
      padding: 10px 15px;
    }
    .tg-icon svg {
      width: 24px;
      height: 24px;
    }
    .tg-text {
      font-size: 16px;
    }
    .tg-join-btn {
      padding: 6px 14px;
      font-size: 14px;
    }
  }
</style>
</head>
<body>

  <a href="https://t.me/universityresultzone" class="tg-join-box" target="_blank" rel="noopener noreferrer">
    
    <div class="tg-left-content">
      <div class="tg-icon">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
          <path d="M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z"/>
        </svg>
      </div>
      <div class="tg-text">Telegram Channel</div>
    </div>

    <div class="tg-join-btn">Join Now</div>

  </a>

</body>
</html>



<div class="urz-notice-box">     <span class="urz-tag"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> New Update:</span>      <a href="https://universityresultzone.com/category/government-vacancies/" target="_blank">         सभी नई सरकारी भर्तियों (Govt Jobs 2026) की जानकारी के लिए यहाँ क्लिक करें <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" />     </a> </div>  <style> .urz-notice-box {     background-color: #fff3cd;     border: 2px dashed #ff3333;     padding: 15px;     text-align: center;     border-radius: 8px;     margin: 20px 0;     box-shadow: 0 4px 6px rgba(0,0,0,0.1); } .urz-tag {     color: #ff0000;     font-weight: bold;     font-size: 18px;     display: block;     margin-bottom: 5px; } .urz-notice-box a {     text-decoration: none;     color: #000;     font-weight: 600;     font-size: 18px;     transition: 0.3s; } .urz-notice-box a:hover {     color: #0056b3;     text-decoration: underline; } /* Mobile Responsive */ @media only screen and (max-width: 600px) {     .urz-notice-box a { font-size: 16px; }     .urz-tag { font-size: 16px; } } </style>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://universityresultzone.com/career-options-after-12th-courses-list/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2461</post-id>	</item>
	</channel>
</rss>
