Menu
class="tnb-button fa ga-nav ga-dark-mode-toggle" role="button" title="Toggle light/dark mode" aria-label="Toggle light/dark mode">
+1 For Teachers Plus For Teachers class="user-authenticated tnb-spaces-btn w3-bar-item w3-button w3-hide w3-right w3-white ga-top ga-top-spaces" title="Go to Your W3Schools Space" aria-label="Go to Your W3Schools Space"> Spaces Plus

×
Get Certified

COLOR PICKER

colorpicker
/*Remove this style after 20. April 2024*/ #err_message { padding: 8px 16px 16px 40px; display: none; position: relative; background-color: #2D3748; color: #FFF4A3; font-family: 'Source Sans Pro', sans-serif; } #err_message h2 { font-family: 'Source Sans Pro', sans-serif; } #err_message p { } #err_message #close_err_message { position: absolute; top: 0; font-size: 20px; cursor: pointer; height: 30px; text-align: center; } #err_message #close_err_message:hover { color: #2D3748; border-radius: 50% }
MyLearning.loadUser('footer', function () { // if (!UserSession.loggedIn) { // addMyLearnButt(); // } }); function docReady(fn) { document.addEventListener("DOMContentLoaded", fn); if (document.readyState === "interactive" || document.readyState === "complete") { fn(); } uic_prov_al(); const upperfeatureshowcaselink = document.getElementById("upperfeatureshowcaselink"); displayInternalFeatures(); }