Help
RSS
API
Feed
Maltego
Contact
Domain > pdeapune.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-09-04
3.140.105.82
(
ClassC
)
2026-01-24
3.146.31.92
(
ClassC
)
Port 80
HTTP/1.1 200 Date: Sat, 24 Jan 2026 17:05:01 GMTContent-Type: text/html;charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: nginxContent-Language: en-US !-- templates/user/index.html -->!DOCTYPE html>!-- templates/user/layouts.html -->html langen>head> meta charsetUTF-8> title>Home | PDEA - PDEA/title> meta nameviewport contentwidthdevice-width, initial-scale1> !-- ✅ Bootstrap CSS --> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css relstylesheet> !-- ✅ Tailwind CSS --> script srchttps://cdn.tailwindcss.com>/script> script srchttps://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js defer>/script> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css>/head>body> !-- ✅ Reusable Fragments --> div> !-- Main Header --> header classbg-light text-dark shadow-sm border-bottom> div classcontainer-fluid py-3 d-flex flex-column flex-lg-row justify-content-between align-items-center> !-- Left: Logo and College Info (centered vertically) --> div classd-flex align-items-center text-center text-lg-start mb-3 mb-lg-0> img src/img/logo.png altCollege Logo classme-3 styleheight: 70px;> div classd-flex flex-column justify-content-center> h2 classh5 mb-1 fw-bold>पुणे जिल्हा शिक्षण मंडळ , पुणे/h2> h2 classh6 mb-1 fw-bold>Pune District Education Association, Pune/h2> p classmb-0 small> 48/1 A, Erandawana, Paud Road, Pune 411 038 /p> /div> /div> !-- Right: Navigation + Buttons --> div classtext-end> !-- Action Buttons --> div classd-flex justify-content-end gap-2 flex-wrap> a hrefhttps://www.pdea-admission.org targetblind classbtn btn-outline-primary btn-sm>📩 ERP Login/a> a hreftel:+918496045045 classbtn btn-outline-success btn-sm>📞 020 29950622/a> /div> /div> /div> /header>/div> div> nav classbg-gradient-to-r from-indigo-900 to-blue-800 shadow-md> div classmax-w-7xl mx-auto px-4> div classflex justify-between items-center py-3> !-- Logo --> !-- div classtext-white font-bold text-xl>MySite/div> --> !-- Mobile Hamburger --> div classmd:hidden> button idmenu-toggle classtext-white focus:outline-none> svg classw-7 h-7 fillnone strokecurrentColor stroke-width2 viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround dM4 6h16M4 12h16M4 18h16 /> /svg> /button> /div> !-- Desktop Menu --> div classhidden md:flex space-x-6 text-sm font-medium items-center text-white> a href/ classhover:text-yellow-300 transition>Home/a> !-- About Dropdown --> div classgroup relative> button classhover:text-yellow-300 transition dropdown-btn data-targetabout-dropdown>About Us ▾/button> div idabout-dropdown classabsolute hidden bg-white text-black mt-2 rounded shadow-md z-50 min-w-200px> a href# classblock px-4 py-2 hover:bg-indigo-100>Mission/a> a href# classblock px-4 py-2 hover:bg-indigo-100>Vision/a> /div> /div> !-- Team Dropdown --> div classgroup relative> button classhover:text-yellow-300 transition dropdown-btn data-targetteam-dropdown>Team ▾/button> div idteam-dropdown classabsolute hidden bg-white text-black mt-2 rounded shadow-md z-50 min-w-200px> a hrefgoverning-council classblock px-4 py-2 hover:bg-indigo-100>Governing Council/a> a hrefcoordination-committee classblock px-4 py-2 hover:bg-indigo-100>Co-Ordination Committee/a> a hreflife-member classblock px-4 py-2 hover:bg-indigo-100>Life Member/a> a href# classblock px-4 py-2 hover:bg-indigo-100>Life Member Workers/a> /div> /div> a href/our-institute classhover:text-yellow-300 transition>Institutes/a> a href# classhover:text-yellow-300 transition>Downloads/a> a href/circular classhover:text-yellow-300 transition>Circulars/a> a href# classhover:text-yellow-300 transition>Contact Us/a> a href/login classbg-yellow-400 text-black px-3 py-1 rounded hover:bg-yellow-300 transition>Login/a> /div> /div> !-- Mobile Menu --> div idmobile-menu classmd:hidden hidden flex-col bg-gradient-to-r from-indigo-800 to-blue-700 text-white rounded px-4 py-4 space-y-2> a href# classblock hover:text-yellow-300>Home/a> !-- Mobile Dropdown: About --> div classrelative> button classw-full text-left font-semibold mobile-dropdown-btn data-targetmobile-about-dropdown>About Us ▾/button> div idmobile-about-dropdown classhidden pl-4 mt-1 space-y-1 text-sm> a href# classblock hover:text-yellow-300>Mission/a> a href# classblock hover:text-yellow-300>Vision/a> /div> /div> !-- Mobile Dropdown: Team --> div classrelative> button classw-full text-left font-semibold mobile-dropdown-btn data-targetmobile-team-dropdown>Team ▾/button> div idmobile-team-dropdown classhidden pl-4 mt-1 space-y-1 text-sm> a hrefgoverning-council classblock hover:text-yellow-300>Governing Council/a> a hrefcoordination-committee classblock hover:text-yellow-300>Co-Ordination Committee/a> a href# classblock hover:text-yellow-300>Life Member/a> a href# classblock hover:text-yellow-300>Life Member Workers/a> /div> /div> a href# classblock hover:text-yellow-300>Institutes/a> a href# classblock hover:text-yellow-300>Downloads/a> a href/circular classblock hover:text-yellow-300>Circulars/a> a href# classblock hover:text-yellow-300>Contact Us/a> a href# classblock bg-yellow-400 text-black text-center py-1 rounded hover:bg-yellow-300 transition>Login/a> /div> /div> /nav> !-- Toggle Script --> script> document.addEventListener(DOMContentLoaded, function () { // Mobile menu toggle const toggleBtn document.getElementById(menu-toggle); const mobileMenu document.getElementById(mobile-menu); toggleBtn.addEventListener(click, (e) > { e.stopPropagation(); mobileMenu.classList.toggle(hidden); }); // Dropdown functionality for desktop const dropdownBtns document.querySelectorAll(.dropdown-btn); dropdownBtns.forEach(btn > { btn.addEventListener(click, (e) > { e.stopPropagation(); const targetId btn.getAttribute(data-target); const dropdown document.getElementById(targetId); // Close all other dropdowns first document.querySelectorAll(.dropdown-btn).forEach(otherBtn > { if (otherBtn ! btn) { const otherTarget otherBtn.getAttribute(data-target); document.getElementById(otherTarget).classList.add(hidden); } }); // Toggle current dropdown dropdown.classList.toggle(hidden); }); }); // Dropdown functionality for mobile const mobileDropdownBtns document.querySelectorAll(.mobile-dropdown-btn); mobileDropdownBtns.forEach(btn > { btn.addEventListener(click, (e) > { e.stopPropagation(); const targetId btn.getAttribute(data-target); const dropdown document.getElementById(targetId); // Close all other mobile dropdowns first document.querySelectorAll(.mobile-dropdown-btn).forEach(otherBtn > { if (otherBtn ! btn) { const otherTarget otherBtn.getAttribute(data-target); document.getElementById(otherTarget).classList.add(hidden); } }); // Toggle current dropdown dropdown.classList.toggle(hidden); }); }); // Close dropdowns when clicking outside document.addEventListener(click, function() { // Close desktop dropdowns document.querySelectorAll(id$-dropdown).forEach(dropdown > { if (!dropdown.id.includes(mobile-)) { dropdown.classList.add(hidden); } }); // Close mobile menu and its dropdowns if (!mobileMenu.classList.contains(hidden)) { document.querySelectorAll(id^mobile-).forEach(dropdown > { dropdown.classList.add(hidden); }); mobileMenu.classList.add(hidden); } }); // Prevent dropdown from closing when clicking inside document.querySelectorAll(id$-dropdown).forEach(dropdown > { dropdown.addEventListener(click, (e) > { e.stopPropagation(); }); }); }); /script>/div> !-- ✅ Page-specific content --> !-- container-fluid p-0 m-0-->!--py-4 --> main classcontainer-fluid p-0 m-0> div> div> div x-data{ currentSlide: 0, slides: /slider/c3.jpg,/slider/c1.jpeg,/slider/c7.jpg, /slider/c2.jpeg, /slider/w8.jpg, init() { setInterval(() > { this.currentSlide (this.currentSlide + 1) % this.slides.length; }, 5000); } } classrelative w-full h-80vh max-h-700px min-h-400px overflow-hidden bg-black > !-- Slider Images --> template x-for(slide, index) in slides :keyindex> div classabsolute inset-0 w-full h-full> img :srcslide :altSlide + (index + 1) :class{ opacity-100 scale-100 z-20: currentSlide index, opacity-0 scale-95 z-10: currentSlide ! index } classw-full h-full object-cover object-center transition-all duration-700 ease-in-out /> !-- Dark overlay for better text visibility if needed --> !-- div classabsolute inset-0 bg-black bg-opacity-30>/div> --> /div> /template> !-- Bullet Controls --> div classabsolute bottom-4 left-1/2 transform -translate-x-1/2 flex space-x-2 z-30> template x-for(slide, index) in slides :keyindex> button classw-3 h-3 rounded-full border border-white :classcurrentSlide index ? bg-white : bg-gray-400 @clickcurrentSlide index >/button> /template> /div> !-- Prev Button --> button @clickcurrentSlide (currentSlide - 1 + slides.length) % slides.length classabsolute left-4 top-1/2 transform -translate-y-1/2 bg-black bg-opacity-50 text-white p-2 rounded-full hover:bg-opacity-70 z-30 > ❮ /button> !-- Next Button --> button @clickcurrentSlide (currentSlide + 1) % slides.length classabsolute right-4 top-1/2 transform -translate-y-1/2 bg-black bg-opacity-50 text-white p-2 rounded-full hover:bg-opacity-70 z-30 > ❯ /button> /div>/div> div> section classbg-white py-16 px-4 sm:px-6 lg:px-20 xl:px-32> div classw-full mx-auto grid grid-cols-1 lg:grid-cols-2 gap-12 items-center> !-- Left: Text Content --> div classtext-left> h3 classtext-2xl font-extrabold text-blue-900 leading-tight mb-6> Pune District Education Association, Pune /h3> p classtext-gray-700 text-lg mb-4> Founded on strong>7th September 1941/strong> by Shri Baburaoji Gholap, PDEA’s vision is to extend quality education to even the most rural corners of Pune District guided by the motto strong>“Benefit and Happiness of the Society”, Bahujan Hitaay , Bhaujan Sukhaay./strong> /p> p classtext-gray-700 text-lg mb-4> Backed by notable leaders like Annasaheb Awate and Mamasaheb Mohol, PDEA has grown under the leadership of strong>Hon. Shri Ajitdada Pawar/strong>, current President and Dy. Chief Minister of Maharashtra. /p> p classtext-gray-700 text-lg> Today, PDEA runs a wide network of institutions including: span classtext-blue-700 font-medium>Professional/span>, span classtext-blue-700 font-medium>Senior College/span>, span classtext-blue-700 font-medium>Secondary School/span>, and span classtext-blue-700 font-medium>CBSE School/span> across Arts, Commerce, and Science streams. /p> /div> !-- Right: Image --> div classrounded-xl overflow-hidden shadow-lg border border-gray-200> img src/img/img.webp altAbout PDEA classw-full h-auto object-cover /> /div> /div> /section>/div> div> section classbg-blue-50 py-12 px-4 sm:px-6 lg:px-20 xl:px-32> div classmax-w-7xl mx-auto grid grid-cols-1 md:grid-cols-3 gap-10 items-center bg-white p-8 rounded-2xl shadow-md border border-gray-200> !-- Left: President Image + Info --> div classflex flex-col items-center md:items-start text-center md:text-left> div classw-48 h-48 sm:w-52 sm:h-52 rounded-full overflow-hidden shadow-md border-4 border-white mb-4> img src/img/president.jpg altPresident classw-full h-full object-cover object-top /> /div> h3 classtext-xl font-semibold text-gray-900 mt-2>Hon. Shri Ajitdada Pawar/h3> p classtext-sm text-orange-600 font-medium>President/p> p classtext-sm text-gray-600>Pune District Education Association, Pune/p> /div> !-- Right: Message Content (spans 2 columns on md+) --> div classmd:col-span-2> h2 classtext-3xl font-bold text-blue-900 mb-6>Dear Students,/h2> p classtext-gray-800 text-lg leading-relaxed mb-6> I am indeed very pleased to note your interest in joining Poona District Education Association, Pune. As its President, I extend a heartfelt welcome. Your decision to pursue further studies reflects your thoughtful wisdom. At PDEA, we take pride in offering robust infrastructure, forward-thinking pedagogy, and nurturing academic spaces. /p> p classtext-gray-800 text-lg leading-relaxed mb-6> Our diploma and degree programs span professional and non-professional streams, all delivered within beautifully designed campuses. We believe the future of today’s youth is full of promise—and we’re here to guide that journey. /p> a href/president-message-details classinline-flex items-center text-blue-700 font-medium hover:underline transition duration-200> Read More svg xmlnshttp://www.w3.org/2000/svg classh-5 w-5 ml-1 fillnone viewBox0 0 24 24 strokecurrentColor> path stroke-linecapround stroke-linejoinround stroke-width2 dM13 7l5 5m0 0l-5 5m5-5H6/> /svg> /a> /div> /div> /section>/div> div> section classpy-5 bg-light> !-- Styles --> style> .course-tab-wrapper { background-color: #1a2e63; border-radius: 50px; padding: 20px 30px; display: flex; justify-content: center; overflow-x: auto; margin: 0 auto 2rem auto; width: 90%; } .course-tab-wrapper .nav-pills { gap: 30px; flex-wrap: nowrap; } .nav-pills .nav-link { color: #fff; background-color: transparent; border-radius: 50px; padding: 0.75rem 1.75rem; font-weight: 500; white-space: nowrap; transition: 0.3s; } .nav-pills .nav-link.active { background-color: #fff; color: #1a2e63; font-weight: 600; } .nav-pills .nav-link:hover { background-color: rgba(255, 255, 255, 0.2); color: #fff; } .card img { height: 200px; object-fit: cover; } .card-title { font-weight: 700; color: #1a2e63; background-color: #f3f3f3; padding: 8px 12px; border-radius: 6px; transition: background-color 0.3s, color 0.3s; } .card:hover .card-title { background-color: #1a2e63; color: #ffffff; } @media (max-width: 768px) { .course-tab-wrapper { justify-content: start; border-radius: 30px; } } /style> !-- Heading --> div classcontainer> h2 classtext-center mb-5 fw-bold text-primary display-6>Dive into Our Institutes Range of Courses/h2> /div> !-- Tabs --> div classpx-0> div classcourse-tab-wrapper> ul classnav nav-pills d-flex flex-wrap justify-content-center> li classnav-item> a classnav-link active href/our-institute>Professionalbr>College/a> /li> li classnav-item> a classnav-link href/our-institute/regular>Regularbr>Colleges/a> /li> li classnav-item> a classnav-link href/our-institute/vocational>Vocationalbr>Courses/a> /li> li classnav-item> a classnav-link href/our-institute/junior>Juniorbr>College/a> /li> li classnav-item> a classnav-link href/our-institute/secondary>Secondarybr>School/a> /li> li classnav-item> a classnav-link href/our-institute/primary>Primarybr>School/a> /li> /ul> /div>/div> !-- Content --> !-- Courses Section -->div classcontainer py-5> div classrow row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4 g-4> !-- B.Tech --> div classcol> div classcard h-100> img src/img/courses/btech.webp classcard-img-top altB.Tech> div classcard-body text-center> h5 classcard-title>B.Tech/h5> /div> /div> /div> !-- Pharmacy --> div classcol> div classcard h-100> img src/img/courses/bdes.webp classcard-img-top altPharmacy> div classcard-body text-center> h5 classcard-title>Pharmacy/h5> /div> /div> /div> !-- BAMS / MD / Ph.D. --> div classcol> div classcard h-100> img src/img/courses/bfa.webp classcard-img-top altBAMS> div classcard-body text-center> h5 classcard-title>BAMS / MD / Ph.D./h5> /div> /div> /div> !-- Vocational Courses --> div classcol> div classcard h-100> img src/img/courses/img1.webp classcard-img-top altVocational> div classcard-body text-center> h5 classcard-title>Vocational Courses/h5> /div> /div> /div> !-- BA / MA / Ph.D. --> div classcol> div classcard h-100> img src/img/courses/bcom.webp classcard-img-top altBA MA> div classcard-body text-center> h5 classcard-title>BA / MA / Ph.D./h5> /div> /div> /div> !-- B.Com / M.Com / Ph.D. --> div classcol> div classcard h-100> img src/img/courses/a1.png classcard-img-top altB.Com M.Com> div classcard-body text-center> h5 classcard-title>B.Com / M.Com / Ph.D./h5> /div> /div> /div> !-- B.Sc / M.Sc / Ph.D. --> div classcol> div classcard h-100> img src/img/courses/a2.png classcard-img-top altB.Sc M.Sc> div classcard-body text-center> h5 classcard-title>B.Sc / M.Sc / Ph.D./h5> /div> /div> /div> !-- B.Sc Computer Science --> div classcol> div classcard h-100> img src/img/courses/a3.jpg classcard-img-top altCS> div classcard-body text-center> h5 classcard-title>B.Sc Computer Science/h5> /div> /div> /div> !-- MCA --> div classcol> div classcard h-100> img src/img/courses/bba.webp classcard-img-top altMCA> div classcard-body text-center> h5 classcard-title>MCA/h5> /div> /div> /div> div classcol> div classcard h-100> img src/img/courses/bcom.webp classcard-img-top altMCA> div classcard-body text-center> h5 classcard-title>MBA/h5> /div> /div> /div> div classcol> div classcard h-100> img src/img/courses/a1.png classcard-img-top altMCA> div classcard-body text-center> h5 classcard-title>Law/h5> /div> /div> /div> /div>/div> /section>/div> div> style> .scroll-vertical-wrapper { height: 200px; overflow: hidden; position: relative; } .scroll-list { display: inline-block; animation: scroll-up 8s linear infinite; } /* Pause animation on hover */ .scroll-vertical-wrapper:hover .scroll-list { animation-play-state: paused; } @keyframes scroll-up { 0% { transform: translateY(100%); } 100% { transform: translateY(-100%); } }/style> section classpy-4 stylemin-height: 400px; background-color: #e9f5ff;> div classcontainer> div classrow g-4 align-items-stretch> !-- 📸 Gallery Section --> div classcol-lg-8 col-md-7 d-flex> div classcard shadow-sm w-100 h-100> div classcard-body> h4 classmb-4 text-primary fw-bold>📸 Gallery/h4> div classrow g-3> div classcol-6 col-sm-4> img src/img/courses/a1.png classimg-fluid rounded shadow-sm altGallery 1> /div> div classcol-6 col-sm-4> img src/img/courses/a2.png classimg-fluid rounded shadow-sm altGallery 2> /div> div classcol-6 col-sm-4> img src/img/courses/a3.jpg classimg-fluid rounded shadow-sm altGallery 3> /div> /div> /div> /div> /div> !-- 📢 Circulars & News Section --> div classcol-lg-4 col-md-5 d-flex> div classw-100 h-100 border rounded shadow-sm bg-light d-flex flex-column overflow-hidden> div classbg-warning text-white p-3 rounded-top> h5 classmb-0 fw-bold text-center>📢 Circulars & News/h5> /div> !-- Vertical scroll (Circular list) --> div classflex-grow-1 px-3 py-2 overflow-hidden position-relative> div classscroll-vertical-wrapper> ul classlist-unstyled mb-0 scroll-list> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/6/ad8799bf-0f5a-47dd-8fd8-0339358a9eaa_वरिष्ठ महाविद्यालय अनुदानित शिक्षकेतर सेवक अंतिम सेवाजेष्ठता यादी (1).pdf classtext-decoration-none text-dark fw-semibold target_blank>वरिष्ठ महाविद्यालय अनुदानित शिक्षकेतर सेवक अंतिम सेवाजेष्ठता यादी/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/5/e2589ba3-1eae-43a7-b534-2fcaa94c71ad_college seniority list.pdf classtext-decoration-none text-dark fw-semibold target_blank>All Grantable Colleges Non-Teaching Seniority List/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/4/6f07e8cc-fc9e-4f8a-b118-968c6ae64c56_Cycle Rally 2025.pdf classtext-decoration-none text-dark fw-semibold target_blank>Cycle Rally 2025 Invitation Card/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/1/032ed434-1c41-4a86-a179-8fd56bb9e5b2_SPPU Uni-affliliation 25-26.pdf classtext-decoration-none text-dark fw-semibold target_blank>Annual Report/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/3/ebe0a3eb-3500-44c3-8751-574624638835_Application Form CHB Advertise 2025-26.pdf classtext-decoration-none text-dark fw-semibold target_blank>CHB Advertise (Application Form)/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/3/24282515-f5f0-4625-be57-36cf55023b73_CHB Adv. information 2025 New.pdf classtext-decoration-none text-dark fw-semibold target_blank>CHB Advertise Information 2025-26/a> /li> /ul> /div> /div> /div> /div> /div> /div> /section>/div> !-- h3>htis/h3> h1 classtext-primary>Welcome to PDEA College/h1> p>This is the homepage content./p> ✅ About Buttons a href/about classbtn btn-outline-primary mt-4>About Us/a> a href/academic classbtn btn-outline-primary mt-4>Academic/a> -->/div> /main> div> footer classbg-gray-900 text-white> div classmax-w-7xl mx-auto px-6 py-10 grid grid-cols-1 md:grid-cols-3 gap-8> !-- Contact Info --> div> h3 classtext-lg font-bold mb-3 border-b border-gray-600 pb-1>📍 Contact Details/h3> p classtext-yellow-300 font-semibold mb-2>Pune District Education Association, Pune/p> ul classtext-sm space-y-1 text-gray-300> li>i classfas fa-map-marker-alt mr-2>/i>48/1 A, Erandawana, Paud Road, Pune-411038, Maharashtra, India/li> li>i classfas fa-phone mr-2>/i>020 29950622, 020 29950633/li> li> i classfas fa-envelope mr-2>/i> a hrefmailto:honsecretary@pdeapune.org classunderline text-white hover:text-yellow-300>honsecretary@pdeapune.org/a> /li> /ul> /div> !-- Google Map --> div> h3 classtext-lg font-bold mb-3 border-b border-gray-600 pb-1>📌 Location/h3> iframe srchttps://www.google.com/maps/embed?pb!1m18!1m12!1m3!1d3783.3389262110463!2d73.81861461501286!3d18.513580074219607!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2be4cb11d8237%3A0x5e7dd592ca1a4660!2sPune+District+Education+Association!5e0!3m2!1sen!2sin!4v1561555028023!5m2!1sen!2sin width100% height200 styleborder:0; allowfullscreen loadinglazy> /iframe> /div> div> h3 classtext-lg font-bold mb-3 border-b border-gray-600 pb-1>🎥 PDEA Video/h3> div classw-full h-48 rounded shadow-md overflow-hidden> iframe classw-full h-full srchttps://www.youtube.com/embed/T-nDFW-KzNQ?autoplay1&mute1&rel0 titlePDEA Video frameborder0 allowautoplay; encrypted-media allowfullscreen> /iframe> /div> p classmt-2 text-sm bg-gray-800 bg-opacity-70 p-2 rounded> Visitor Counter: span>575978/span> /p>/div> /div> !-- Footer Bottom -->div classbg-black py-3 border-t border-gray-800 shadow-inner shadow-gray-700> div classmax-w-7xl mx-auto px-4 flex flex-col md:flex-row items-center justify-between text-sm text-gray-400 gap-2> p classtext-center md:text-left> © 2019 span classtext-white font-semibold>Pune District Education Association, Pune/span>. All rights reserved. /p> a hrefhttps://www.techdivinity.com target_blank classtext-white hover:text-yellow-400 transition-all duration-200 underline-offset-2 hover:underline text-center md:text-right> Powered by span classfont-bold>TechDivinity, Pune/span> | Version: span classtext-yellow-300>2025-07-01/span> /a> /div>/div> /footer>/div> !-- ✅ Bootstrap JS Bundle at bottom --> script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js>/script>/body>/html>
Port 443
HTTP/1.1 200 Date: Sat, 24 Jan 2026 17:05:01 GMTContent-Type: text/html;charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: nginxContent-Language: en-US !-- templates/user/index.html -->!DOCTYPE html>!-- templates/user/layouts.html -->html langen>head> meta charsetUTF-8> title>Home | PDEA - PDEA/title> meta nameviewport contentwidthdevice-width, initial-scale1> !-- ✅ Bootstrap CSS --> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css relstylesheet> !-- ✅ Tailwind CSS --> script srchttps://cdn.tailwindcss.com>/script> script srchttps://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js defer>/script> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css>/head>body> !-- ✅ Reusable Fragments --> div> !-- Main Header --> header classbg-light text-dark shadow-sm border-bottom> div classcontainer-fluid py-3 d-flex flex-column flex-lg-row justify-content-between align-items-center> !-- Left: Logo and College Info (centered vertically) --> div classd-flex align-items-center text-center text-lg-start mb-3 mb-lg-0> img src/img/logo.png altCollege Logo classme-3 styleheight: 70px;> div classd-flex flex-column justify-content-center> h2 classh5 mb-1 fw-bold>पुणे जिल्हा शिक्षण मंडळ , पुणे/h2> h2 classh6 mb-1 fw-bold>Pune District Education Association, Pune/h2> p classmb-0 small> 48/1 A, Erandawana, Paud Road, Pune 411 038 /p> /div> /div> !-- Right: Navigation + Buttons --> div classtext-end> !-- Action Buttons --> div classd-flex justify-content-end gap-2 flex-wrap> a hrefhttps://www.pdea-admission.org targetblind classbtn btn-outline-primary btn-sm>📩 ERP Login/a> a hreftel:+918496045045 classbtn btn-outline-success btn-sm>📞 020 29950622/a> /div> /div> /div> /header>/div> div> nav classbg-gradient-to-r from-indigo-900 to-blue-800 shadow-md> div classmax-w-7xl mx-auto px-4> div classflex justify-between items-center py-3> !-- Logo --> !-- div classtext-white font-bold text-xl>MySite/div> --> !-- Mobile Hamburger --> div classmd:hidden> button idmenu-toggle classtext-white focus:outline-none> svg classw-7 h-7 fillnone strokecurrentColor stroke-width2 viewBox0 0 24 24> path stroke-linecapround stroke-linejoinround dM4 6h16M4 12h16M4 18h16 /> /svg> /button> /div> !-- Desktop Menu --> div classhidden md:flex space-x-6 text-sm font-medium items-center text-white> a href/ classhover:text-yellow-300 transition>Home/a> !-- About Dropdown --> div classgroup relative> button classhover:text-yellow-300 transition dropdown-btn data-targetabout-dropdown>About Us ▾/button> div idabout-dropdown classabsolute hidden bg-white text-black mt-2 rounded shadow-md z-50 min-w-200px> a href# classblock px-4 py-2 hover:bg-indigo-100>Mission/a> a href# classblock px-4 py-2 hover:bg-indigo-100>Vision/a> /div> /div> !-- Team Dropdown --> div classgroup relative> button classhover:text-yellow-300 transition dropdown-btn data-targetteam-dropdown>Team ▾/button> div idteam-dropdown classabsolute hidden bg-white text-black mt-2 rounded shadow-md z-50 min-w-200px> a hrefgoverning-council classblock px-4 py-2 hover:bg-indigo-100>Governing Council/a> a hrefcoordination-committee classblock px-4 py-2 hover:bg-indigo-100>Co-Ordination Committee/a> a hreflife-member classblock px-4 py-2 hover:bg-indigo-100>Life Member/a> a href# classblock px-4 py-2 hover:bg-indigo-100>Life Member Workers/a> /div> /div> a href/our-institute classhover:text-yellow-300 transition>Institutes/a> a href# classhover:text-yellow-300 transition>Downloads/a> a href/circular classhover:text-yellow-300 transition>Circulars/a> a href# classhover:text-yellow-300 transition>Contact Us/a> a href/login classbg-yellow-400 text-black px-3 py-1 rounded hover:bg-yellow-300 transition>Login/a> /div> /div> !-- Mobile Menu --> div idmobile-menu classmd:hidden hidden flex-col bg-gradient-to-r from-indigo-800 to-blue-700 text-white rounded px-4 py-4 space-y-2> a href# classblock hover:text-yellow-300>Home/a> !-- Mobile Dropdown: About --> div classrelative> button classw-full text-left font-semibold mobile-dropdown-btn data-targetmobile-about-dropdown>About Us ▾/button> div idmobile-about-dropdown classhidden pl-4 mt-1 space-y-1 text-sm> a href# classblock hover:text-yellow-300>Mission/a> a href# classblock hover:text-yellow-300>Vision/a> /div> /div> !-- Mobile Dropdown: Team --> div classrelative> button classw-full text-left font-semibold mobile-dropdown-btn data-targetmobile-team-dropdown>Team ▾/button> div idmobile-team-dropdown classhidden pl-4 mt-1 space-y-1 text-sm> a hrefgoverning-council classblock hover:text-yellow-300>Governing Council/a> a hrefcoordination-committee classblock hover:text-yellow-300>Co-Ordination Committee/a> a href# classblock hover:text-yellow-300>Life Member/a> a href# classblock hover:text-yellow-300>Life Member Workers/a> /div> /div> a href# classblock hover:text-yellow-300>Institutes/a> a href# classblock hover:text-yellow-300>Downloads/a> a href/circular classblock hover:text-yellow-300>Circulars/a> a href# classblock hover:text-yellow-300>Contact Us/a> a href# classblock bg-yellow-400 text-black text-center py-1 rounded hover:bg-yellow-300 transition>Login/a> /div> /div> /nav> !-- Toggle Script --> script> document.addEventListener(DOMContentLoaded, function () { // Mobile menu toggle const toggleBtn document.getElementById(menu-toggle); const mobileMenu document.getElementById(mobile-menu); toggleBtn.addEventListener(click, (e) > { e.stopPropagation(); mobileMenu.classList.toggle(hidden); }); // Dropdown functionality for desktop const dropdownBtns document.querySelectorAll(.dropdown-btn); dropdownBtns.forEach(btn > { btn.addEventListener(click, (e) > { e.stopPropagation(); const targetId btn.getAttribute(data-target); const dropdown document.getElementById(targetId); // Close all other dropdowns first document.querySelectorAll(.dropdown-btn).forEach(otherBtn > { if (otherBtn ! btn) { const otherTarget otherBtn.getAttribute(data-target); document.getElementById(otherTarget).classList.add(hidden); } }); // Toggle current dropdown dropdown.classList.toggle(hidden); }); }); // Dropdown functionality for mobile const mobileDropdownBtns document.querySelectorAll(.mobile-dropdown-btn); mobileDropdownBtns.forEach(btn > { btn.addEventListener(click, (e) > { e.stopPropagation(); const targetId btn.getAttribute(data-target); const dropdown document.getElementById(targetId); // Close all other mobile dropdowns first document.querySelectorAll(.mobile-dropdown-btn).forEach(otherBtn > { if (otherBtn ! btn) { const otherTarget otherBtn.getAttribute(data-target); document.getElementById(otherTarget).classList.add(hidden); } }); // Toggle current dropdown dropdown.classList.toggle(hidden); }); }); // Close dropdowns when clicking outside document.addEventListener(click, function() { // Close desktop dropdowns document.querySelectorAll(id$-dropdown).forEach(dropdown > { if (!dropdown.id.includes(mobile-)) { dropdown.classList.add(hidden); } }); // Close mobile menu and its dropdowns if (!mobileMenu.classList.contains(hidden)) { document.querySelectorAll(id^mobile-).forEach(dropdown > { dropdown.classList.add(hidden); }); mobileMenu.classList.add(hidden); } }); // Prevent dropdown from closing when clicking inside document.querySelectorAll(id$-dropdown).forEach(dropdown > { dropdown.addEventListener(click, (e) > { e.stopPropagation(); }); }); }); /script>/div> !-- ✅ Page-specific content --> !-- container-fluid p-0 m-0-->!--py-4 --> main classcontainer-fluid p-0 m-0> div> div> div x-data{ currentSlide: 0, slides: /slider/c3.jpg,/slider/c1.jpeg,/slider/c7.jpg, /slider/c2.jpeg, /slider/w8.jpg, init() { setInterval(() > { this.currentSlide (this.currentSlide + 1) % this.slides.length; }, 5000); } } classrelative w-full h-80vh max-h-700px min-h-400px overflow-hidden bg-black > !-- Slider Images --> template x-for(slide, index) in slides :keyindex> div classabsolute inset-0 w-full h-full> img :srcslide :altSlide + (index + 1) :class{ opacity-100 scale-100 z-20: currentSlide index, opacity-0 scale-95 z-10: currentSlide ! index } classw-full h-full object-cover object-center transition-all duration-700 ease-in-out /> !-- Dark overlay for better text visibility if needed --> !-- div classabsolute inset-0 bg-black bg-opacity-30>/div> --> /div> /template> !-- Bullet Controls --> div classabsolute bottom-4 left-1/2 transform -translate-x-1/2 flex space-x-2 z-30> template x-for(slide, index) in slides :keyindex> button classw-3 h-3 rounded-full border border-white :classcurrentSlide index ? bg-white : bg-gray-400 @clickcurrentSlide index >/button> /template> /div> !-- Prev Button --> button @clickcurrentSlide (currentSlide - 1 + slides.length) % slides.length classabsolute left-4 top-1/2 transform -translate-y-1/2 bg-black bg-opacity-50 text-white p-2 rounded-full hover:bg-opacity-70 z-30 > ❮ /button> !-- Next Button --> button @clickcurrentSlide (currentSlide + 1) % slides.length classabsolute right-4 top-1/2 transform -translate-y-1/2 bg-black bg-opacity-50 text-white p-2 rounded-full hover:bg-opacity-70 z-30 > ❯ /button> /div>/div> div> section classbg-white py-16 px-4 sm:px-6 lg:px-20 xl:px-32> div classw-full mx-auto grid grid-cols-1 lg:grid-cols-2 gap-12 items-center> !-- Left: Text Content --> div classtext-left> h3 classtext-2xl font-extrabold text-blue-900 leading-tight mb-6> Pune District Education Association, Pune /h3> p classtext-gray-700 text-lg mb-4> Founded on strong>7th September 1941/strong> by Shri Baburaoji Gholap, PDEA’s vision is to extend quality education to even the most rural corners of Pune District guided by the motto strong>“Benefit and Happiness of the Society”, Bahujan Hitaay , Bhaujan Sukhaay./strong> /p> p classtext-gray-700 text-lg mb-4> Backed by notable leaders like Annasaheb Awate and Mamasaheb Mohol, PDEA has grown under the leadership of strong>Hon. Shri Ajitdada Pawar/strong>, current President and Dy. Chief Minister of Maharashtra. /p> p classtext-gray-700 text-lg> Today, PDEA runs a wide network of institutions including: span classtext-blue-700 font-medium>Professional/span>, span classtext-blue-700 font-medium>Senior College/span>, span classtext-blue-700 font-medium>Secondary School/span>, and span classtext-blue-700 font-medium>CBSE School/span> across Arts, Commerce, and Science streams. /p> /div> !-- Right: Image --> div classrounded-xl overflow-hidden shadow-lg border border-gray-200> img src/img/img.webp altAbout PDEA classw-full h-auto object-cover /> /div> /div> /section>/div> div> section classbg-blue-50 py-12 px-4 sm:px-6 lg:px-20 xl:px-32> div classmax-w-7xl mx-auto grid grid-cols-1 md:grid-cols-3 gap-10 items-center bg-white p-8 rounded-2xl shadow-md border border-gray-200> !-- Left: President Image + Info --> div classflex flex-col items-center md:items-start text-center md:text-left> div classw-48 h-48 sm:w-52 sm:h-52 rounded-full overflow-hidden shadow-md border-4 border-white mb-4> img src/img/president.jpg altPresident classw-full h-full object-cover object-top /> /div> h3 classtext-xl font-semibold text-gray-900 mt-2>Hon. Shri Ajitdada Pawar/h3> p classtext-sm text-orange-600 font-medium>President/p> p classtext-sm text-gray-600>Pune District Education Association, Pune/p> /div> !-- Right: Message Content (spans 2 columns on md+) --> div classmd:col-span-2> h2 classtext-3xl font-bold text-blue-900 mb-6>Dear Students,/h2> p classtext-gray-800 text-lg leading-relaxed mb-6> I am indeed very pleased to note your interest in joining Poona District Education Association, Pune. As its President, I extend a heartfelt welcome. Your decision to pursue further studies reflects your thoughtful wisdom. At PDEA, we take pride in offering robust infrastructure, forward-thinking pedagogy, and nurturing academic spaces. /p> p classtext-gray-800 text-lg leading-relaxed mb-6> Our diploma and degree programs span professional and non-professional streams, all delivered within beautifully designed campuses. We believe the future of today’s youth is full of promise—and we’re here to guide that journey. /p> a href/president-message-details classinline-flex items-center text-blue-700 font-medium hover:underline transition duration-200> Read More svg xmlnshttp://www.w3.org/2000/svg classh-5 w-5 ml-1 fillnone viewBox0 0 24 24 strokecurrentColor> path stroke-linecapround stroke-linejoinround stroke-width2 dM13 7l5 5m0 0l-5 5m5-5H6/> /svg> /a> /div> /div> /section>/div> div> section classpy-5 bg-light> !-- Styles --> style> .course-tab-wrapper { background-color: #1a2e63; border-radius: 50px; padding: 20px 30px; display: flex; justify-content: center; overflow-x: auto; margin: 0 auto 2rem auto; width: 90%; } .course-tab-wrapper .nav-pills { gap: 30px; flex-wrap: nowrap; } .nav-pills .nav-link { color: #fff; background-color: transparent; border-radius: 50px; padding: 0.75rem 1.75rem; font-weight: 500; white-space: nowrap; transition: 0.3s; } .nav-pills .nav-link.active { background-color: #fff; color: #1a2e63; font-weight: 600; } .nav-pills .nav-link:hover { background-color: rgba(255, 255, 255, 0.2); color: #fff; } .card img { height: 200px; object-fit: cover; } .card-title { font-weight: 700; color: #1a2e63; background-color: #f3f3f3; padding: 8px 12px; border-radius: 6px; transition: background-color 0.3s, color 0.3s; } .card:hover .card-title { background-color: #1a2e63; color: #ffffff; } @media (max-width: 768px) { .course-tab-wrapper { justify-content: start; border-radius: 30px; } } /style> !-- Heading --> div classcontainer> h2 classtext-center mb-5 fw-bold text-primary display-6>Dive into Our Institutes Range of Courses/h2> /div> !-- Tabs --> div classpx-0> div classcourse-tab-wrapper> ul classnav nav-pills d-flex flex-wrap justify-content-center> li classnav-item> a classnav-link active href/our-institute>Professionalbr>College/a> /li> li classnav-item> a classnav-link href/our-institute/regular>Regularbr>Colleges/a> /li> li classnav-item> a classnav-link href/our-institute/vocational>Vocationalbr>Courses/a> /li> li classnav-item> a classnav-link href/our-institute/junior>Juniorbr>College/a> /li> li classnav-item> a classnav-link href/our-institute/secondary>Secondarybr>School/a> /li> li classnav-item> a classnav-link href/our-institute/primary>Primarybr>School/a> /li> /ul> /div>/div> !-- Content --> !-- Courses Section -->div classcontainer py-5> div classrow row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4 g-4> !-- B.Tech --> div classcol> div classcard h-100> img src/img/courses/btech.webp classcard-img-top altB.Tech> div classcard-body text-center> h5 classcard-title>B.Tech/h5> /div> /div> /div> !-- Pharmacy --> div classcol> div classcard h-100> img src/img/courses/bdes.webp classcard-img-top altPharmacy> div classcard-body text-center> h5 classcard-title>Pharmacy/h5> /div> /div> /div> !-- BAMS / MD / Ph.D. --> div classcol> div classcard h-100> img src/img/courses/bfa.webp classcard-img-top altBAMS> div classcard-body text-center> h5 classcard-title>BAMS / MD / Ph.D./h5> /div> /div> /div> !-- Vocational Courses --> div classcol> div classcard h-100> img src/img/courses/img1.webp classcard-img-top altVocational> div classcard-body text-center> h5 classcard-title>Vocational Courses/h5> /div> /div> /div> !-- BA / MA / Ph.D. --> div classcol> div classcard h-100> img src/img/courses/bcom.webp classcard-img-top altBA MA> div classcard-body text-center> h5 classcard-title>BA / MA / Ph.D./h5> /div> /div> /div> !-- B.Com / M.Com / Ph.D. --> div classcol> div classcard h-100> img src/img/courses/a1.png classcard-img-top altB.Com M.Com> div classcard-body text-center> h5 classcard-title>B.Com / M.Com / Ph.D./h5> /div> /div> /div> !-- B.Sc / M.Sc / Ph.D. --> div classcol> div classcard h-100> img src/img/courses/a2.png classcard-img-top altB.Sc M.Sc> div classcard-body text-center> h5 classcard-title>B.Sc / M.Sc / Ph.D./h5> /div> /div> /div> !-- B.Sc Computer Science --> div classcol> div classcard h-100> img src/img/courses/a3.jpg classcard-img-top altCS> div classcard-body text-center> h5 classcard-title>B.Sc Computer Science/h5> /div> /div> /div> !-- MCA --> div classcol> div classcard h-100> img src/img/courses/bba.webp classcard-img-top altMCA> div classcard-body text-center> h5 classcard-title>MCA/h5> /div> /div> /div> div classcol> div classcard h-100> img src/img/courses/bcom.webp classcard-img-top altMCA> div classcard-body text-center> h5 classcard-title>MBA/h5> /div> /div> /div> div classcol> div classcard h-100> img src/img/courses/a1.png classcard-img-top altMCA> div classcard-body text-center> h5 classcard-title>Law/h5> /div> /div> /div> /div>/div> /section>/div> div> style> .scroll-vertical-wrapper { height: 200px; overflow: hidden; position: relative; } .scroll-list { display: inline-block; animation: scroll-up 8s linear infinite; } /* Pause animation on hover */ .scroll-vertical-wrapper:hover .scroll-list { animation-play-state: paused; } @keyframes scroll-up { 0% { transform: translateY(100%); } 100% { transform: translateY(-100%); } }/style> section classpy-4 stylemin-height: 400px; background-color: #e9f5ff;> div classcontainer> div classrow g-4 align-items-stretch> !-- 📸 Gallery Section --> div classcol-lg-8 col-md-7 d-flex> div classcard shadow-sm w-100 h-100> div classcard-body> h4 classmb-4 text-primary fw-bold>📸 Gallery/h4> div classrow g-3> div classcol-6 col-sm-4> img src/img/courses/a1.png classimg-fluid rounded shadow-sm altGallery 1> /div> div classcol-6 col-sm-4> img src/img/courses/a2.png classimg-fluid rounded shadow-sm altGallery 2> /div> div classcol-6 col-sm-4> img src/img/courses/a3.jpg classimg-fluid rounded shadow-sm altGallery 3> /div> /div> /div> /div> /div> !-- 📢 Circulars & News Section --> div classcol-lg-4 col-md-5 d-flex> div classw-100 h-100 border rounded shadow-sm bg-light d-flex flex-column overflow-hidden> div classbg-warning text-white p-3 rounded-top> h5 classmb-0 fw-bold text-center>📢 Circulars & News/h5> /div> !-- Vertical scroll (Circular list) --> div classflex-grow-1 px-3 py-2 overflow-hidden position-relative> div classscroll-vertical-wrapper> ul classlist-unstyled mb-0 scroll-list> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/6/ad8799bf-0f5a-47dd-8fd8-0339358a9eaa_वरिष्ठ महाविद्यालय अनुदानित शिक्षकेतर सेवक अंतिम सेवाजेष्ठता यादी (1).pdf classtext-decoration-none text-dark fw-semibold target_blank>वरिष्ठ महाविद्यालय अनुदानित शिक्षकेतर सेवक अंतिम सेवाजेष्ठता यादी/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/5/e2589ba3-1eae-43a7-b534-2fcaa94c71ad_college seniority list.pdf classtext-decoration-none text-dark fw-semibold target_blank>All Grantable Colleges Non-Teaching Seniority List/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/4/6f07e8cc-fc9e-4f8a-b118-968c6ae64c56_Cycle Rally 2025.pdf classtext-decoration-none text-dark fw-semibold target_blank>Cycle Rally 2025 Invitation Card/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/1/032ed434-1c41-4a86-a179-8fd56bb9e5b2_SPPU Uni-affliliation 25-26.pdf classtext-decoration-none text-dark fw-semibold target_blank>Annual Report/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/3/ebe0a3eb-3500-44c3-8751-574624638835_Application Form CHB Advertise 2025-26.pdf classtext-decoration-none text-dark fw-semibold target_blank>CHB Advertise (Application Form)/a> /li> li classmb-3 d-flex align-items-start> i classfas fa-file-alt text-primary me-2 mt-1>/i> a hrefhttps://pdeapuneone.s3.us-east-2.amazonaws.com/circulars/3/24282515-f5f0-4625-be57-36cf55023b73_CHB Adv. information 2025 New.pdf classtext-decoration-none text-dark fw-semibold target_blank>CHB Advertise Information 2025-26/a> /li> /ul> /div> /div> /div> /div> /div> /div> /section>/div> !-- h3>htis/h3> h1 classtext-primary>Welcome to PDEA College/h1> p>This is the homepage content./p> ✅ About Buttons a href/about classbtn btn-outline-primary mt-4>About Us/a> a href/academic classbtn btn-outline-primary mt-4>Academic/a> -->/div> /main> div> footer classbg-gray-900 text-white> div classmax-w-7xl mx-auto px-6 py-10 grid grid-cols-1 md:grid-cols-3 gap-8> !-- Contact Info --> div> h3 classtext-lg font-bold mb-3 border-b border-gray-600 pb-1>📍 Contact Details/h3> p classtext-yellow-300 font-semibold mb-2>Pune District Education Association, Pune/p> ul classtext-sm space-y-1 text-gray-300> li>i classfas fa-map-marker-alt mr-2>/i>48/1 A, Erandawana, Paud Road, Pune-411038, Maharashtra, India/li> li>i classfas fa-phone mr-2>/i>020 29950622, 020 29950633/li> li> i classfas fa-envelope mr-2>/i> a hrefmailto:honsecretary@pdeapune.org classunderline text-white hover:text-yellow-300>honsecretary@pdeapune.org/a> /li> /ul> /div> !-- Google Map --> div> h3 classtext-lg font-bold mb-3 border-b border-gray-600 pb-1>📌 Location/h3> iframe srchttps://www.google.com/maps/embed?pb!1m18!1m12!1m3!1d3783.3389262110463!2d73.81861461501286!3d18.513580074219607!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2be4cb11d8237%3A0x5e7dd592ca1a4660!2sPune+District+Education+Association!5e0!3m2!1sen!2sin!4v1561555028023!5m2!1sen!2sin width100% height200 styleborder:0; allowfullscreen loadinglazy> /iframe> /div> div> h3 classtext-lg font-bold mb-3 border-b border-gray-600 pb-1>🎥 PDEA Video/h3> div classw-full h-48 rounded shadow-md overflow-hidden> iframe classw-full h-full srchttps://www.youtube.com/embed/T-nDFW-KzNQ?autoplay1&mute1&rel0 titlePDEA Video frameborder0 allowautoplay; encrypted-media allowfullscreen> /iframe> /div> p classmt-2 text-sm bg-gray-800 bg-opacity-70 p-2 rounded> Visitor Counter: span>575979/span> /p>/div> /div> !-- Footer Bottom -->div classbg-black py-3 border-t border-gray-800 shadow-inner shadow-gray-700> div classmax-w-7xl mx-auto px-4 flex flex-col md:flex-row items-center justify-between text-sm text-gray-400 gap-2> p classtext-center md:text-left> © 2019 span classtext-white font-semibold>Pune District Education Association, Pune/span>. All rights reserved. /p> a hrefhttps://www.techdivinity.com target_blank classtext-white hover:text-yellow-400 transition-all duration-200 underline-offset-2 hover:underline text-center md:text-right> Powered by span classfont-bold>TechDivinity, Pune/span> | Version: span classtext-yellow-300>2025-07-01/span> /a> /div>/div> /footer>/div> !-- ✅ Bootstrap JS Bundle at bottom --> script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js>/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]