Director Name- Amit Kumar OUR COURSES:- DCR, COR, DTP, ADOR, RDOR+, CIC, TRULY, HTML, C, C++, NET

Success Computer Education Centre

View All Services

DCA

ADCA

ADCA+

DTP

CIC

TALLY

.NET

C,C++

View All Gallery

Drop Your Enquiry
let lis = document.querySelectorAll('#navbarSupportedContent > ul > li') for(let li of lis){ let id = li.firstChild.getAttribute('href').slice(1) if(document.getElementById(id) == null) li.remove() }