
Dive into essential healthcare knowledge and elevate your skills to new heights.
Enroll now and embrace the future of healthcare excellence! ππ #NursingCourse #HealthcareEducation #OnlineLearning
(adsbygoogle = window.adsbygoogle || []).push({});
Diploma in Nursing
Start Learning Below
window.onload = function() {
var websiteUrl = ‘https://free-online-courses-with-certificates.my.canva.site/’; // Replace with your website URL
var iframe = document.createElement(‘iframe’);
iframe.setAttribute(‘width’, ‘100%’);
iframe.setAttribute(‘height’, ‘500’); // Adjust height as needed
iframe.setAttribute(‘src’, websiteUrl);
iframe.setAttribute(‘frameborder’, ‘0’);
iframe.setAttribute(‘allowfullscreen’, ‘true’);
document.getElementById(‘website-container’).appendChild(iframe);
};