{"id":55,"date":"2024-07-10T11:45:29","date_gmt":"2024-07-10T11:45:29","guid":{"rendered":"https:\/\/indiaigf.in\/?page_id=55"},"modified":"2024-07-10T15:21:44","modified_gmt":"2024-07-10T15:21:44","slug":"notice","status":"publish","type":"page","link":"https:\/\/indiaigf.in\/2023\/notice\/","title":{"rendered":"Notice"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"55\" class=\"elementor elementor-55\">\n\t\t\t\t<div class=\"elementor-element elementor-element-767068c e-flex e-con-boxed e-con e-parent\" data-id=\"767068c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df59ec4 elementor-widget elementor-widget-heading\" data-id=\"df59ec4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Notice<br><br><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8c4dfe8 e-flex e-con-boxed e-con e-parent\" data-id=\"8c4dfe8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1073283 e-flex e-con-boxed e-con e-parent\" data-id=\"1073283\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d5f14f elementor-widget elementor-widget-html\" data-id=\"1d5f14f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n\r\n<style>\r\n  .table {\r\n    width: 100%;\r\n    border-collapse: collapse;\r\n  }\r\n  .table th,\r\n  .table td {\r\n    padding: 8px;\r\n    text-align: left;\r\n    border-bottom: 1px solid #ddd;\r\n  }\r\n  .table th {\r\n    background-color: #323394;\r\n    color: #fff;\r\n  }\r\n  .table tbody tr {\r\n    cursor: pointer;\r\n  }\r\n  .table-details {\r\n    display: none;\r\n    padding: 8px;\r\n  }\r\n  .table .table-details td p {\r\n    margin: 20px;\r\n    text-align: justify;\r\n  }\r\n  .table  p a{\r\n    color: #ff0000;\r\n  }\r\n   .table  p{\r\n         margin: 0px;\r\n   padding: 5px\r\n  }\r\n<\/style>\r\n\r\n<table class=\"table table-strip\">\r\n  <thead>\r\n    <tr>\r\n      <th class=\"divTitle\" style=\"text-align: left; vertical-align: middle; width: 10%;\"><\/th>\r\n      <th class=\"divTitle\" style=\"text-align: left; vertical-align: middle; width: 50%; font-size: 14px !important; line-height: 22.4px !important;\">Title<\/th>\r\n      <th class=\"divTitle\" style=\"text-align: left; vertical-align: middle; width: 20%; font-size: 14px !important; line-height: 22.4px !important;\">Post Date<\/th>\r\n    <\/tr>\r\n  <\/thead>\r\n  <tbody>\r\n    <tr class=\"table-row\">\r\n      <td style=\"text-align: left; font-size: 14px !important; line-height: 22.4px !important;\"><p>1.<\/p><\/td>\r\n      <td style=\"text-align: left;\">\r\n        <p>Call for Volunteers for IIGF-23<\/p>\r\n      <\/td>\r\n      <td style=\"text-align: left; vertical-align: middle;\">\r\n        <p style=\"font-size: 14px !important; line-height: 25.2px !important;\">26-04-2023<\/p>\r\n      <\/td>\r\n    <\/tr>\r\n    <tr class=\"table-details\">\r\n      <td colspan=\"3\">\r\n        <p>India Internet Governance Forum is a recognized India Chapter of Internet Governance Forum, United Nations. The basic objective of IIGF is to debate,\r\n        discuss and jointly recommend the suggestions and advise to policy makers, industry, academia, technical community on various topics related to Internet Governance from time to time.<\/p>\r\n        <p>Interested professionals may kindly submit their willingness along with details indicating their work experience in the related field and also one paragraph why they feel to be suitable to serve as volunteers at IIGF-2023. Details may kindly be submitted on <a href=\"info@2022.iigfarchives.in\" target=\"_blank\">info@2022.iigfarchives.in<\/a> latest by 11th May, 2023. An expert committee will scrutinize the applications. List of successful invited volunteers will be displayed on the website <a href=\"www.indiaigf.in\" target=\"_blank\">www.indiaigf.in<\/a> on 15th May, 2023.<\/p>\r\n        <p><a href=\"\/wp-content\/uploads\/2023\/04\/CallforVolunteersforIIGF-23.pdf\" target=\"_blank\" style=\"font-size: 14px !important; line-height: 25.2px !important;\">Download Notice<\/a><\/p>\r\n      <\/td>\r\n    <\/tr>\r\n    \r\n  <\/tbody>\r\n<\/table>\r\n<script>\r\nwindow.addEventListener('DOMContentLoaded', (event) => {\r\nconst tableRows = document.querySelectorAll('.table tbody tr');\r\n\r\ntableRows.forEach(row => {\r\n  row.addEventListener('click', () => {\r\n    const detailsRow = row.nextElementSibling;\r\n    if (detailsRow.style.display === 'none') {\r\n      detailsRow.style.display = 'table-row';\r\n    } else {\r\n      detailsRow.style.display = 'none';\r\n    }\r\n  });\r\n\r\n  \/\/ Hide the initial details rows\r\n  const detailsRow = row.nextElementSibling;\r\n  detailsRow.style.display = 'none';\r\n});\r\n});\r\n<\/script>\r\n       \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f5d07a elementor-widget elementor-widget-spacer\" data-id=\"4f5d07a\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Notice Title Post Date 1. Call for Volunteers for IIGF-23 26-04-2023 India Internet Governance Forum is a recognized India Chapter [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"two_page_speed":[],"footnotes":""},"class_list":["post-55","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/indiaigf.in\/2023\/wp-json\/wp\/v2\/pages\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/indiaigf.in\/2023\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/indiaigf.in\/2023\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/indiaigf.in\/2023\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/indiaigf.in\/2023\/wp-json\/wp\/v2\/comments?post=55"}],"version-history":[{"count":0,"href":"https:\/\/indiaigf.in\/2023\/wp-json\/wp\/v2\/pages\/55\/revisions"}],"wp:attachment":[{"href":"https:\/\/indiaigf.in\/2023\/wp-json\/wp\/v2\/media?parent=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}