{"id":3954,"date":"2024-05-18T02:23:30","date_gmt":"2024-05-18T02:23:30","guid":{"rendered":"https:\/\/alcheme.net\/?page_id=3954"},"modified":"2024-05-18T02:36:51","modified_gmt":"2024-05-18T02:36:51","slug":"test3","status":"publish","type":"page","link":"https:\/\/alcheme.net\/test3","title":{"rendered":"test3"},"content":{"rendered":"


\n
\nW3.CSS<\/title><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<link rel=\"stylesheet\" href=\"https:\/\/www.w3schools.com\/w3css\/4\/w3.css\">\n<body><\/p>\n<div class=\"w3-container\">\n<h2>Active Tabs<\/h2>\n<p>To highlight the current tab\/page the user is on, add a color class, and use JavaScript to update the active link.<\/p>\n<div class=\"w3-bar w3-black\">\n <button class=\"w3-bar-item w3-button tablink w3-red\" onclick=\"openCity(event,'London')\">London<\/button><br \/>\n <button class=\"w3-bar-item w3-button tablink\" onclick=\"openCity(event,'Paris')\">Paris<\/button><br \/>\n <button class=\"w3-bar-item w3-button tablink\" onclick=\"openCity(event,'Tokyo')\">Tokyo<\/button>\n <\/div>\n<div id=\"London\" class=\"w3-container w3-border city\">\n<h2>London<\/h2>\n<p>London is the capital city of England.<\/p>\n<blockquote class=\"twitter-tweet\" data-width=\"550\" data-dnt=\"true\">\n<p lang=\"en\" dir=\"ltr\">Deaths increased after vaccination around the world. \ud83e\uddf5 <a href=\"https:\/\/t.co\/soZ3UQZFbI\">pic.twitter.com\/soZ3UQZFbI<\/a><\/p>\n<p>— Luiz (@_APWK_) <a href=\"https:\/\/twitter.com\/_APWK_\/status\/1653620757686001666?ref_src=twsrc%5Etfw\">May 3, 2023<\/a><\/p><\/blockquote>\n<p><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n<p id=\"cs9\"><i>https:\/\/twitter.com\/_APWK_\/status\/1653620757686001666<\/i><\/p>\n<p><button class=\"btn\" data-clipboard-target=\"#cs9\"> Copy to clipboard <\/button>\n <\/div>\n<div id=\"Paris\" class=\"w3-container w3-border city\" style=\"display:none\">\n<h2>Paris<\/h2>\n<p>Paris is the capital of France.<\/p>\n<\/p><\/div>\n<div id=\"Tokyo\" class=\"w3-container w3-border city\" style=\"display:none\">\n<h2>Tokyo<\/h2>\n<p>Tokyo is the capital of Japan.<\/p>\n<\/p><\/div>\n<\/div>\n<p><script>\nfunction openCity(evt, cityName) {\n var i, x, tablinks;\n x = document.getElementsByClassName(\"city\");\n for (i = 0; i < x.length; i++) {\n x[i].style.display = \"none\";\n }\n tablinks = document.getElementsByClassName(\"tablink\");\n for (i = 0; i < x.length; i++) {\n tablinks[i].className = tablinks[i].className.replace(\" w3-red\", \"\");\n }\n document.getElementById(cityName).style.display = \"block\";\n evt.currentTarget.className += \" w3-red\";\n}\n<\/script><\/p>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>W3.CSS Active Tabs To highlight the current tab\/page the user is on, add a color class, and use JavaScript to update the active link. London Paris Tokyo London London is the capital city of England. Deaths increased after vaccination around the world. \ud83e\uddf5 pic.twitter.com\/soZ3UQZFbI — Luiz (@_APWK_) May 3, 2023 https:\/\/twitter.com\/_APWK_\/status\/1653620757686001666 Copy to clipboard Paris […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/alcheme.net\/wp-json\/wp\/v2\/pages\/3954"}],"collection":[{"href":"https:\/\/alcheme.net\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alcheme.net\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alcheme.net\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alcheme.net\/wp-json\/wp\/v2\/comments?post=3954"}],"version-history":[{"count":5,"href":"https:\/\/alcheme.net\/wp-json\/wp\/v2\/pages\/3954\/revisions"}],"predecessor-version":[{"id":3956,"href":"https:\/\/alcheme.net\/wp-json\/wp\/v2\/pages\/3954\/revisions\/3956"}],"wp:attachment":[{"href":"https:\/\/alcheme.net\/wp-json\/wp\/v2\/media?parent=3954"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}