-
Fit India Pledge
renderSection(index) { var step = step_mapper[index]; var url = base_path + step['url']; function changeBanner() { if ($(window).width() < 480) { $('.banner img').attr("src", "assets/images … /banner-small.jpg"); } else { $('.banner img').attr("src", "assets/images/banner.jpg"); } } $.get(url, function (r_template) { var template = Handlebars.compile(r_template); var html
2026-07-03 -
Quick Tips | Guidelines for Indian Government Websites and apps (GIGW) | India
All pages should have unique TITLE to assist screen readers as well as search engines apart from the normal user All pages should have META TAGS (Keywords and Description) related to that page Clear heading structure (H1, H2 and H3) should be maintained. This helps the visually challenged user to quickly scan the main content […]
2026-06-29 -
NCERT
q=" + str, true); xmlhttp.send(); } .ict-initiatives { background-image: url(.. … /images/ict-initiatives/bg1.jpg); background-size: contain; background-size: 100%; transition: all .3s ease-in-out; /* background-image: linear-gradient(to right, #09407ac9 , #09407ac9
2026-06-29