Source Code Viewer
Source Code Viewer
DOCTYPE html>
<html lang="en-US">
<head>
<title>W3Schools Online Web Tutorials</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="title" property="og:title" content="W3Schools.com">
<meta name="Keywords" content="HTML, Python, CSS, SQL, JavaScript, How to, PHP,
Java, C, C++, C#, jQuery, Bootstrap, Colors, W3.CSS, XML, MySQL, Icons, NodeJS,
React, Graphics, Angular, R, AI, Git, Data Science, Code Game, Tutorials,
Programming, Web Development, Training, Learning, Quiz, Exercises, Courses,
Lessons, References, Examples, Learn to code, Source code, Demos, Tips, Website">
<meta name="Description" content="Well organized and easy to understand Web
building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL,
Python, PHP, Bootstrap, Java, XML and more.">
<meta property="og:image"
content="https://www.w3schools.com/images/w3schools_logo_436_2.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="436">
<meta property="og:image:height" content="228">
<meta property="og:description" content="W3Schools offers free online tutorials,
references and exercises in all the major languages of the web. Covering popular
subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.">
<link rel="icon" href="https://www.w3schools.com/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#04aa6d">
<meta name="msapplication-TileColor" content="#00a300">
<meta name="theme-color" content="#ffffff">
<link rel="preload" href="/lib/fonts/fontawesome.woff2?14663396" as="font"
type="font/woff2" crossorigin>
<link rel="preload" href="/lib/fonts/source-code-pro-v14-latin-regular.woff2"
as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/lib/fonts/roboto-mono-v13-latin-500.woff2" as="font"
type="font/woff2" crossorigin>
<link rel="preload" href="/lib/fonts/source-sans-pro-v14-latin-700.woff2" as="font"
type="font/woff2" crossorigin>
<link rel="preload" href="/lib/fonts/source-sans-pro-v14-latin-600.woff2" as="font"
type="font/woff2" crossorigin>
<link rel="preload" href="/lib/fonts/SourceSansPro-Regular.woff2" as="font"
type="font/woff2" crossorigin>
<link rel="preload" href="/lib/fonts/freckle-face-v9-latin-regular.woff2" as="font"
type="font/woff2" crossorigin>
<link rel="stylesheet" href="/lib/topnav/main.css?v=1.0.35">
<link rel="stylesheet" href="/lib/my-learning/main.css?v=1.0.30">
<link rel="stylesheet" href="/lib/pathfinder/main.css?v=1.0.3">
<link rel="stylesheet" href="/lib/w3schools32.css?v=1.0.1">
<link rel="stylesheet" href="/plus/plans/main.css">
<script src="/lib/uic.js?v=1.0.5"></script>
<script src="/lib/common-deps.js?v=1.0.5"></script>
<script src="/lib/user-session.js?v=1.0.34"></script>
<script src="/lib/my-learning/main.js?v=1.0.29"></script>
<style>
/* Customize w3schools23.css */
#nav_tutorials,
#nav_references,
#nav_exercises {
margin-top: 0;
}
#main {
padding: 0;
border-right: none;
width:100%;
margin-top:88px;
}
#mypagediv2,#user-profile-bottom-wrapper {
height:0px; overflow:hidden;display:block;
}
#footer {
padding:0;
}
.herosection {
background-image:url('/images/lynx_in_space.webp'),
url('/images/background_in_space.webp');
background-repeat: no-repeat, repeat ;
background-position: 90% 60%, center center /*left top*/;
padding-top:90px;
padding-bottom:90px;
}
/* Customize W3.CSS */
.w3-col.l4 .w3-card-2 {
padding: 15px 10px;
height: 260px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Source Sans Pro', sans-serif;
}
h1 {
font-size: 80px;
margin: 2px 0 -20px 0 !important;
}
.learn h1 {
margin: 10px 0 !important;
}
.green-border {
border-left: 4px solid #04AA6D;
}
.w3-round, .w3-round-medium {
border-radius: 5px;
}
.tryit-button {
background-color: #04AA6D;
color: white;
border-radius: 25px;
font-size: 18px;
width:200px;
}
.tut-button {
background-color: #04AA6D;
color: white;
font-size: 18px;
margin: auto;
display: block;
width: 200px;
border-radius: 25px;
}
.w3csstut {
height: 390px;
}
.tut-button:hover,.tryit-button:hover,.exercise-button:hover,#getdiploma a:hover {
background-color: #059862 !important;
color:white!important;
}
.bar-item-hover:hover {
background-color: #04AA6D!important;
color:white!important;
}
.bar-icon-hover:hover {
background-color: black!important;
color:white!important;
}
.w3-bar .fa-logo:hover {
color:#059862!important;
}
.mystyle,.mystyle:hover {
background-color: #282A35!important;
color:white!important;
}
.ref-button {
background-color: white;
font-size: 18px;
margin: auto;
display: block;
width: 200px;
border-radius: 25px;
color: #000;
}
.ref-button:hover {
background-color: #E7E9EB!important;
color: black;
}
.black-color {
background-color: #282A35;
color: white;
}
.black-color:hover {
background-color: #000!important;
color: white!important;
}
.grey-color {
background-color: #E7E9EB;
color: black
}
.exercise-button {
padding: 70px 50px;
font-size: 35px;
width:87%;
opacity:0.97;
}
#w3_cert_badge_default {
position: absolute;
right: 25px;
width: 220px;
transform: rotate(10deg);
bottom: -130px;
}
#w3_cert_arrow_default {
position: absolute;
right: 200px;
width: 220px;
transform: rotate(10deg);
bottom: -50px;
z-index: 1;
}
#howto_padding {
padding: 0px 24px 100px 24px
}
#getdiploma {
position: relative;
padding: 0 60px 50px 60px;
margin-bottom: 85px;
background-color: #282A35;
color: #FFC0C7;
font-family: 'Source Sans Pro', sans-serif;
}
#getdiploma p {
font-size: 52px;
margin-top: 1em;
margin-bottom: 1em;
font-family: 'Source Sans Pro', sans-serif;
}
#getdiploma h2 {
font-size: 62px;
margin-top: 1em;
margin-bottom: 1em;
font-family: 'Source Sans Pro', sans-serif;
}
#getdiploma a {
border-radius: 50px;
font-size: 18px;
background-color: #04AA6D;
padding: 17px 55px
}
#howto_padding {
padding: 0px 24px 90px 24px
}
#getdiploma p {
font-size: 40px;
}
#getdiploma a {
width: 100%;
margin-bottom:45px;
}
div.ext_icon_container {
background-color:transparent!important;
}
}
.tutbuttons a{
text-decoration:none;
}
.tutbuttons a div {
opacity:0.9;
}
.ws-yellow-hover:hover {
background-color:#fff080!important;
color:black!important;
}
.ws-pink-hover:hover {
background-color:#ffb3bb!important;
color:black!important;
}
#google_translate_element {
z-index:7!important;
}
}
@media screen and (max-width: 1080px) {
.ws-hide-1080 {
display: none !important;
}
}
@media screen and (max-width: 1160px) {
.ws-hide-1160 {
display: none !important;
}
}
@media screen and (max-width: 1200px) {
.ws-hide-1200 {
display: none !important;
}
}
@media screen and (max-width: 1300px) {
.ws-hide-1300 {
display: none !important;
}
}
@media screen and (max-width: 1350px) {
.ws-hide-1350 {
display: none !important;
}
}
.vl-howto {
border-left: 50px solid #282A35;
height: 80px;
position: absolute;
top:-6px;
left:50%;
margin-left:-25px;
}
.vl-howtobtn {
width:50%;
margin-top:73px;
}
.codeeditorbr-row {
padding: 10px;
background: #f1f1f1;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.codeeditorbr-column {
float: left;
}
.codeeditorbr-left {
width: 20%;
}
.codeeditorbr-middle {
width: 80%;
}
.codeeditorbr-middle {
width: 76%;
}
}
.codeeditorbr-row:after {
content: "";
display: table;
clear: both;
}
.codeeditorbr-dot {
margin-top: 5px;
height: 15px;
width: 15px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
margin-left: 3px;
}
.codeeditorbr-input {
width: 80%;
border-radius: 3px;
border: none;
background-color: white;
margin-top: -8px;
height: 22px;
color: #666;
font-size: 14px;
padding: 5px;
}
.hover-yellow:hover {
background-color: #fff080 !important;
color: black !important;
}
.codeeditorbr-tablink {
font-size: 17px;
font-family: 'Source Sans Pro', sans-serif;
border: none;
display: inline-block;
padding: 6px 18px;
vertical-align: middle;
overflow: hidden;
text-decoration: none;
color: inherit;
text-align: center;
cursor: pointer;
white-space: nowrap;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #ffffff;
}
.codeeditorbr-tablink:hover {
background-color: #E7E9EB !important
}
.hover-yellow:hover {
background-color:#fff080!important;
color:black!important;
}
#bgcodeimg {
background: #282A35 url("/about/w3codes.webp") no-repeat fixed center;
}
#bgcodeimg2 {
background: #282A35 url("https://www.w3schools.com/spaces/files/priscilla-du-
preez-XkKCui44iM0-unsplash.921aa0c0.webp") no-repeat fixed center;
}
form.example {
position:relative;
}
form.example input[type=text] {
padding: 10px;
font-size: 17px;
border: 1px solid #282A35;
border-radius:25px;
float: left;
width: 80%;
padding-left:25px;
background: white;
border-top-right-radius:0;
border-bottom-right-radius:0;
border-right:0;
border-right: 1px solid #04AA6D;
outline:0;
}
form.example button {
border-radius:25px;
float: left;
width: 20%;
padding: 10px;
background:#04AA6D;
color: white;
font-size: 17px;
border: 1px solid #282A35;
border-left: none;
cursor: pointer;
border-top-left-radius:0;
border-bottom-left-radius:0;
}
form.example button:hover {
background: #059862;
color: white;
}
form.example::after {
content: "";
clear: both;
display: table;
}
#listofsearchresults {
display:none;
position:absolute;
background-color:#282A35;
background-color:#fff;
color:#000;
width:80%;
top:47px;
border-left: 1px solid #282A35;
border-right: 1px solid #282A35;
border-bottom: 1px solid #282A35;
text-align:left;
}
#listofsearchresults a {
background-color:#e2e3e9;
background-color:#fff;
color:#777;
text-decoration:none;
display:block;
padding:10px 30px;
width:100%;
opacity:0.95;
}
#listofsearchresults a:hover {
color:#000;
opacity:1;
}
.span_search {
background-color:#ffecee;
}
.search_active {
background-color:#ffecee!important;
color:#000!important;
}
.search_active .span_search {
background-color:#ffccd1;
}
.learntocodeh1 {
font-size:70px;
font-weight:700;
}
.learntocodeh3 {
color:#FFF4A3;
font-weight:700;
margin-top:30px!important;
font-size:23px;
}
.learntocodeh4 {
color:white;
font-size:23px;
font-weight:700;
margin-top:30px!important;
}
.learntocodeh4 a:hover,.learntocodeh4 a:active {
color:#FFF4A3;
}
.learntocodecontent {
padding-left:90px;
padding-right:90px;
}
.grey-color {
background-color: #E7E9EB;
color: #000;
}
.icons-right {
color:#f1f1f1;
}
body.darkpagetheme .grey-color {
background-color: #38444d;
color: #ddd;
}
body.darkpagetheme #main {
border-right:0;
}
body.darkpagetheme #wavepath {
fill: rgb(40,42,53);
}
.pro-caption {
padding: 78px 35px 96px 35px;
text-align: center
}
.pro-caption h1 {
font-weight: 700;
font-size: 52px;
line-height: 55px;
padding-top: 11px;
padding-bottom: 20px;
font-family: Source Sans Pro;
color: #fff;
margin: 0
}
.pro-caption h3 {
font-size: 25px;
color: #FFC0C7;
margin:19px 0;
}
.pro-caption li {
font-size:20px;
line-height:36px;
text-align:left;
list-style-type:none;
}
<div
id="top-nav-bar"
class="classic"
>
<div
id="pagetop"
class="w3-bar notranslate w3-white"
>
<a
id="w3-logo"
href="https://www.w3schools.com"
class="w3-bar-item w3-button w3-hover-none w3-left ga-top ga-top-w3home"
title="Home"
style="width: 75px"
aria-label="Home link"
>
<i
class="fa fa-logo ws-hover-text-green"
style="position: relative; z-index: 1; color: #04aa6d; font-size: 36px !
important"
aria-hidden="true"
></i>
</a>
<a
onclick="TopNavBar.openNavItem('exercises')"
class="tnb-nav-btn w3-bar-item w3-button barex bar-item-hover w3-padding-16
ga-top ga-top-exc-and-quz"
href="javascript:void(0)"
id="navbtn_exercises"
title="Exercises and Quizzes"
role="button"
>
Exercises
<i
class="fa fa-caret-down"
style="font-size: 15px"
aria-hidden="true"
></i>
<i
class="fa fa-caret-up"
style="display: none; font-size: 15px"
aria-hidden="true"
></i>
</a>
<a
onclick="TopNavBar.openNavItem('certified')"
class="tnb-nav-btn w3-bar-item w3-button barex bar-item-hover w3-padding-16
tnb-paid-service ga-top ga-top-cert-and-course"
href="javascript:void(0)"
id="navbtn_certified"
title="Certificates"
role="button"
>
Certificates
<i
class="fa fa-caret-down"
style="font-size: 15px"
aria-hidden="true"
></i>
<i
class="fa fa-caret-up"
style="display: none; font-size: 15px"
aria-hidden="true"
></i>
</a>
<a
onclick="TopNavBar.openNavItem('services')"
class="tnb-nav-btn w3-bar-item w3-button barex bar-item-hover w3-padding-16
ga-top ga-top-services"
href="javascript:void(0)"
id="navbtn_services"
title="Our Services"
role="button"
>
Services
<i
class="fa fa-caret-down"
style="font-size: 15px"
aria-hidden="true"
></i>
<i
class="fa fa-caret-up"
style="display: none; font-size: 15px"
aria-hidden="true"
></i>
</a>
</nav>
<a
onclick="TopNavBar.openMenu()"
class="tnb-menu-btn w3-bar-item w3-button bar-item-hover w3-padding-16 ga-top
ga-top-menu"
href="javascript:void(0)"
title="Menu"
aria-label="Menu"
role="button"
>
Menu
<i
class="fa fa-caret-down"
style="font-size: 15px"
aria-hidden="true"
></i>
<i
class="fa fa-caret-up"
style="display: none; font-size: 15px"
aria-hidden="true"
></i>
</a>
<div
id="tnb-google-search-container"
class="w3-bar-item"
>
<div id="tnb-google-search-inner-container">
<label
for="tnb-google-search-input"
class="tnb-soft-hide"
>
Search field
</label>
<input
id="tnb-google-search-input"
type="text"
placeholder="Search..."
autocomplete="off"
onkeydown="TopNavBar.googleSearchAttachKeyPressHandler(event)"
aria-label="Search field"
oninput="TopNavBar.searchWithSuggestions(this)"
onfocus="TopNavBar.searchWithSuggestions(this)"
onblur="TopNavBar.searchFieldLostFocus(event)"
/>
<div
id="tnb-google-search-submit-btn"
class="tnb-button-light"
role="button"
aria-label="Button to search"
onclick="TopNavBar.googleSearchSubmit()"
>
<svg
id="tnb-google-search-icon"
viewBox="0 0 17 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M11.8153 10.3439C12.6061 9.2673 13.0732 7.9382 13.0732 6.5C13.0732
2.91015 10.163 0 6.57318 0C2.98333 0 0.0731812 2.91015 0.0731812 6.5C0.0731812
10.0899 2.98333 13 6.57318 13C8.01176 13 9.3412 12.5327 10.4179 11.7415L10.4171
11.7422C10.4466 11.7822 10.4794 11.8204 10.5156 11.8566L14.3661 15.7071C14.7566
16.0976 15.3898 16.0976 15.7803 15.7071C16.1708 15.3166 16.1708 14.6834 15.7803
14.2929L11.9298 10.4424C11.8936 10.4062 11.8553 10.3734 11.8153 10.3439ZM12.0732
6.5C12.0732 9.53757 9.61075 12 6.57318 12C3.53561 12 1.07318 9.53757 1.07318
6.5C1.07318 3.46243 3.53561 1 6.57318 1C9.61075 1 12.0732 3.46243 12.0732 6.5Z"
fill="black"
></path>
</svg>
</div>
</div>
<div id="tnb-google-search-mobile-action-btns">
<div
id="tnb-google-search-mobile-show"
class="tnb-button"
onclick="TopNavBar.googleSearchShowMobileContainer()"
aria-label="Button to open search field"
role="button"
>
<svg
viewBox="0 0 17 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M11.8153 10.3439C12.6061 9.2673 13.0732 7.9382 13.0732 6.5C13.0732
2.91015 10.163 0 6.57318 0C2.98333 0 0.0731812 2.91015 0.0731812 6.5C0.0731812
10.0899 2.98333 13 6.57318 13C8.01176 13 9.3412 12.5327 10.4179 11.7415L10.4171
11.7422C10.4466 11.7822 10.4794 11.8204 10.5156 11.8566L14.3661 15.7071C14.7566
16.0976 15.3898 16.0976 15.7803 15.7071C16.1708 15.3166 16.1708 14.6834 15.7803
14.2929L11.9298 10.4424C11.8936 10.4062 11.8553 10.3734 11.8153 10.3439ZM12.0732
6.5C12.0732 9.53757 9.61075 12 6.57318 12C3.53561 12 1.07318 9.53757 1.07318
6.5C1.07318 3.46243 3.53561 1 6.57318 1C9.61075 1 12.0732 3.46243 12.0732 6.5Z"
fill="currentColor"
></path>
</svg>
</div>
<div
id="tnb-google-search-mobile-close"
class="tnb-button"
onclick="TopNavBar.googleSearchHideMobileContainer()"
role="button"
aria-label="Close search field"
>
<i>×</i>
</div>
</div>
</div>
<div
id="tnb-dark-mode-toggle-wrapper"
class="w3-bar-item"
>
<a
onclick="TopNavBar.toggleUserPreferredTheme()"
id="tnb-dark-mode-toggle-btn"
href="javascript:void(0);"
class="tnb-button fa ga-nav ga-dark-mode-toggle"
role="button"
title="Toggle light/dark mode"
aria-label="Toggle light/dark mode"
>
<i></i>
</a>
</div>
<div class="tnb-right-section">
<!-- < user-anonymous -->
<a
href="https://profile.w3schools.com/log-in"
class="user-anonymous tnb-login-btn w3-bar-item w3-btn w3-hide bar-item-
hover w3-right ws-light-green ga-top ga-top-login"
title="Login to your account"
aria-label="Login to your account"
>
Log in
</a>
<a
href="https://profile.w3schools.com/sign-up"
class="user-anonymous tnb-signup-btn w3-bar-item w3-button w3-hide w3-right
ws-green ws-hover-green ga-top ga-top-signup"
title="Sign Up to Improve Your Learning Experience"
aria-label="Sign Up to Improve Your Learning Experience"
>
Sign Up
</a>
<!-- > user-anonymous -->
href="https://profile.w3schools.com/log-in"
class="user-authenticated user-profile-btn w3-alt-btn w3-hide ga-top ga-
top-profile"
title="Your W3Schools Profile"
aria-label="Your W3Schools Profile"
>
<svg
xmlns="http://www.w3.org/2000/svg"
version="1.1"
viewBox="0 0 2048 2048"
class="user-profile-icon"
aria-label="Your W3Schools Profile Icon"
>
<path
d="M 843.500 1148.155 C 837.450 1148.515, 823.050 1149.334, 811.500
1149.975 C 742.799 1153.788, 704.251 1162.996, 635.391 1192.044 C 517.544 1241.756,
398.992 1352.262, 337.200 1470 C 251.831 1632.658, 253.457 1816.879, 340.500
1843.982 C 351.574 1847.431, 1696.426 1847.431, 1707.500 1843.982 C 1794.543
1816.879, 1796.169 1632.658, 1710.800 1470 C 1649.008 1352.262, 1530.456 1241.756,
1412.609 1192.044 C 1344.588 1163.350, 1305.224 1153.854, 1238.500 1150.039 C
1190.330 1147.286, 1196.307 1147.328, 1097 1149.035 C 1039.984 1150.015, 1010.205
1150.008, 950 1149.003 C 851.731 1147.362, 856.213 1147.398, 843.500 1148.155"
stroke="none"
fill="#2a93fb"
fill-rule="evenodd"
/>
<path
d="M 1008 194.584 C 1006.075 194.809, 999.325 195.476, 993 196.064 C
927.768 202.134, 845.423 233.043, 786 273.762 C 691.987 338.184, 622.881 442.165,
601.082 552 C 588.496 615.414, 592.917 705.245, 611.329 760.230 C 643.220 855.469,
694.977 930.136, 763.195 979.321 C 810.333 1013.308, 839.747 1026.645, 913.697
1047.562 C 1010.275 1074.879, 1108.934 1065.290, 1221 1017.694 C 1259.787 1001.221,
1307.818 965.858, 1339.852 930.191 C 1460.375 795.998, 1488.781 609.032, 1412.581
451.500 C 1350.098 322.327, 1240.457 235.724, 1097.500 202.624 C 1072.356 196.802,
1025.206 192.566, 1008 194.584"
stroke="none"
fill="#0aaa8a"
fill-rule="evenodd"
/>
</svg>
<svg
xmlns="http://www.w3.org/2000/svg"
class="user-progress"
aria-label="Your W3Schools Profile Progress"
>
<path
class="user-progress-circle1"
fill="none"
d="M 25.99650934151373 15.00000030461742 A 20 20 0 1 0 26 15"
></path>
<path
class="user-progress-circle2"
fill="none"
d="M 26 15 A 20 20 0 0 0 26 15"
></path>
</svg>
<span class="user-progress-star">★</span>
<span class="user-progress-point">+1</span>
</a>
<a
href="https://pathfinder.w3schools.com"
class="user-authenticated tnb-dashboard-btn w3-bar-item w3-button w3-hide
w3-right w3-white ga-top ga-top-dashboard"
title="Your W3Schools Dashboard"
aria-label="Your W3Schools Dashboard"
>
My W3Schools
</a>
<!-- > user-authenticated -->
<a
href="/spaces/index.php"
class="user-anonymous tnb-spaces-btn w3-bar-item w3-button w3-hide w3-right
w3-white ga-top ga-top-spaces"
title="Get Your Own Website With W3Schools Spaces"
aria-label="Get Your Own Website With W3Schools Spaces"
>
<svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 640 512"
aria-hidden="true"
>
<path
d="M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22
39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8
0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-
112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-
12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5
32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"
fill="currentColor"
/>
</svg>
Spaces
</a>
<a
href="/academy/teachers/index.php"
class="user-anonymous tnb-jobs-btn w3-bar-item w3-button w3-hide w3-right
w3-white ga-top ga-top-teachers"
title="Contact us about W3Schools Academy for educational institutions"
aria-label="Contact us about W3Schools Academy for educational
institutions"
>
<svg
stroke="currentColor"
fill="currentColor"
stroke-width="0"
viewBox="0 0 640 512"
focusable="false"
class="chakra-icon css-9gdywz"
height="1em"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path d="M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66
153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88
46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33
428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14
313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-
28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24
23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128
384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z"></path>
</svg>
For Teachers
</a>
<a
href="/plus/index.php"
class="user-anonymous tnb-jobs-btn w3-bar-item w3-button w3-hide w3-right
w3-white ga-top ga-top-plus"
title="Become a PLUS user and unlock powerful features"
aria-label="Become a PLUS user and unlock powerful features"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="15"
height="36"
viewBox="0 0 12 16"
fill="none"
aria-hidden="true"
>
<path
d="M6.65723 6.24707C6.76704 5.91764 7.233 5.91765 7.34281
6.24707L7.98828 8.1835C8.276 9.04666 8.95332 9.72399 9.81648 10.0117L11.7529
10.6572C12.0824 10.767 12.0824 11.233 11.7529 11.3428L9.81649 11.9883C8.95332
12.276 8.27599 12.9533 7.98828 13.8165L7.34281 15.7529C7.233 16.0823 6.76704
16.0823 6.65723 15.7529L6.01173 13.8165C5.72401 12.9533 5.04669 12.276 4.18353
11.9883L2.24707 11.3428C1.91764 11.233 1.91764 10.767 2.24707 10.6572L4.18353
10.0117C5.04669 9.72399 5.72401 9.04667 6.01173 8.18352L6.65723 6.24707Z"
fill="#9763f6"
/>
<path
d="M2.79434 1.14824C2.86023 0.950586 3.1398 0.950587 3.20569
1.14824L3.59297 2.3101C3.7656 2.828 4.172 3.2344 4.6899 3.40703L5.85177
3.79432C6.04942 3.86021 6.04942 4.13978 5.85177 4.20567L4.6899 4.59296C4.172
4.76559 3.7656 5.17199 3.59297 5.68989L3.20569 6.85176C3.13981 7.04941 2.86023
7.04942 2.79434 6.85176L2.40704 5.68988C2.23441 5.17198 1.82801 4.76559 1.31012
4.59296L0.148241 4.20567C-0.0494137 4.13978 -0.0494138 3.86021 0.148241
3.79432L1.31012 3.40703C1.82802 3.2344 2.23441 2.82801 2.40704 2.31011L2.79434
1.14824Z"
fill="#9763f6"
/>
<path
d="M9.8629 0.0988265C9.90682 -0.032943 10.0932 -0.0329419 10.1371
0.098828L10.3953 0.873401C10.5104 1.21867 10.7813 1.4896 11.1266 1.60469L11.9012
1.86288C12.0329 1.9068 12.0329 2.09319 11.9012 2.13711L11.1266 2.39531C10.7813
2.51039 10.5104 2.78133 10.3953 3.12659L10.1371 3.90117C10.0932 4.03294 9.90682
4.03294 9.8629 3.90117L9.6047 3.12659C9.48961 2.78132 9.21868 2.5104 8.87342
2.39531L8.09883 2.13711C7.96706 2.09319 7.96706 1.9068 8.09883 1.86288L8.87342
1.60469C9.21868 1.4896 9.48961 1.21867 9.6047 0.873408L9.8629 0.0988265Z"
fill="#9763f6"
/>
</svg>
Plus
</a>
<!-- > user-anonymous - action-btn -->
<a
href="https://spaces.w3schools.com/space/"
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"
>
<svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 640 512"
aria-hidden="true"
>
<path
d="M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22
39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8
0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-
112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-
12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5
32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"
fill="currentColor"
/>
</svg>
Spaces
</a>
<a
href="/academy/teachers/index.php"
class="user-authenticated tnb-jobs-btn w3-bar-item w3-button w3-hide w3-
right w3-white ga-top ga-top-teachers"
title="Contact us about W3Schools Academy for educational institutions"
aria-label="Contact us about W3Schools Academy for educational
institutions"
>
<svg
stroke="currentColor"
fill="currentColor"
stroke-width="0"
viewBox="0 0 640 512"
focusable="false"
class="chakra-icon css-9gdywz"
height="1em"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path d="M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66
153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88
46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33
428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14
313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-
28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24
23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128
384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z"></path>
</svg>
For Teachers
</a>
<a
href="/plus/index.php"
class="user-authenticated tnb-jobs-btn w3-bar-item w3-button w3-hide w3-
right w3-white ga-top ga-top-goals"
title="Get personalized learning journey based on your current skills and
goals"
aria-label="Get personalized learning journey based on your current skills
and goals"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="15"
height="36"
viewBox="0 0 12 16"
fill="none"
aria-hidden="true"
>
<path
d="M6.65723 6.24707C6.76704 5.91764 7.233 5.91765 7.34281
6.24707L7.98828 8.1835C8.276 9.04666 8.95332 9.72399 9.81648 10.0117L11.7529
10.6572C12.0824 10.767 12.0824 11.233 11.7529 11.3428L9.81649 11.9883C8.95332
12.276 8.27599 12.9533 7.98828 13.8165L7.34281 15.7529C7.233 16.0823 6.76704
16.0823 6.65723 15.7529L6.01173 13.8165C5.72401 12.9533 5.04669 12.276 4.18353
11.9883L2.24707 11.3428C1.91764 11.233 1.91764 10.767 2.24707 10.6572L4.18353
10.0117C5.04669 9.72399 5.72401 9.04667 6.01173 8.18352L6.65723 6.24707Z"
fill="#9763f6"
/>
<path
d="M2.79434 1.14824C2.86023 0.950586 3.1398 0.950587 3.20569
1.14824L3.59297 2.3101C3.7656 2.828 4.172 3.2344 4.6899 3.40703L5.85177
3.79432C6.04942 3.86021 6.04942 4.13978 5.85177 4.20567L4.6899 4.59296C4.172
4.76559 3.7656 5.17199 3.59297 5.68989L3.20569 6.85176C3.13981 7.04941 2.86023
7.04942 2.79434 6.85176L2.40704 5.68988C2.23441 5.17198 1.82801 4.76559 1.31012
4.59296L0.148241 4.20567C-0.0494137 4.13978 -0.0494138 3.86021 0.148241
3.79432L1.31012 3.40703C1.82802 3.2344 2.23441 2.82801 2.40704 2.31011L2.79434
1.14824Z"
fill="#9763f6"
/>
<path
d="M9.8629 0.0988265C9.90682 -0.032943 10.0932 -0.0329419 10.1371
0.098828L10.3953 0.873401C10.5104 1.21867 10.7813 1.4896 11.1266 1.60469L11.9012
1.86288C12.0329 1.9068 12.0329 2.09319 11.9012 2.13711L11.1266 2.39531C10.7813
2.51039 10.5104 2.78133 10.3953 3.12659L10.1371 3.90117C10.0932 4.03294 9.90682
4.03294 9.8629 3.90117L9.6047 3.12659C9.48961 2.78132 9.21868 2.5104 8.87342
2.39531L8.09883 2.13711C7.96706 2.09319 7.96706 1.9068 8.09883 1.86288L8.87342
1.60469C9.21868 1.4896 9.48961 1.21867 9.6047 0.873408L9.8629 0.0988265Z"
fill="#9763f6"
/>
</svg>
Plus
</a>
<!-- > user-authenticated - action-btn -->
</div>
</div>
<nav
id="tnb-mobile-nav"
class="tnb-mobile-nav w3-hide"
>
<div class="w3-container">
<a
href="https://pathfinder.w3schools.com"
class="user-authenticated w3-button w3-hide ga-top ga-top-dashboard"
title="My W3Schools"
aria-label="My W3Schools"
>
<span class="tnb-title">My W3Schools</span>
</a>
<div
class="tnb-mobile-nav-section"
data-section="tutorials"
>
<div
class="tnb-mobile-nav-section-toggle-btn w3-button ga-top ga-top-menu-
tut-and-ref"
onclick="TopNavBar.toggleMobileNav(event, 'tutorials');"
aria-label="Tutorials"
role="button"
>
<span class="tnb-title">Tutorials</span>
<i
class="tnb-icon fa fa-caret-down"
aria-hidden="true"
></i>
</div>
<div
id="sectionxs_tutorials"
class="tnb-mobile-nav-section-body"
>
</div>
</div>
<div
class="tnb-mobile-nav-section"
data-section="exercises"
>
<div
class="tnb-mobile-nav-section-toggle-btn w3-button ga-top ga-top-menu-
exc-and-quz"
onclick="TopNavBar.toggleMobileNav(event, 'exercises')"
aria-label="Exercises"
role="button"
>
<span class="tnb-title">Exercises</span>
<i
class="tnb-icon fa fa-caret-down"
aria-hidden="true"
></i>
</div>
<div
id="sectionxs_exercises"
class="tnb-mobile-nav-section-body"
>
</div>
</div>
<div
class="tnb-mobile-nav-section"
data-section="certified"
>
<div
class="tnb-mobile-nav-section-toggle-btn tnb-paid-service w3-button ga-
top ga-top-menu-cert-and-course"
onclick="TopNavBar.toggleMobileNav(event, 'certified')"
aria-label="Certificates"
role="button"
>
<span class="tnb-title">Certificates</span>
<i
class="tnb-icon fa fa-caret-down"
aria-hidden="true"
></i>
</div>
<div
id="sectionxs_certified"
class="tnb-mobile-nav-section-body"
>
</div>
</div>
<div
class="tnb-mobile-nav-section"
data-section="services"
>
<div
class="tnb-mobile-nav-section-toggle-btn w3-button ga-top ga-top-menu-
services"
onclick="TopNavBar.toggleMobileNav(event, 'services')"
aria-label="Services"
role="button"
>
<span class="tnb-title">Services</span>
<i
class="tnb-icon fa fa-caret-down"
aria-hidden="true"
></i>
</div>
<div
id="sectionxs_services"
class="tnb-mobile-nav-section-body"
>
</div>
</div>
<a
href="/spaces/index.php"
class="w3-button ga-top ga-top-menu-spaces"
title="Get Your Own Website With W3Schools Spaces"
aria-label="Get Your Own Website With W3Schools Spaces"
>
<span class="tnb-title">Spaces</span>
<svg
class="tnb-icon"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 640 512"
aria-hidden="true"
>
<path
d="M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22
39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8
0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-
112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-
12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5
32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"
fill="currentColor"
/>
</svg>
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog"
class="w3-button ga-top ga-top-menu-certificates"
title="W3Schools Certificates"
aria-label="W3Schools Certificates"
>
<span class="tnb-title">Get Certified</span>
<svg
class="tnb-icon"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 576 512"
aria-hidden="true"
>
<path
d="M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48H69.5c3.8 0 7.1 2.7 7.9
6.5l51.6 271c6.5 34 36.2 58.5 70.7 58.5H488c13.3 0 24-10.7 24-24s-10.7-24-24-
24H199.7c-11.5 0-21.4-8.2-23.6-19.5L170.7 288H459.2c32.6 0 61.1-21.8 69.5-53.3l41-
152.3C576.6 57 557.4 32 531.1 32h-411C111 12.8 91.6 0 69.5 0H24zM131.1
80H520.7L482.4 222.2c-2.8 10.5-12.3 17.8-23.2 17.8H161.6L131.1 80zM176 512a48 48 0
1 0 0-96 48 48 0 1 0 0 96zm336-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"
fill="currentColor"
/>
</svg>
</a>
<a
href="/plus/index.php"
class="w3-button ga-top ga-top-menu-plus"
title="Become a PLUS user and unlock powerful features"
aria-label="Become a PLUS user and unlock powerful features"
>
<span class="tnb-title">Plus</span>
<svg
class="tnb-icon"
xmlns="http://www.w3.org/2000/svg"
width="15"
height="36"
viewBox="0 0 12 16"
fill="none"
aria-hidden="true"
>
<path
d="M6.65723 6.24707C6.76704 5.91764 7.233 5.91765 7.34281
6.24707L7.98828 8.1835C8.276 9.04666 8.95332 9.72399 9.81648 10.0117L11.7529
10.6572C12.0824 10.767 12.0824 11.233 11.7529 11.3428L9.81649 11.9883C8.95332
12.276 8.27599 12.9533 7.98828 13.8165L7.34281 15.7529C7.233 16.0823 6.76704
16.0823 6.65723 15.7529L6.01173 13.8165C5.72401 12.9533 5.04669 12.276 4.18353
11.9883L2.24707 11.3428C1.91764 11.233 1.91764 10.767 2.24707 10.6572L4.18353
10.0117C5.04669 9.72399 5.72401 9.04667 6.01173 8.18352L6.65723 6.24707Z"
fill="currentColor"
/>
<path
d="M2.79434 1.14824C2.86023 0.950586 3.1398 0.950587 3.20569
1.14824L3.59297 2.3101C3.7656 2.828 4.172 3.2344 4.6899 3.40703L5.85177
3.79432C6.04942 3.86021 6.04942 4.13978 5.85177 4.20567L4.6899 4.59296C4.172
4.76559 3.7656 5.17199 3.59297 5.68989L3.20569 6.85176C3.13981 7.04941 2.86023
7.04942 2.79434 6.85176L2.40704 5.68988C2.23441 5.17198 1.82801 4.76559 1.31012
4.59296L0.148241 4.20567C-0.0494137 4.13978 -0.0494138 3.86021 0.148241
3.79432L1.31012 3.40703C1.82802 3.2344 2.23441 2.82801 2.40704 2.31011L2.79434
1.14824Z"
fill="currentColor"
/>
<path
d="M9.8629 0.0988265C9.90682 -0.032943 10.0932 -0.0329419 10.1371
0.098828L10.3953 0.873401C10.5104 1.21867 10.7813 1.4896 11.1266 1.60469L11.9012
1.86288C12.0329 1.9068 12.0329 2.09319 11.9012 2.13711L11.1266 2.39531C10.7813
2.51039 10.5104 2.78133 10.3953 3.12659L10.1371 3.90117C10.0932 4.03294 9.90682
4.03294 9.8629 3.90117L9.6047 3.12659C9.48961 2.78132 9.21868 2.5104 8.87342
2.39531L8.09883 2.13711C7.96706 2.09319 7.96706 1.9068 8.09883 1.86288L8.87342
1.60469C9.21868 1.4896 9.48961 1.21867 9.6047 0.873408L9.8629 0.0988265Z"
fill="currentColor"
/>
</svg>
</a>
<a
href="/academy/index.php"
class="w3-button ga-top ga-top-menu-academy"
title="W3Schools Academy"
aria-label="W3Schools Academy"
>
<span class="tnb-title">Academy</span>
</a>
<a
<div class="tnb-social-network-btns">
<a
target="_blank"
href="https://www.youtube.com/@w3schools"
title="W3Schools on YouTube"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa fa-youtube"
aria-hidden="true"
></i>
</a>
<a
target="_blank"
href="https://www.linkedin.com/company/w3schools.com/"
title="W3Schools on LinkedIn"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa"
aria-hidden="true"
>

</i>
</a>
<a
target="_blank"
href="https://discord.com/invite/w3schools"
title="Join the W3schools community on Discord"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa -discord"
aria-hidden="true"
>

</i>
</a>
<a
target="_blank"
href="https://www.facebook.com/w3schoolscom/"
title="W3Schools on Facebook"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa"
aria-hidden="true"
>

</i>
</a>
<a
target="_blank"
href="https://www.instagram.com/w3schools.com_official/"
title="W3Schools on Instagram"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa"
aria-hidden="true"
>

</i>
</a>
</div>
</div>
<div
class="w3-button tnb-close-menu-btn w3-round ga-top ga-top-close-accordion"
tabindex="0"
onclick="TopNavBar.closeMenu()"
role="button"
aria-label="Close menu"
>
<span>×</span>
</div>
</nav>
<div id="dropdown-nav-outer-wrapper">
<div id="dropdown-nav-inner-wrapper">
<nav
id="nav_tutorials"
class="dropdown-nav w3-hide-small navex"
tabindex="-1"
aria-label="Menu for tutorials"
>
<div class="w3-content menu-content">
<div
id="tutorials_list"
class="w3-row-padding w3-bar-block"
>
<div class="nav-heading-container w3-container">
<div class="nav-heading-container-title">
<h2 style="color: #fff4a3"><b>Tutorials</b></h2>
</div>
<div
data-section="tutorials"
class="filter-input-wrapper"
>
<div class="filter-input-inner-wrapper">
<label
for="filter-tutorials-input"
class="tnb-soft-hide"
>
Tutorials filter input
</label>
<input
id="filter-tutorials-input"
oninput="TopNavBar.filter(event, 'nav_tutorials')"
type="text"
class="filter-input"
placeholder="Filter..."
aria-label="Tutorials filter input"
/>
<div
class="filter-clear-btn tnb-button-dark-v2"
role="button"
aria-label="Filter clear button"
onclick="TopNavBar.clearFilter(event, 'nav_tutorials')"
>
<span>×</span>
</div>
</div>
</div>
</div>
<div
id="tutorials_data_analytics_links_list_desktop"
class="w3-hide-small"
>
<h3
class="tnb-nav-section-title"
data-heading="data_analytics_title"
>
Data Analytics
</h3>
<div
data-name="ai"
data-category="data_analytics"
>
<a
href="/gen_ai/chatgpt-3-5/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-chatgpt35"
title="ChatGPT-3.5 Tutorial"
>
<span class="learn-span">Learn</span>
ChatGPT-3.5
</a>
<a
href="/gen_ai/chatgpt-3-5/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-
chatgpt35"
title="ChatGPT-3.5 Tutorial"
>
Tutorial
</a>
</div>
<div
data-name="chatgpt-4"
data-category="data_analytics"
>
<a
href="/gen_ai/chatgpt-4/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-chatgpt4"
title="ChatGPT-4 Tutorial"
>
<span class="learn-span">Learn</span>
ChatGPT-4
</a>
<a
href="/gen_ai/chatgpt-4/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-
chatgpt35"
title="ChatGPT-4 Tutorial"
>
Tutorial
</a>
</div>
<div
data-name="google bard"
data-category="data_analytics"
>
<a
href="/gen_ai/bard/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-bard"
title="Google Bard Tutorial"
>
<span class="learn-span">Learn</span>
Google Bard
</a>
<a
href="/gen_ai/bard/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-bard"
title="Google Bard Tutorial"
>
Tutorial
</a>
</div>
<div
data-name="machine learning"
data-category="data_analytics"
>
<a
href="/dsa/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-dsa"
title="DSA - Data Structures and Algorithms"
>
<span class="learn-span">Learn</span>
DSA
</a>
<a
href="/dsa/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-dsa"
title="DSA - Data Structures and Algorithms"
>
Tutorial
</a>
</div>
<div
data-name="data science"
data-category="data_analytics"
>
<a
<div
id="tutorials_web_building_links_list_tablet"
class="w3-hide-large w3-hide-small"
>
<h3
class="tnb-nav-section-title"
data-heading="web_building_title"
>
Web Building
</h3>
<div
data-name="create a website"
data-category="web_building"
>
<a
href="/vue/vue_ref_builtin-attributes.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-ref-vue"
title="Vue Reference"
>
Reference
</a>
</div>
<div
data-name="angularjs"
data-category="javascript"
>
<a
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-angularjs"
href="/angular/default.asp"
title="Angular Tutorial"
>
<span class="learn-span">Learn</span>
AngularJS
</a>
<a
href="/postgresql/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-postgresql"
title="PostgreSQL Tutorial"
>
<span class="learn-span">Learn</span>
PostgreSQL
</a>
<a
href="/postgresql/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-
postgresql"
title="PostgreSQL Tutorial"
>
Tutorial
</a>
</div>
<div
data-name="typescript"
data-category="backend"
>
<a
<div
id="tutotials_data_analytics_links_list_mobile"
class="w3-hide-large w3-hide-medium"
>
<h3
class="tnb-nav-section-title"
data-heading="data_analytics_title"
>
Data Analytics
</h3>
<div
data-name="ai"
data-category="data_analytics"
>
<a
href="/gen_ai/chatgpt-3-5/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-chatgpt35"
title="ChatGPT-3.5 Tutorial"
>
<span class="learn-span">Learn</span>
ChatGPT-3.5
</a>
<a
href="/gen_ai/chatgpt-3-5/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-
chatgpt35"
title="ChatGPT-3.5 Tutorial"
>
Tutorial
</a>
</div>
<div
data-name="chatgpt-4"
data-category="data_analytics"
>
<a
href="/gen_ai/chatgpt-4/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-chatgpt4"
title="ChatGPT-4 Tutorial"
>
<span class="learn-span">Learn</span>
ChatGPT-4
</a>
<a
href="/gen_ai/chatgpt-4/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-
chatgpt35"
title="ChatGPT-4 Tutorial"
>
Tutorial
</a>
</div>
<div
data-name="google bard"
data-category="data_analytics"
>
<a
href="/gen_ai/bard/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-bard"
title="Google Bard Tutorial"
>
<span class="learn-span">Learn</span>
Google Bard
</a>
<a
href="/gen_ai/bard/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-bard"
title="Google Bard Tutorial"
>
Tutorial
</a>
</div>
<div
data-name="machine learning"
data-category="data_analytics"
>
<a
href="/dsa/index.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-tut-dsa"
title="DSA - Data Structures and Algorithms"
>
<span class="learn-span">Learn</span>
DSA
</a>
<a
href="/dsa/index.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-tut-dsa"
title="DSA - Data Structures and Algorithms "
>
Tutorial
</a>
</div>
<div
data-name="data science"
data-category="data_analytics"
>
<a
<div
id="tutorials_web_building_links_list_mobile"
class="w3-hide-large w3-hide-medium"
>
<h3
class="tnb-nav-section-title"
data-heading="web_building_title"
>
Web Building
</h3>
<div
data-name="create a website"
data-category="web_building"
>
<a
<div
class="w3-button tnb-close-nav-btn w3-round"
tabindex="0"
onclick="TopNavBar.closeNavItem('tutorials')"
onkeydown="TopNavBar.mouseHandler(event, this, 'tutorials')"
role="button"
aria-label="Close navigation"
>
<span>×</span>
</div>
</nav>
<nav
id="nav_exercises"
class="dropdown-nav w3-hide-small navex"
tabindex="-1"
aria-label="Exercises menu"
>
<div class="w3-content menu-content">
<div
id="exercises_list"
class="w3-row-padding w3-bar-block"
>
<div class="nav-heading-container w3-container">
<div class="nav-heading-container-title">
<h2 style="color: #fff4a3"><b>Exercises</b></h2>
</div>
<div
data-section="exercises"
class="filter-input-wrapper"
>
<div class="filter-input-inner-wrapper">
<label
for="filter-exercises-input"
class="tnb-soft-hide"
>
Excercises filter input
</label>
<input
id="filter-exercises-input"
oninput="TopNavBar.filter(event, 'nav_exercises')"
type="text"
class="filter-input"
placeholder="Filter..."
aria-label="Exercises filter bar"
/>
<div
class="filter-clear-btn tnb-button-dark-v2"
role="button"
aria-label="Filter clear button"
onclick="TopNavBar.clearFilter(event, 'nav_exercises')"
>
<span>×</span>
</div>
</div>
</div>
</div>
href="/dsa/dsa_exercises.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-ex-dsa"
title="DSA Exercises"
>
DSA
</a>
<a
href="/dsa/dsa_exercises.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-ex-dsa"
title="DSA Exercises"
>
Exercise
</a>
<a
href="/dsa/dsa_quiz.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-qz-dsa"
title="DSA Quizzes"
>
Quiz
</a>
</div>
<div
data-name="numpy"
data-category="data_analytics"
>
<a
<div
class="w3-col l4 m6"
id="exercises_javascript_links_list"
>
<h3
class="tnb-nav-section-title"
data-heading="javascript_title"
>
JavaScript
</h3>
<div
data-name="javascript"
data-category="javascript"
>
<a
href="/postgresql/postgresql_exercises.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-ex-postgresql"
title="PostgreSQL Exercises"
>
PostgreSQL
</a>
<a
href="/postgresql/postgresql_exercises.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-ex-
postgresql"
title="PostgreSQL Exercises"
>
Exercise
</a>
<a
href="/postgresql/postgresql_quiz.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-qz-
postgresql"
title="PostgreSQL Quizzes"
>
Quiz
</a>
</div>
<div
data-name="typescript"
data-category="backend"
>
<a
href="/dsa/dsa_exercises.php"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-ex-dsa"
title="DSA Exercises"
>
DSA
</a>
<a
href="/dsa/dsa_exercises.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-ex-dsa"
title="DSA Exercises"
>
Exercise
</a>
<a
href="/dsa/dsa_quiz.php"
class="ws-btn acclink-text ga-top-drop ga-top-drop-qz-dsa"
title="DSA Quizzes"
>
Quiz
</a>
</div>
<div
data-name="numpy"
data-category="data_analytics"
>
<a
<div
class="w3-button tnb-close-nav-btn w3-round"
tabindex="0"
onclick="TopNavBar.closeNavItem('exercises')"
onkeydown="TopNavBar.mouseHandler(event, this, 'exercises')"
role="button"
aria-label="Close navigation"
>
<span>×</span>
</div>
</nav>
<nav
id="nav_certified"
class="dropdown-nav w3-hide-small navex"
tabindex="-1"
aria-label="Certification menu"
>
<div class="w3-content menu-content">
<div
id="certified_list"
class="w3-row-padding w3-bar-block"
>
<div class="nav-heading-container w3-container">
<div class="nav-heading-container-title">
<h2 style="color: #fff4a3"><b>Certificates</b></h2>
</div>
<div
data-section="certificates"
class="filter-input-wrapper"
>
<div class="filter-input-inner-wrapper">
<label
for="filter-certified-input"
class="tnb-soft-hide"
>
Filter field for certifications
</label>
<input
id="filter-certified-input"
oninput="TopNavBar.filter(event, 'nav_certified')"
type="text"
class="filter-input"
placeholder="Filter..."
aria-label="Certificate filter bar"
/>
<div
class="filter-clear-btn tnb-button-dark-v2"
role="button"
aria-label="Filter clear button"
onclick="TopNavBar.clearFilter(event, 'nav_certified')"
>
<span>×</span>
</div>
</div>
</div>
</div>
href="https://campus.w3schools.com/collections/certifications/products/html-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-html"
title="HTML Certification Exam"
>
HTML
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/html-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-html"
title="HTML Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/html-course"
class="ws-btn acclink-text ga-top-dropga-top-drop-course-html"
title="Paid HTML Course"
>
Course
</a>
</div>
<div
data-name="css"
data-category="html_and_css"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/css-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-css"
title="CSS Certification Exam"
>
CSS
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/css-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-css"
title="CSS Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/css-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-css"
title="Paid CSS Course"
>
Course
</a>
</div>
<div
data-name="bootstrap"
data-category="html_and_css"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/bootstrap-3-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-bs3"
title="Bootstrap 3 Certification Exam"
>
Bootstrap 3
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/bootstrap-3-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-bs3"
title="Bootstrap 3 Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/single-courses/products/bootstrap-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-bs3"
title="Paid Bootstrap 3 Course"
>
Course
</a>
</div>
<div
data-name="bootstrap4"
data-category="html_and_css"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/bootstrap-4-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-bs4"
title="Bootstrap 4 Certification Exam"
>
Bootstrap 4
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/bootstrap-4-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-bs4"
title="Bootstrap 4 Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/single-courses/products/bootstrap-4-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-bs4"
title="Paid Bootstrap 4 Course"
>
Course
</a>
</div>
<div
data-name="bootstrap5"
data-category="html_and_css"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/bootstrap-5-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-bs5"
title="Bootstrap 5 Certification Exam"
>
Bootstrap 5
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/bootstrap-5-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-bs5"
title="Bootstrap 5 Certification Exam"
>
Certificate
</a>
</div>
</div>
<div
id="certified_data_analytics_links_list_desktop"
class="w3-hide-small"
>
<h3
class="tnb-nav-section-title"
data-heading="data_analytics_title"
>
Data Analytics
</h3>
<div
data-name="dsa"
data-category="data_analytics"
>
<a
target="_blank"
href="https://campus.w3schools.com/products/dsa-certification-
exam"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-dsa"
title="DSA Certificate Exam"
>
DSA
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/dsa-certification-
exam"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-dsa"
title="DSA Certificate Exam"
>
Certificate
</a>
</div>
<div
data-name="data analytics"
data-category="data_analytics"
>
<a
target="_blank"
href="https://campus.w3schools.com/products/data-analytics-
program"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-course-data-analytic"
title="Paid Data Analytics Course"
>
Data Analytics
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/data-analytics-
program"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-data-
analytic"
title="Paid Data Analytics Course"
>
Course
</a>
</div>
<div
data-name="numpy"
data-category="data_analytics"
>
<a
target="_blank"
href="https://campus.w3schools.com/products/numpy-
certification-exam"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-numpy"
title="NumPy Certification Exam"
>
NumPy
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/numpy-
certification-exam"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-numpy"
title="NumPy Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/numpy-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
numpy"
title="Paid NumPy Course"
>
Course
</a>
</div>
<div
data-name="pandas"
data-category="data_analytics"
>
<a
target="_blank"
href="https://campus.w3schools.com/products/pandas-
certification-exam"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-pandas"
title="Pandas Certification Exam"
>
Pandas
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/pandas-
certification-exam"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-pandas"
title="Pandas Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/pandas-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
pandas"
title="Paid Pandas Course"
>
Course
</a>
</div>
<div
data-name="excel"
data-category="data_analytics"
>
<a
target="_blank"
href="https://campus.w3schools.com/products/excel-certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-excel"
title="Excel Certification Exam"
>
Excel
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/excel-certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-excel"
title="Excel Certification Exam"
>
Certificate
</a>
</div>
<div
data-name="social media"
data-category="data_analytics"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/social-media-marketing-course"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-course-some"
title="Paid Social Media Course"
>
Social Media
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/social-media-marketing-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-some"
title="Paid Social Media Course"
>
Course
</a>
</div>
<div class="black-box-container">
<a
target="_blank"
href="https://campus.w3schools.com"
class="w3-bar-item w3-button ga-top-drop w3-center w3-round ga-
top-drop-campus"
title="W3Schools Campus"
style="display: block; background-color: #21232c; border: 1px
solid grey; width: 195px; margin-bottom: 16px"
>
What is a Certificate?
</a>
</div>
</div>
href="https://campus.w3schools.com/collections/course-catalog/products/w3schools-
full-access-course"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-course-fullaccess"
title="Paid Full Access Course"
>
Full Access
<span
class="ribbon-topnav ws-green"
style="font-size: 13px; font-weight: normal"
>
Best Value!
</span>
</a>
</div>
<div
data-name="front end"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/front-end-
course"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-front-end"
title="Paid Front End Course"
>
Front End
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/front-end-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-front-
end"
title="Front End Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/front-end-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
front-end"
title="Paid Front End Development Course"
>
Course
</a>
</div>
<div
data-name="web design"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/modern-web-
development-certification"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-dev"
title="Web Development Certification"
>
Web Dev.
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/modern-web-
development-certification"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
dev"
title="Web Development Certification"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/learn-modern-web-development"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
dev"
title="Paid Web Development Course"
>
Course
</a>
</div>
<div
data-name="web development"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-
application-development-certificates"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-app"
title="Web Application Development Certification"
>
Web App
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-
application-development-certificates"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
app"
title="Web Application Development Certification"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/web-application-development-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
app"
title="Paid Web Application Course"
>
Course
</a>
</div>
<div
data-name="web app"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-design-
certification"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-design"
title="Web Design Certification Exam"
>
Web Design
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-design-
certification"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
design"
title="Web Design Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/learn-web-design"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
design"
title="Paid Web Design Course"
>
Course
</a>
</div>
</div>
</div>
href="https://campus.w3schools.com/collections/certifications/products/javascript-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-js"
title="JavaScript Certification Exam"
>
JavaScript
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/javascript-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-js"
title="JavaScript Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/javascript-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-js"
title="Paid JavaScript Course"
>
Course
</a>
</div>
<div
data-name="react"
data-category="javascript"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/react-js-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-react"
title="React.js Certification Exam"
>
React
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/react-js-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-react"
title="React.js Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/react-js-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
react"
title="Paid React.js Course"
>
Course
</a>
</div>
<div
data-name="jquery"
data-category="javascript"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/jquery-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-jquery"
title="jQuery Certification Exam"
>
jQuery
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/jquery-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-jquery"
title="jQuery Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/jquery-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
jquery"
title="Paid jQuery Course"
>
Course
</a>
</div>
<div
data-name="vue"
data-category="javascript"
>
<a
target="_blank"
href="https://campus.w3schools.com/products/vue-js-
certification-exam"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-vue"
title="Vue Certification Exam"
>
Vue
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/vue-js-
certification-exam"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-vue"
title="Vue Certification Exam"
>
Certificate
</a>
</div>
</div>
href="https://campus.w3schools.com/collections/course-catalog/products/w3schools-
full-access-course"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-course-fullaccess"
title="Paid Full Access Course"
>
Full Access
<span
class="ribbon-topnav ws-green"
style="font-size: 13px; font-weight: normal"
>
Best Value!
</span>
</a>
</div>
<div
data-name="front end"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/front-end-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-front-end"
title="Front End Certification Exam"
>
Front End
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/front-end-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-front-
end"
title="Front End Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/front-end-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
front-end"
title="Paid Front End Development Course"
>
Course
</a>
</div>
<div
data-name="web dev."
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/modern-web-
development-certification"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-dev"
title="Web Development Certification"
>
Web Dev.
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/modern-web-
development-certification"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
dev"
title="Web Development Certification"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/learn-modern-web-development"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
dev"
title="Paid Web Development Course"
>
Course
</a>
</div>
<div
data-name="web app"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-
application-development-certificates"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-app"
title="Web Application Development Certification"
>
Web App
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-
application-development-certificates"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
app"
title="Web Application Development Certification"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/web-application-development-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
app"
title="Paid Web Application Course"
>
Course
</a>
</div>
<div
data-name="web design"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-design-
certification"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-design"
title="Web Design Certification Exam"
>
Web Design
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-design-
certification"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
design"
title="Web Design Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/learn-web-design"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
design"
title="Paid Web Design Course"
>
Course
</a>
</div>
</div>
<div
class="certified_programs_links_list w3-hide-medium w3-hide-small"
id="certified_programs_links_list_desktop"
>
<h3
class="tnb-nav-section-title"
data-heading="programs_title"
>
Programs
</h3>
<div
data-name="full access"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/w3schools-
full-access-course"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-course-fullaccess"
title="Paid Full Access Course"
>
Full Access
<span
class="ribbon-topnav ws-green"
style="font-size: 13px; font-weight: normal"
>
Best Value!
</span>
</a>
</div>
<div
data-name="front end"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/front-end-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-front-end"
title="Front End Certification Exam"
>
Front End
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/front-end-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-front-
end"
title="Front End Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/front-end-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
front-end"
title="Paid Front End Development Course"
>
Course
</a>
</div>
<div
data-name="web dev."
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/modern-web-
development-certification"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-dev"
title="Web Development Certification"
>
Web Dev.
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/modern-web-
development-certification"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
dev"
title="Web Development Certification"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/learn-modern-web-development"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
dev"
title="Paid Web Development Course"
>
Course
</a>
</div>
<div
data-name="web app"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-
application-development-certificates"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-app"
title="Web Application Development Certification"
>
Web App
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-
application-development-certificates"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
app"
title="Web Application Development Certification"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/web-application-development-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
app"
title="Paid Web Application Course"
>
Course
</a>
</div>
<div
data-name="web design"
data-category="programs"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-design-
certification"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-web-design"
title="Web Design Certification Exam"
>
Web Design
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/web-design-
certification"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-web-
design"
title="Web Design Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/learn-web-design"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-web-
design"
title="Paid Web Design Course"
>
Course
</a>
</div>
</div>
</div>
href="https://campus.w3schools.com/collections/certifications/products/python-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-python"
title="Python Certification Exam"
>
Python
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/python-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-python"
title="Python Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/python-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
python"
title="Paid Python Course"
>
Course
</a>
</div>
<div
data-name="sql"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/sql-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-sql"
title="SQL Certification Exam"
>
SQL
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/sql-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-sql"
title="SQL Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/sql-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-sql"
title="SQL Python Course"
>
Course
</a>
</div>
<div
data-name="mysql"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/mysql-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-mysql"
title="MySQL Certification Exam"
>
MySQL
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/mysql-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-mysql"
title="MySQL Certification Exam"
>
Certificate
</a>
</div>
<div
data-name="php"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/php-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-php"
title="PHP Certification Exam"
>
PHP
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/php-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-php"
title="PHP Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/php-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-php"
title="Paid PHP Course"
>
Course
</a>
</div>
<div
data-name="java"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/java-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-java"
title="Java Certification Exam"
>
Java
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/java-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-java"
title="Java Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/java-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-java"
title="Paid Java Course"
>
Course
</a>
</div>
<div
data-name="c"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/products/c-certification-
exam"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-c"
title="C Certification Exam"
>
C
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/c-certification-
exam"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-c"
title="C Certification Exam"
>
Certificate
</a>
</div>
<div
data-name="c++"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/c-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-cpp"
title="C++ Certification Exam"
>
C++
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/c-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-cpp"
title="C++ Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/c-course-1"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-cpp"
title="Paid C++ Course"
>
Course
</a>
</div>
<div
data-name="c#"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/c-
certificate-1"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-cs"
title="C# Certification Exam"
>
C#
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/c-
certificate-1"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-cs"
title="C# Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/c-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-cs"
title="Paid C# Course"
>
Course
</a>
</div>
<div
data-name="r"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/r-course"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-r"
title="Paid R Course"
>
R
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/r-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-r"
title="Paid R Course"
>
Course
</a>
</div>
<div
data-name="django"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/products/django-
certification-exam"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-django"
title="Django Certification Exam"
>
Django
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/django-
certification-exam"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-django"
title="Django Certification Exam"
>
Certificate
</a>
</div>
<div
data-name="typescript"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/typescript-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-typescript"
title="TypeScript Certification Exam"
>
TypeScript
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/typescript-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-
typescript"
title="TypeScript Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/learn-typescript"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
typescript"
title="Paid TypeScript Course"
>
Course
</a>
</div>
<div
data-name="xml"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/xml-
certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-xml"
title="XML Certification Exam"
>
XML
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/xml-
certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-xml"
title="XML Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-catalog/products/xml-course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-xml"
title="Paid XML Course"
>
Course
</a>
</div>
<div
data-name="cyber security"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/cyber-
security-certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-cyber-sec"
title="Cyber Security Certification Exam"
>
Cyber Security
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/cyber-
security-certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-cyber-
sec"
title="Cyber Security Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/cyber-security-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
cyber-sec"
title="Paid Cyber Security Course"
>
Course
</a>
</div>
<div
data-name="accessibility"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/
accessibility-certificate"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-cert-accessi"
title="Accessibility Certification Exam"
>
Accessibility
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/certifications/products/
accessibility-certificate"
class="ws-btn acclink-text ga-top-drop ga-top-drop-cert-
accessi"
title="Accessibility Certification Exam"
>
Certificate
</a>
<a
target="_blank"
href="https://campus.w3schools.com/products/accessibility-
course"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
accessi"
title="Paid Accessibility Course"
>
Course
</a>
</div>
<div
data-name="python apps on aws"
data-category="backend"
>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/building-modern-python-apps-on-aws"
class="w3-bar-item w3-button acctop-link ga-top-drop ga-top-
drop-course-python-apps-aws"
title="Building Modern Python Apps on AWS"
>
Python Apps on AWS
</a>
<a
target="_blank"
href="https://campus.w3schools.com/collections/course-best-
sellers/products/building-modern-python-apps-on-aws"
class="ws-btn acclink-text ga-top-drop ga-top-drop-course-
python-apps-aws"
title="Building Modern Python Apps on AWS"
>
Course
</a>
</div>
<div
data-name="aws training"
data-category="backend"
>
<a
<div
class="w3-button tnb-close-nav-btn w3-round"
tabindex="0"
onclick="TopNavBar.closeNavItem('certified')"
onkeydown="TopNavBar.mouseHandler(event, this, 'certified')"
role="button"
aria-label="Close navigation"
>
<span>×</span>
</div>
</nav>
<nav
id="nav_services"
class="dropdown-nav w3-hide-small navex"
tabindex="-1"
aria-label="Services menu"
>
<div class="w3-content menu-content">
<div
id="services_list"
class="w3-row-padding w3-bar-block"
>
<div class="nav-heading-container w3-container">
<div class="nav-heading-container-title">
<h2 style="color: #fff4a3"><b>All Our Services</b></h2>
</div>
<div
data-section="services"
class="filter-input-wrapper"
>
<div class="filter-input-inner-wrapper">
<label
for="filter-services-input"
class="tnb-soft-hide"
>
Services filter input
</label>
<input
id="filter-services-input"
oninput="TopNavBar.filter(event, 'nav_services')"
type="text"
class="filter-input"
placeholder="Filter..."
aria-label="Services filter bar"
/>
<div
class="filter-clear-btn tnb-button-dark-v2"
role="button"
aria-label="Filter clear button"
onclick="TopNavBar.clearFilter(event, 'nav_services')"
>
<span>×</span>
</div>
</div>
</div>
</div>
<div class="serviceboxes">
<div class="servicebox">
<a
href="/tutorials/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-tut"
title="Tutorials"
aria-label="Free tutorials"
>
<div class="w3-padding services w3-round">
<h4>Free Tutorials</h4>
<p>Enjoy our free tutorials like millions of other internet
users since 1999</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/references/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-ref"
title="References"
aria-label="Tutorial references"
>
<div class="w3-padding services w3-round">
<h4>References</h4>
<p>Explore our selection of references covering all popular
coding languages</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/spaces/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-spaces"
title="Create a Website"
aria-label="Create a website"
>
<div class="w3-padding services w3-round">
<h4>Create a Website</h4>
<p>
Create your own website with
<strong>W3Schools Spaces</strong>
- no setup required
</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/exercises/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-ex"
title="Test yourself with exercises"
aria-label="Exercises"
>
<div class="w3-padding services w3-round">
<h4>Exercises</h4>
<p>Test your skills with different exercises</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/quiztest/default.asp"
class="serviceslink ga-top-drop ga-top-drop-services-qz"
title="Test yourself with quizzes"
aria-label="Quizzes"
>
<div class="w3-padding services w3-round">
<h4>Quizzes</h4>
<p>Test yourself with multiple choice questions</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="https://profile.w3schools.com/sign-up"
class="serviceslink ga-top-drop ga-top-drop-services-signup"
title="Log in our Sign up"
aria-label="Login or Sign up"
>
<div class="w3-padding services w3-round">
<h4>Log in / Sign Up</h4>
<p>
Create a
<strong>free</strong>
W3Schools Account to Improve Your Learning Experience
</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="https://profile.w3schools.com/sign-up"
class="serviceslink ga-top-drop ga-top-drop-services-mylearn"
title="Track Your Progress With My Learning"
aria-label="My Learning"
>
<div class="w3-padding services w3-round">
<h4>Pathfinder & My Learning</h4>
<p>Track your learning progress at W3Schools and collect
rewards</p>
</div>
</a>
</div>
href="/plus/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-pro"
title="Upgrade subscription"
aria-label="Upgrade subscription"
>
<div
class="w3-padding services w3-round"
style="position: relative"
>
<h4>Upgrade</h4>
<p>Become a PLUS user and unlock powerful features (ad-free,
hosting, support,..)</p>
<svg
style="position: absolute; top: 15px; right: 25px"
width="15"
height="36"
viewBox="0 0 12 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-hidden="true"
>
<path
d="M6.65723 6.24707C6.76704 5.91764 7.233 5.91765 7.34281
6.24707L7.98828 8.1835C8.276 9.04666 8.95332 9.72399 9.81648 10.0117L11.7529
10.6572C12.0824 10.767 12.0824 11.233 11.7529 11.3428L9.81649 11.9883C8.95332
12.276 8.27599 12.9533 7.98828 13.8165L7.34281 15.7529C7.233 16.0823 6.76704
16.0823 6.65723 15.7529L6.01173 13.8165C5.72401 12.9533 5.04669 12.276 4.18353
11.9883L2.24707 11.3428C1.91764 11.233 1.91764 10.767 2.24707 10.6572L4.18353
10.0117C5.04669 9.72399 5.72401 9.04667 6.01173 8.18352L6.65723 6.24707Z"
fill="#9763f6"
></path>
<path
d="M2.79434 1.14824C2.86023 0.950586 3.1398 0.950587
3.20569 1.14824L3.59297 2.3101C3.7656 2.828 4.172 3.2344 4.6899 3.40703L5.85177
3.79432C6.04942 3.86021 6.04942 4.13978 5.85177 4.20567L4.6899 4.59296C4.172
4.76559 3.7656 5.17199 3.59297 5.68989L3.20569 6.85176C3.13981 7.04941 2.86023
7.04942 2.79434 6.85176L2.40704 5.68988C2.23441 5.17198 1.82801 4.76559 1.31012
4.59296L0.148241 4.20567C-0.0494137 4.13978 -0.0494138 3.86021 0.148241
3.79432L1.31012 3.40703C1.82802 3.2344 2.23441 2.82801 2.40704 2.31011L2.79434
1.14824Z"
fill="#9763f6"
></path>
<path
d="M9.8629 0.0988265C9.90682 -0.032943 10.0932 -0.0329419
10.1371 0.098828L10.3953 0.873401C10.5104 1.21867 10.7813 1.4896 11.1266
1.60469L11.9012 1.86288C12.0329 1.9068 12.0329 2.09319 11.9012 2.13711L11.1266
2.39531C10.7813 2.51039 10.5104 2.78133 10.3953 3.12659L10.1371 3.90117C10.0932
4.03294 9.90682 4.03294 9.8629 3.90117L9.6047 3.12659C9.48961 2.78132 9.21868
2.5104 8.87342 2.39531L8.09883 2.13711C7.96706 2.09319 7.96706 1.9068 8.09883
1.86288L8.87342 1.60469C9.21868 1.4896 9.48961 1.21867 9.6047 0.873408L9.8629
0.0988265Z"
fill="#9763f6"
></path>
</svg>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/where_to_start.asp"
class="serviceslink ga-top-drop ga-top-drop-services-
wheretostart"
title="Where To Start"
aria-label="Where to start"
>
<div class="w3-padding services w3-round">
<h4>Where To Start</h4>
<p>Not sure where you want to start? Follow our guided path</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/tryit/default.asp"
class="serviceslink ga-top-drop ga-top-drop-services-code-editor"
title="W3Schools Code Editor"
aria-label="Code editor"
>
<div class="w3-padding services w3-round">
<h4>Code Editor (Try it)</h4>
<p>With our online code editor, you can edit code and view the
result in your browser</p>
</div>
</a>
</div>
href="/videos/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-videos"
title="HTML Video Tutorial"
aria-label="Videos"
>
<div
class="w3-padding services w3-round"
style="position: relative"
>
<h4>Videos</h4>
<p>Learn the basics of HTML in a fun and engaging video
tutorial</p>
<svg
style="position: absolute; top: 15px; right: 25px"
width="15"
height="36"
viewBox="0 0 12 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-hidden="true"
>
<path
d="M6.65723 6.24707C6.76704 5.91764 7.233 5.91765 7.34281
6.24707L7.98828 8.1835C8.276 9.04666 8.95332 9.72399 9.81648 10.0117L11.7529
10.6572C12.0824 10.767 12.0824 11.233 11.7529 11.3428L9.81649 11.9883C8.95332
12.276 8.27599 12.9533 7.98828 13.8165L7.34281 15.7529C7.233 16.0823 6.76704
16.0823 6.65723 15.7529L6.01173 13.8165C5.72401 12.9533 5.04669 12.276 4.18353
11.9883L2.24707 11.3428C1.91764 11.233 1.91764 10.767 2.24707 10.6572L4.18353
10.0117C5.04669 9.72399 5.72401 9.04667 6.01173 8.18352L6.65723 6.24707Z"
fill="#9763f6"
></path>
<path
d="M2.79434 1.14824C2.86023 0.950586 3.1398 0.950587
3.20569 1.14824L3.59297 2.3101C3.7656 2.828 4.172 3.2344 4.6899 3.40703L5.85177
3.79432C6.04942 3.86021 6.04942 4.13978 5.85177 4.20567L4.6899 4.59296C4.172
4.76559 3.7656 5.17199 3.59297 5.68989L3.20569 6.85176C3.13981 7.04941 2.86023
7.04942 2.79434 6.85176L2.40704 5.68988C2.23441 5.17198 1.82801 4.76559 1.31012
4.59296L0.148241 4.20567C-0.0494137 4.13978 -0.0494138 3.86021 0.148241
3.79432L1.31012 3.40703C1.82802 3.2344 2.23441 2.82801 2.40704 2.31011L2.79434
1.14824Z"
fill="#9763f6"
></path>
<path
d="M9.8629 0.0988265C9.90682 -0.032943 10.0932 -0.0329419
10.1371 0.098828L10.3953 0.873401C10.5104 1.21867 10.7813 1.4896 11.1266
1.60469L11.9012 1.86288C12.0329 1.9068 12.0329 2.09319 11.9012 2.13711L11.1266
2.39531C10.7813 2.51039 10.5104 2.78133 10.3953 3.12659L10.1371 3.90117C10.0932
4.03294 9.90682 4.03294 9.8629 3.90117L9.6047 3.12659C9.48961 2.78132 9.21868
2.5104 8.87342 2.39531L8.09883 2.13711C7.96706 2.09319 7.96706 1.9068 8.09883
1.86288L8.87342 1.60469C9.21868 1.4896 9.48961 1.21867 9.6047 0.873408L9.8629
0.0988265Z"
fill="#9763f6"
></path>
</svg>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/w3css/w3css_templates.asp"
class="serviceslink ga-top-drop ga-top-drop-services-templates"
title="Free Web Templates"
aria-label="Templates"
>
<div class="w3-padding services w3-round">
<h4>Templates</h4>
<p>We have created a bunch of responsive website templates you
can use - for free!</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/spaces/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-webhosting"
title="Web Hosting with Spaces"
aria-label="Web Hosting with Spaces"
>
<div class="w3-padding services w3-round">
<h4>Web Hosting</h4>
<p>
Host your own website, and share it to the world with
<strong>W3Schools Spaces</strong>
</p>
</div>
</a>
</div>
href="/spaces/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-
createserver"
title="Get your own server"
aria-label="Get your own server"
>
<div
class="w3-padding services w3-round"
style="position: relative"
>
<h4>Create a Server</h4>
<p>Create your own server using Python, PHP, React.js, Node.js,
Java, C#, etc.</p>
<svg
style="position: absolute; top: 15px; right: 25px"
width="15"
height="36"
viewBox="0 0 12 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-hidden="true"
>
<path
d="M6.65723 6.24707C6.76704 5.91764 7.233 5.91765 7.34281
6.24707L7.98828 8.1835C8.276 9.04666 8.95332 9.72399 9.81648 10.0117L11.7529
10.6572C12.0824 10.767 12.0824 11.233 11.7529 11.3428L9.81649 11.9883C8.95332
12.276 8.27599 12.9533 7.98828 13.8165L7.34281 15.7529C7.233 16.0823 6.76704
16.0823 6.65723 15.7529L6.01173 13.8165C5.72401 12.9533 5.04669 12.276 4.18353
11.9883L2.24707 11.3428C1.91764 11.233 1.91764 10.767 2.24707 10.6572L4.18353
10.0117C5.04669 9.72399 5.72401 9.04667 6.01173 8.18352L6.65723 6.24707Z"
fill="#9763f6"
></path>
<path
d="M2.79434 1.14824C2.86023 0.950586 3.1398 0.950587
3.20569 1.14824L3.59297 2.3101C3.7656 2.828 4.172 3.2344 4.6899 3.40703L5.85177
3.79432C6.04942 3.86021 6.04942 4.13978 5.85177 4.20567L4.6899 4.59296C4.172
4.76559 3.7656 5.17199 3.59297 5.68989L3.20569 6.85176C3.13981 7.04941 2.86023
7.04942 2.79434 6.85176L2.40704 5.68988C2.23441 5.17198 1.82801 4.76559 1.31012
4.59296L0.148241 4.20567C-0.0494137 4.13978 -0.0494138 3.86021 0.148241
3.79432L1.31012 3.40703C1.82802 3.2344 2.23441 2.82801 2.40704 2.31011L2.79434
1.14824Z"
fill="#9763f6"
></path>
<path
d="M9.8629 0.0988265C9.90682 -0.032943 10.0932 -0.0329419
10.1371 0.098828L10.3953 0.873401C10.5104 1.21867 10.7813 1.4896 11.1266
1.60469L11.9012 1.86288C12.0329 1.9068 12.0329 2.09319 11.9012 2.13711L11.1266
2.39531C10.7813 2.51039 10.5104 2.78133 10.3953 3.12659L10.1371 3.90117C10.0932
4.03294 9.90682 4.03294 9.8629 3.90117L9.6047 3.12659C9.48961 2.78132 9.21868
2.5104 8.87342 2.39531L8.09883 2.13711C7.96706 2.09319 7.96706 1.9068 8.09883
1.86288L8.87342 1.60469C9.21868 1.4896 9.48961 1.21867 9.6047 0.873408L9.8629
0.0988265Z"
fill="#9763f6"
></path>
</svg>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/howto/default.asp"
class="serviceslink ga-top-drop ga-top-drop-services-howto"
title="How To Collection"
aria-label="How To's"
>
<div class="w3-padding services w3-round">
<h4>How To's</h4>
<p>Large collection of code snippets for HTML, CSS and
JavaScript</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/w3css/default.asp"
class="serviceslink ga-top-drop ga-top-drop-services-w3css"
title="W3.CSS Framework"
aria-label="W3.CSS Framework"
>
<div class="w3-padding services w3-round">
<h4>CSS Framework</h4>
<p>
Build fast and responsive sites using our free
<strong>W3.CSS</strong>
framework
</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/browsers/default.asp"
class="serviceslink ga-top-drop ga-top-drop-services-browserstat"
title="Browser Statistics"
aria-label="Browser Statistics"
>
<div class="w3-padding services w3-round">
<h4>Browser Statistics</h4>
<p>Read long term trends of browser usage</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/typingspeed/default.asp"
class="serviceslink ga-top-drop ga-top-drop-services-typing"
title="Test Your Typing speed"
aria-label="Test Your Typing speed"
>
<div class="w3-padding services w3-round">
<h4>Typing Speed</h4>
<p>Test your typing speed</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/training/aws/home/"
class="serviceslink ga-top-drop ga-top-drop-services-aws-
training"
title="AWS Training"
aria-label="AWS Training"
>
<div
class="w3-padding services w3-round"
style="position: relative"
>
<h4>AWS Training</h4>
<p>Learn Amazon Web Services</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/colors/colors_picker.asp"
class="serviceslink ga-top-drop ga-top-drop-services-color-
picker"
title="Color Picker"
aria-label="Color picker"
>
<div
class="w3-padding services w3-round"
style="position: relative"
>
<h4>Color Picker</h4>
<p>
Use our color picker to find different RGB, HEX and HSL
colors.
<img
class="w3-hide-medium"
src="/images/colorpicker2000.png"
alt="A circular color wheel showing the gradation of colors
in the spectrum"
loading="lazy"
style="margin-left: 15px; width: 35px; position: absolute;
top: 15px; right: 15px"
/>
</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/codegame/index.html"
class="serviceslink ga-top-drop ga-top-drop-services-code-game"
title="Coding Game"
aria-label="Code game"
>
<div
class="w3-padding services w3-round"
style="position: relative"
>
<h4>Code Game</h4>
<p style="margin-top: 15px">
W3Schools Coding Game! Help the lynx collect pine cones
<img
class="w3-hide-medium"
src="/signup/lynxlogo.svg"
alt="Lynx logo"
style="margin-left: 15px; width: 35px; position: absolute;
top: 7px; right: 15px"
/>
</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/pathfinder/pathfinder_goals.php"
class="serviceslink ga-top-drop ga-top-drop-services-goals"
title="Get personalized learning journey based on your current
skills and goals"
aria-label="Get personalized learning journey based on your
current skills and goals"
>
<div class="w3-padding services w3-round">
<h4>Set Goal</h4>
<p>Get personalized learning journey based on your current
skills and goals</p>
</div>
</a>
</div>
<div class="servicebox">
<a
target="_blank"
href="https://campus.w3schools.com/pages/newsletter"
class="serviceslink ga-top-drop ga-top-drop-services-newsletter"
title="Join Our Newsletter"
aria-label="Newsletter"
>
<div class="w3-padding services w3-round">
<h4>Newsletter</h4>
<p>Join our newsletter and get access to exclusive content
every month</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/academy/teachers/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-academy-
teachers"
title="W3Schools Academy / Classroom"
aria-label="W3Schools Academy / Classroom"
>
<div class="w3-padding services w3-round">
<h4>For Teachers</h4>
<p>Contact us about W3Schools Academy for educational
institutions</p>
</div>
</a>
</div>
<div class="servicebox">
<a
href="/academy/index.php"
class="serviceslink ga-top-drop ga-top-drop-services-academy-
business"
title="W3Schools Academy / Classroom"
aria-label="W3Schools Academy / Classroom"
>
<div class="w3-padding services w3-round">
<h4>For Businesses</h4>
<p>Contact us about W3Schools Academy for your organization</p>
</div>
</a>
</div>
<div class="servicebox">
<div
class="serviceslink ga-top-drop ga-top-drop-services-contact-us"
title="Contact Us"
aria-label="Contact Us"
>
<div class="w3-padding services w3-round">
<h4>Contact Us</h4>
<p>
About sales:
<span style="float: right"><a href="/cdn-cgi/l/email-
protection" class="__cf_email__" data-
cfemail="80f3e1ece5f3c0f7b3f3e3e8efefecf3aee3efed">[email protected]</a></
span>
<br />
About errors:
<span style="float: right"><a href="/cdn-cgi/l/email-
protection" class="__cf_email__" data-
cfemail="741c11180434034707171c1b1b18075a171b19">[email protected]</a></span>
</p>
</div>
</div>
</div>
<a
target="_blank"
href="https://www.linkedin.com/company/w3schools.com/"
title="W3Schools on LinkedIn"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa"
aria-hidden="true"
>

</i>
</a>
<a
target="_blank"
href="https://discord.com/invite/w3schools"
title="Join the W3schools community on Discord"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa -discord"
aria-hidden="true"
>

</i>
</a>
<a
target="_blank"
href="https://www.facebook.com/w3schoolscom/"
title="W3Schools on Facebook"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa"
aria-hidden="true"
>

</i>
</a>
<a
target="_blank"
href="https://www.instagram.com/w3schools.com_official/"
title="W3Schools on Instagram"
class="w3-button w3-round ga-fp"
>
<i
class="tnb-icon fa"
aria-hidden="true"
>

</i>
</a>
</div>
</div>
<div
class="w3-button tnb-close-nav-btn w3-round"
tabindex="0"
onclick="TopNavBar.closeNavItem('services')"
onkeydown="TopNavBar.mouseHandler(event, this, 'services')"
role="button"
aria-label="Close navigation"
>
<span>×</span>
</div>
</div>
</div>
</nav>
</div>
</div>
<script data-cfasync="false"
src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></
script><script>
var array_search_suggestions = [
["html", "/html/default.asp", "HTML Tutorial"],
["css", "/css/default.asp", "CSS Tutorial"],
["js", "/js/default.asp", "JavaScript Tutorial"],
["python", "/python/default.asp", "Python Tutorial"],
["sql", "/sql/default.asp", "SQL Tutorial"],
["php", "/php/default.asp", "PHP Tutorial"],
["java", "/java/default.asp", "JAVA Tutorial"],
["c", "/c/index.php", "C Tutorial"],
["c++", "/cpp/default.asp", "C++ Tutorial"],
["c#", "/cs/index.php", "C# Tutorial"],
["jquery", "/jquery/default.asp", "jQuery Tutorial"],
["w3css", "/w3css/default.asp", "W3.CSS Tutorial"],
["bootstrap 3", "/bootstrap/default.asp", "Bootstrap3 Tutorial"],
["bootstrap 4", "/bootstrap4/default.asp", "Bootstrap4 Tutorial"],
["bootstrap 5", "/bootstrap5/index.php", "Bootstrap5 Tutorial"],
["r", "/r/default.asp", "R Tutorial"],
["html lists", "/html/html_lists.asp", "HTML List Tutorial", "li"],
["html lists", "/html/html_lists_ordered.asp", "HTML Ordered Lists", ["li",
"or"]],
["html lists", "/html/html_lists_unordered.asp", "HTML Unordered Lists",
["li", "or"]],
["css lists", "/css/css_list.asp", "CSS Styling Lists", "li"],
["", "/python/python_lists.asp", "Python Lists", "li"],
["", "/js/js_arrays.asp", "JavaScript Array Tutorial", "ar"],
["", "/jsref/jsref_obj_array.asp", "JavaScript Array Object", "ar"],
["", "/js/js_array_methods.asp", "JavaScript Array Methods", "ar"],
["", "/python/python_arrays.asp", "Python Arrays", "ar"],
["", "/php/php_arrays.asp", "PHP Array Tutorial", "ar"],
["", "/java/java_arrays.asp", "Java Array Tutorial", "ar"],
["kotlin", "/kotlin/index.php", "KOTLIN Tutorial"],
["mysql", "/mysql/default.asp", "MySQL Tutorial"],
["postgresql", "/postgresql/index.php", "PostgreSQL Tutorial"],
["nodejs", "/nodejs/default.asp", "Node.js Tutorial"],
["react.js", "/react/default.asp", "REACT Tutorial"],
["vuejs", "/vue/index.php", "Vue.js Tutorial"],
["json", "/js/js_json.asp", "JSON Tutorial"],
["angularjs", "/angular/default.asp", "AngularJS Tutorial"],
["w3js", "/w3js/default.asp", "W3.JS Tutorial"],
["xml", "/xml/default.asp", "XML Tutorial"],
["sass", "/sass/default.php", "SASS Tutorial"],
["icons", "/icons/default.asp", "Icons Tutorial"],
["", "/icons/icons_reference.asp", "Font Awesome Icons"],
["", "/howto/howto_google_fonts.asp", "Google Fonts"],
["rwd", "/css/css_rwd_intro.asp", "Responsive Web Design Tutorial"],
["graphics", "/graphics/default.asp", "Graphics Tutorial"],
["graphics", "/graphics/svg_intro.asp", "SVG Tutorial"],
["canvas", "/graphics/canvas_intro.asp", "Canvas Tutorial"],
["raspberry pi", "/nodejs/nodejs_raspberrypi.asp", "RaspberryPi Tutorial"],
["cybersecurity", "/cybersecurity/index.php", "Cyber Security Tutorial"],
["colors", "/colors/default.asp", "Colors Tutorial"],
["typescript", "/typescript/index.php", "TypeScript Tutorial"],
["git", "/git/default.asp", "Git Tutorial"],
["matplotlib", "/python/matplotlib_intro.asp", "Matplotlib Tutorial"],
["numpy", "/python/numpy/default.asp", "NumPy Tutorial"],
["pandas", "/python/pandas/default.asp", "Pandas Tutorial"],
["scipy", "/python/scipy/index.php", "SciPy Tutorial"],
["asp", "/asp/default.asp", "ASP Tutorial"],
["accessibility", "/accessibility/index.php", "Accessibility Tutorial"],
["appml", "/appml/default.asp", "AppML Tutorial"],
["go", "/go/index.php", "GO Tutorial"],
["DSA", "/dsa/index.php", "Data Structures and Algorithms"],
["excell", "/excel/index.php", "Excel Tutorial"],
["google sheets", "/googlesheets/index.php", "Google Sheets Tutorial"],
["ml", "/python/python_ml_getting_started.asp", "Machine Learning Tutorial"],
[" artificial intelligence", "/ai/default.asp", "AI Tutorial"],
["statistics", "/statistics/index.php", "Statistics Tutorial"],
["data science", "/datascience/default.asp", "Data Science Tutorial"],
["code editor", "/tryit/tryit.asp?filename=tryhtml_hello", "Tryit Editor"],
["color picker", "/colors/colors_picker.asp", "Color Picker"],
["code game", "/codegame/index.html", "Code Game"],
["exercises", "/exercises/index.php", "Exercises"],
["quizzes", "/quiztest/default.asp", "Quizzes"],
["templates", "/w3css/w3css_templates.asp", "W3.CSS Templates"],
["courses", "https://shop.w3schools.com/collections/course-catalog",
"Courses"],
["certificates", "https://shop.w3schools.com/collections/certifications",
"Certificates"],
["spaces", "/spaces/index.php", "W3Schools Spaces"],
["website", "/spaces/index.php", "Create website"],
["how to", "/howto/default.asp", "How-To Library"],
["aws cloud", "/aws/index.php", "AWS Cloud Tutorial"],
["btn", "/tags/tag_button.asp", "HTML Button Tag", ["bu", "btn"]],
["btn", "/css/css3_buttons.asp", "CSS Buttons", ["bu", "btn"]],
["btn", "/bootstrap5/bootstrap_buttons.php", "Bootstrap 5 Buttons", ["bu",
"btn"]],
["btn", "/bootstrap5/bootstrap_button_groups.php", "Bootstrap 5 Button
Groups", ["bu", "btn"]],
["btn", "/w3css/w3css_buttons.asp", "W3.CSS Buttons", ["bu", "btn"]],
["btn", "/howto/howto_css_round_buttons.asp", "How to create round buttons",
["bu", "btn"]],
["", "/html/html_links.asp", "HTML Button as a link", ["bu", "btn"]],
["tbl", "/html/html_tables.asp", "HTML Tables"],
["tbl", "/tags/tag_table.asp", "HTML Table Tag", ["ta", "tb"]],
["tbl", "/css/css_table.asp", "CSS Styling Tables", ["ta", "tb"]],
["tbl", "/sql/sql_create_table.asp", "SQL CREATE TABLE", ["ta", "tb"]],
["tbl", "/html/html_table_borders.asp", "HTML Table Borders", ["ta", "tb"]],
["tbl", "/html/html_table_headers.asp", "HTML Table Headers", ["ta", "tb"]],
["", "/tags/tag_div.asp", "HTML div Tag"],
["div", "/html/html_div.asp", "HTML div Tutorial", "div"],
["div", "/html/html_blocks.asp", "HTML Block Elements", "div"],
["", "/html/html_form_input_types.asp", "HTML Input Types", "in"],
["", "/tags/tag_input.asp", "HTML Input Tag", "in"],
["", "/html/html_form_attributes.asp", "HTML Input Attributes", "in"],
["", "/python/ref_func_input.asp", "Python input() Function", ["in", "us"]],
["", "/c/c_user_input.php", "C User Input", ["in", "us"]],
["", "/cpp/cpp_user_input.asp", "C++ User Input", ["in", "us"]],
["", "/css/css_border.asp", "CSS Borders"],
["", "/cssref/pr_border.php", "CSS border Property"],
["", "/html/html_table_borders.asp", "HTML Table Borders", "bo"],
["", "/html/html_forms.asp", "HTML Forms"],
["", "/howto/howto_css_login_form.asp", "How to create a login form"],
["", "/html/html_form_elements.asp", "HTML Form Elements"],
["", "/tags/tag_form.asp", "HTML form Tag"],
["", "/html/html_forms_attributes.asp", "HTML Form Attributes"],
["", "/cssref/sel_hover.php", "CSS hover Selector"],
["css hover", "/css/css3_transitions.asp", "CSS Transitions"],
["img", "/html/html_images.asp", "HTML Images"],
["img", "/css/css_background_image.asp", "CSS Background Images"],
["img", "/cssref/pr_background-image.php", "CSS background-image Property"],
["img", "/html/html_images_imagemap.asp", "HTML Image Map"],
["img", "/howto/howto_css_image_overlay.asp", "How to create image hover
effects"],
["", "/css/css_background.asp", "CSS Backgrounds"],
["", "/cssref/css3_pr_background.php", "CSS background Property"],
["", "/html/html_images_background.asp", "HTML Background Images"],
["", "/css/css_font.asp", "CSS Fonts"],
["", "/cssref/pr_font_font.php", "CSS font Property"],
["", "/cssref/pr_font_font.php", "CSS font-family Property"],
["", "/css/css3_fonts.asp", "CSS Web Fonts"],
["", "/cssref/css3_pr_font-face_rule.php", "CSS @font-face Rule"],
["", "/cssref/css_websafe_fonts.php", "Web Safe Fonts"],
["", "/css/css_positioning.asp", "CSS Position"],
["", "/cssref/pr_class_position.php", "CSS position Property"],
["", "/cssref/pr_background-position.php", "CSS background-position
Property"],
["", "/sql/func_mysql_position.asp", "MySQL POSITION() Function", "pos"],
["", "/css/css_padding.asp", "CSS Padding"],
["", "/cssref/pr_padding.php", "CSS padding Property"],
["", "/html/html_table_padding_spacing.asp", "HTML Table Cell Padding"],
["", "/cssref/pr_padding-top.php", "CSS padding-top Property"],
["", "/cssref/pr_padding-right.php", "CSS padding-right Property"],
["", "/cssref/pr_padding-bottom.php", "CSS padding-bottom Property"],
["", "/cssref/pr_padding-left.php", "CSS padding-left Property"],
["", "/tags/tag_span.asp", "HTML span Tag"],
["", "/html/html_table_colspan_rowspan.asp", "HTML Table Colspan/Rowspan"],
["inline span", "/html/html_blocks.asp", "HTML Inline Elements"],
["", "/html/html_colors.asp", "HTML Colors"],
["", "/css/css_colors.asp", "CSS Colors"],
["", "/tags/ref_colornames.asp", "HTML Color Names"],
["", "/cssref/pr_text_color.php", "CSS color Property"],
["", "/css/css_display_visibility.asp", "CSS Display Tutorial"],
["", "/cssref/pr_class_display.php", "CSS display Property"],
["", "/howto/howto_css_display_element_hover.asp", "How to display elements
on hover", "dis"],
["", "/java/java_variables_print.asp", "Java display variables"],
["", "/html/html_layout.asp", "HTML Footer"],
["", "/tags/tag_footer.asp", "HTML footer Tag"],
["", "/howto/howto_css_fixed_footer.asp", "How to create a fixed footer",
"fo"],
["", "/css/css_float.asp", "CSS Float Tutorial"],
["", "/cssref/pr_class_float.php", "CSS float Property"],
["", "/python/python_numbers.asp", "Python Float Numbers"],
["", "/c/c_data_types.php", "C Float Data Type"],
["", "/cpp/cpp_data_types.asp", "C++ Float Data Type"],
["", "/cs/cs_data_types.php", "C# Float Data Type"],
["", "/css/css_margin.asp", "CSS Margin Tutorial"],
["", "/cssref/pr_margin.php", "CSS margin Property"],
["", "/w3css/w3css_margins.asp", "W3.CSS Margins"],
["css margins", "/css/css_boxmodel.asp", "CSS Box Model"],
["", "/cssref/pr_margin-top.php", "CSS margin-top Property"],
["", "/cssref/pr_margin-right.php", "CSS margin-right Property"],
["", "/cssref/pr_margin-bottom.php", "CSS margin-bottom Property"],
["", "/cssref/pr_margin-left.php", "CSS margin-left Property"],
["", "/css/css3_flexbox.asp", "CSS Flexbox Tutorial"],
["", "/cssref/css3_pr_flex.php", "CSS flex Property"],
["", "/css/css3_flexbox_container.asp", "CSS Flex Container"],
["", "/css/css3_flexbox_items.asp", "CSS Flex Items"],
["", "/cssref/css3_pr_flex-direction.php", "CSS flex-direction Property"],
["", "/cssref/css3_pr_flex-wrap.php", "CSS flext-wrap Property"],
["", "/bootstrap5/bootstrap_flex.php", "Bootstrap 5 Flex Tutorial", "fle"],
["css navbar", "/css/css_navbar.asp", "CSS Navigation Bar"],
["css navbar", "/css/css_navbar_vertical.asp", "CSS Vertical Navigation
Bar"],
["css navbar", "/css/css_navbar_horizontal.asp", "CSS Horizontal Navigation
Bar"],
["bootstrap navbar", "/bootstrap5/bootstrap_navbar.php", "Bootstrap 5
Navigation Bar", "na"],
["howto navigation", "/howto/howto_js_navbar_sticky.asp", "How to create a
sticky navbar", "na"],
["howto navigation", "/howto/howto_js_topnav.asp", "How to create a top
navbar", "na"],
["howto navigation", "/howto/howto_css_dropdown_navbar.asp", "How to create a
dropdown navbar", "na"],
["", "/css/css_grid.asp", "CSS Grid Tutorial"],
["", "/css/css_grid_container.asp", "CSS Grid Container"],
["", "/css/css_grid_item.asp", "CSS Grid Item"],
["", "/bootstrap5/bootstrap_grid_basic.php", "Bootstrap 5 Grids", "gri"],
["", "/howto/howto_css_image_grid_responsive.asp", "How to create a resonsive
Image Grid", "gri"],
["", "/cssref/pr_grid.php", "CSS grid Property", "gri"],
["", "/html/html_links.asp", "HTML Link Tutorial", "li"],
["html links", "/html/html_links_bookmarks.asp", "HTML Bookmarks", "li"],
["html reference", "/tags/default.asp", "HTML Tag Reference"],
["html certificate",
"https://campus.w3schools.com/collections/certifications/products/html-
certificate", "HTML Certificate"],
["", "/tags/ref_html_browsersupport.asp", "HTML Browser Support"],
["events reference", "/tags/ref_eventattributes.asp", "HTML Event
Reference"],
["color reference", "/colors/default.asp", "HTML Color Reference"],
["attributes", "/tags/ref_attributes.asp", "HTML Attribute Reference"],
["canvas reference", "/jsref/api_canvas.asp", "HTML Canvas Reference"],
["svg reference", "/graphics/svg_reference.asp", "HTML SVG Reference"],
["", "/graphics/google_maps_reference.asp", "Google Maps Reference"],
["", "/cssref/index.php", "CSS Reference"],
["", "/cssref/css3_browsersupport.asp", "CSS Browser Support"],
["", "/cssref/css_selectors.asp", "CSS Selector Reference"],
["", "/bootstrap/bootstrap_ref_all_classes.asp", "Bootstrap 3 Reference"],
["", "/bootstrap4/bootstrap_ref_all_classes.asp", "Bootstrap 4 Reference"],
["", "/w3css/w3css_references.asp", "W3.CSS Reference"],
["", "/icons/icons_reference.asp", "Icon Reference"],
["", "/sass/sass_functions_string.php", "Sass Reference"],
["", "/jsref/default.asp", "JavaScript Reference"],
["", "/jsref/default.asp", "HTML DOM Reference"],
["", "/jquery/jquery_ref_overview.asp", "jQuery Reference"],
["", "/angular/angular_ref_directives.asp", "AngularJS Reference"],
["", "/python/python_reference.asp", "Python Reference"],
["", "/java/java_ref_reference.asp", "Java Reference"],
["", "/sql/sql_ref_keywords.asp", "SQL Reference"],
["", "/mysql/mysql_ref_functions.asp", "MySQL Reference"],
["", "/php/php_ref_overview.asp", "PHP Reference"],
["", "/asp/asp_ref_response.asp", "ASP Reference"],
["", "/xml/dom_nodetype.asp", "XML DOM Reference"],
["", "/xml/dom_http.asp", "XML Http Reference"],
["", "/xml/xsl_elementref.asp", "XSLT Reference"],
["", "/xml/schema_elements_ref.asp", "XML Schema Reference"],
["", "/charsets/default.asp", "HTML Character Sets"],
["", "/charsets/ref_html_ascii.asp", "HTML ASCII"],
["", "/charsets/ref_html_ansi.asp", "HTML ANSI"],
["", "/charsets/ref_html_ansi.asp", "HTML Windows-1252"],
["", "/charsets/ref_html_8859.asp", "HTML ISO-8859-1"],
["", "/charsets/ref_html_symbols.asp", "HTML Symbols"],
["", "/charsets/ref_html_utf8.asp", "HTML UTF-8"],
["django", "/django/index.php", "Django Tutorial"],
["mongodb", "/mongodb/index.php", "MongoDB Tutorial"],
["", "/typingspeed/default.asp", "Test your typing speed"],
["css certificate",
"https://campus.w3schools.com/collections/certifications/products/css-certificate",
"CSS Certificate"],
["js certificate",
"https://campus.w3schools.com/collections/certifications/products/javascript-
certificate", "JavaScript Certificate"],
["front end certificate",
"https://campus.w3schools.com/collections/certifications/products/front-end-
certificate", "Front End Certificate"],
["sql certificate",
"https://campus.w3schools.com/collections/certifications/products/sql-certificate",
"SQL Certificate"],
["python certificate",
"https://campus.w3schools.com/collections/certifications/products/python-
certificate", "Python Certificate"],
["php certificate",
"https://campus.w3schools.com/collections/certifications/products/php-certificate",
"PHP Certificate"],
["jquery certificate",
"https://campus.w3schools.com/collections/certifications/products/jquery-
certificate", "jQuery Certificate"],
["java certificate",
"https://campus.w3schools.com/collections/certifications/products/java-
certificate", "Java Certificate"],
["c certificate", "https://campus.w3schools.com/products/c-certification-
exam", "C Certificate"],
["c++ certificate",
"https://campus.w3schools.com/collections/certifications/products/c-certificate",
"C++ Certificate"],
["c# certificate",
"https://campus.w3schools.com/collections/certifications/products/c-certificate-1",
"C# Certificate"],
["xml certificate",
"https://campus.w3schools.com/collections/certifications/products/xml-certificate",
"XML Certificate"],
["hosting", "/spaces/index.php", "W3Schools Spaces"],
["free website", "/spaces/index.php", "Free website with W3Schools Spaces"],
["server", "/spaces/index.php", "W3Schools Spaces"],
["handlebars server", "/spaces/spaces_handlebars.php", "Handlebars Server"],
["rust server", "/spaces/spaces_rust.php", "Rust Server"],
["vue server", "/vue/vue_server.php", "Vue.js Server"],
["java server", "/java/java_server.asp", "Java Server"],
["react server", "/react/react_server.asp", "React.js Server"],
["sql server", "/sql/sql_server.asp", "SQL Server"],
["php server", "/php/php_server.asp", "PHP Server"],
["python server", "/python/python_server.asp", "Python Server"],
["django server", "/django/django_server.php", "Django Server"],
["node server", "/nodejs/nodejs_server.asp", "Node.js Server"],
["c sharp server", "/cs/cs_server.php", "C# Server"],
["vue server", "/vue/vue_server.php", "Vue.js Server"],
["buy", "/plus/index.php", "W3Schools Plus User"],
["subscription", "/plus/index.php", "W3Schools Plus User"],
["upgrade", "/plus/index.php", "W3Schools Plus User"],
["plus", "/plus/index.php", "W3Schools Plus User"],
["pro", "/plus/index.php", "W3Schools Plus User"],
["ad free", "/plus/index.php", "W3Schools without ads"],
["videos", "/videos/index.php", "W3Schools Video"],
["login", "https://profile.w3schools.com", "Log into your W3Schools
account"],
["sign up", "https://profile.w3schools.com", "Sign up - Create a W3Schools
account"],
["guided", "/pathfinder/pathfinder_goals.php", "Pathfinder"],
["goals", "/pathfinder/pathfinder_goals.php", "Set Goals"],
["", "/tryit/tryit.asp?filename=tryhtml_hello", "HTML Compiler"],
["", "/python/trypython.asp?filename=demo_default", "Python Compiler"],
["", "/sql/trysql.asp?filename=trysql_select_where", "SQL Compiler"],
["", "/php/phptryit.asp?filename=tryphp_intro", "PHP Compiler"],
["", "/java/tryjava.asp?filename=demo_helloworld", "JAVA Compiler"],
["", "/cpp/trycpp.asp?filename=demo_helloworld", "C++ Compiler"],
["", "/c/tryc.php?filename=demo_helloworld", "C Compiler"],
["", "/cs/trycs.php?filename=demo_helloworld", "C# Compiler"],
["", "/r/tryr.asp?filename=demo_default", "R Compiler"],
["", "/kotlin/trykotlin.php?filename=demo_helloworld", "Kotlin Compiler"],
["", "/go/trygo.php?filename=demo_helloworld", "GO Compiler"],
["", "/typescript/trytypescript.php?filename=demo_helloworld", "TypeScript
Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_bash", "Bash Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_clojure", "Clojure Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_fortran", "Fortran Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_nodejs", "Node.js Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_perl", "Perl Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_ruby", "Ruby Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_scala", "Scala Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_swift", "Swift Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_vbnet", "VB.NET Compiler"],
];
</script>
<div id="googleSearch">
<div class="gcse-search"></div>
</div>
</div>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KTCFC3S"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script>
(
function setThemeMode() {
var x = localStorage.getItem("preferredmode");
var y = localStorage.getItem("preferredpagemode");
if (x == "dark") {
document.body.className += " darktheme";
}
if (y == "dark") {
document.body.className += " darkpagetheme";
}
})();
</script>
<style>
#subtopnav {
position:fixed;
background-color: #282A35;
color:#f1f1f1;
padding:0;
letter-spacing:1px;
font-family: 'Source Sans Pro Topnav', sans-serif;
font-size:0;
top:56px;
z-index:2;
width:100%;
white-space:nowrap;
overflow:auto;
scrollbar-width: none;
}
#subtopnav a{
display:inline-block;
width:auto;
margin:0!important;
padding:5px 15px 5px 15px !important;
font-size:15px!important;
text-decoration: none;
line-height: 1.5;
}
#subtopnav a:hover,#subtopnav a:focus,#subtopnav a:active{
background-color:#000000 !important;
color:#ffffff !important;
}
#subtopnav a.active{
background-color: #04AA6D!important;
color:#fff!important;
}
#btn_container_subtopnav {
position:fixed;
right:0;
top:56px;
font-size:0;
xxborder-left:10px solid rgba(40, 42, 53,0.5);
}
#btn_container_subtopnav a{
line-height:1.3!important;
padding-top:7px!important;
padding-bottom:6px!important;
font-size:15px;
background-color:#282A35;
}
#scroll_left_btn {
cursor:pointer;
display:none;
position:fixed;
left:0;
top:56px;
font-size: 15px;
xborder-right: 10px solid rgba(40, 42, 53,0.5);
xbackground: red;
}
#scroll_left_btn span {
xbackground-color:#282A35;
background: linear-gradient(to right, #282A35 70%, transparent 100%);
display:block;
padding-top:5px;
padding-bottom:5px;
}
#scroll_left_btn span:hover {
background: linear-gradient(to right, #000 95%, transparent 100%);
}
#scroll_right_btn {
cursor:pointer;
float:left;
font-size:15px;
xxbackground-color:#282A35;
background: linear-gradient(to left, #282A35 70%, transparent 100%);
padding-top:5px;
padding-bottom:5px;
}
#scroll_right_btn:hover {
background: linear-gradient(to left, #000 95%, transparent 100%);
}
#menubtn_container {
position:fixed;
left:0;
top:56px;
xborder-right:10px solid rgba(40, 42, 53,0.5);
height:33px;
color:white;
font-size:15px;
}
#menubtn_container span {
background-color:#282A35;
}
#darkmodemenu {
position:fixed!important;
right:0;!important;
}
#subtopnav::-webkit-scrollbar {
display:none!important;
}
#google_translate_element a{
font-size:13px!important;
line-height: normal;
}
#google_translate_element a:hover{
background-color:#fff!important;
color:#000!important;
}
</style>
<script>
activate_subtopnav_scroll = 0;
from_scrollpos = -1;
current_scrollpos = -1;
goto_tut = 1;
function startscrolling_subtopnav(event) {
event.preventDefault();
from_scrollpos = event.clientX;
activate_subtopnav_scroll = 1;
}
function scrolling_subtopnav(event) {
current_scrollpos = event.clientX;
if (current_scrollpos == from_scrollpos) return false;
event.preventDefault();
if (event.buttons == 0) return false;
var scrollspeed;
if (activate_subtopnav_scroll == 1) {
goto_tut = 0;
scrollspeed = current_scrollpos - from_scrollpos;
scrollspeed = Math.abs(scrollspeed);
if (current_scrollpos < from_scrollpos) {
document.getElementById("scroll_left_btn").style.display = "block";
document.getElementById("subtopnav").scrollLeft += scrollspeed;
} else {
document.getElementById("subtopnav").scrollLeft -= scrollspeed;
}
scrollbtn_visible();
from_scrollpos = current_scrollpos;
}
}
function endscrolling_subtopnav(event) {
event.preventDefault();
activate_subtopnav_scroll = 0;
from_scrollpos = -1;
current_scrollpos = -1;
}
function pellessii(event) {
if (goto_tut == 0) {
event.preventDefault();
goto_tut = 1;
return false;
}
}
var scrollspeed = 1;
var scrollinterval
function scrollmenow(n) {
scrollinterval = window.setInterval(function() {
scrollspeed = scrollspeed * 1.1;
if (scrollspeed > 10) {scrollspeed = 10;}
if (n == 1) {
document.getElementById("subtopnav").scrollLeft += scrollspeed;
} else {
document.getElementById("subtopnav").scrollLeft -= scrollspeed;
}
scrollbtn_visible();
}, 10);
}
var p_s_l = 0;
var x_s_l = 0;
function scrollbtn_visible() {
var c_s_l = document.getElementById("subtopnav").scrollLeft;
if (c_s_l < 1) {
document.getElementById("scroll_left_btn").style.display = "none";
} else {
document.getElementById("scroll_left_btn").style.display = "block";
}
if (c_s_l > 1 && c_s_l == p_s_l) {
x_s_l++;
} else {
x_s_l = 0;
}
if (x_s_l > 3) {
document.getElementById("scroll_right_btn").style.display = "none";
} else {
document.getElementById("scroll_right_btn").style.display = "block";
}
p_s_l = document.getElementById("subtopnav").scrollLeft;
}
function stopscrollmenow() {
scrollspeed = 1;
window.clearInterval(scrollinterval);
}
//window.addEventListener("load", subtopnav_intoview);
function subtopnav_intoview() {
var a, b, c, d, i = 0;
a = document.getElementById("subtopnav");
if (!a || !a.getElementsByClassName) {return false;}
var x = a.getElementsByTagName("A");
b = document.location.pathname;
if (b.indexOf("/python/numpy/") > -1 || b.indexOf("/python/pandas/") > -1 ||
b.indexOf("/python/scipy/") > -1) {
for (i = 0; i < x.length; i++) {
c = x[i].pathname;
if ((b.indexOf("/python/numpy/") > -1 && c == "/python/numpy/default.asp") ||
(b.indexOf("/python/pandas/") > -1 && c == "/python/pandas/default.asp") ||
(b.indexOf("/python/scipy/") > -1 && c == "/python/scipy/index.php")) {
x[i].className += " active";
break;
}
}
} else {
for (i = 0; i < x.length; i++) {
c = x[i].pathname;
if (c.indexOf("void(0)") == -1 && b.substr(0, b.indexOf("/",1)) ==
c.substr(0, c.indexOf("/",1))) {
x[i].className += " active";
break;
}
}
}
d = a.getElementsByClassName("active");
if (d.length < 1) {return false;}
while (!amIIntoView(a, d[0])) {
i++
if (i > 1000) {break;}
a.scrollLeft += 10;
}
scrollbtn_visible();
}
function amIIntoView(x, y) {
var a = x.scrollLeft;
var b = a + window.innerWidth;
var ytop = y.offsetLeft;
var c = y.offsetWidth;
var d = 0;
if (document.getElementById("btn_container_subtopnav")) d =
document.getElementById("btn_container_subtopnav").offsetWidth;
var ybottom = ytop + c + d + 20;
return ((ybottom <= b) && (ytop >= a));
}
</script>
<div id="subtopnav" onmousedown="startscrolling_subtopnav(event)"
onmousemove="scrolling_subtopnav(event)" onmouseup="endscrolling_subtopnav(event)"
onclick="return pellessii(event)">
<div id="scroll_left_btn" class="w3-hide-medium w3-hide-small">
<span onmousedown="scrollmenow(-1)" onmouseup="stopscrollmenow()"
onmouseout="stopscrollmenow()"> ❮ &n
bsp;</span>
</div>
<div id="menubtn_container">
<span>
</span>
</div>
<a href="/html/default.asp" class="ga-nav subtopnav_firstitem" title="HTML
Tutorial">HTML</a>
<a href="/css/default.asp" class="ga-nav" title="CSS Tutorial">CSS</a>
<a href="/js/default.asp" class="ga-nav" title="JavaScript
Tutorial">JAVASCRIPT</a>
<a href="/sql/default.asp" class="ga-nav" title="SQL Tutorial">SQL</a>
<a href="/python/default.asp" class="ga-nav" title="Python Tutorial">PYTHON</a>
<a href="/java/default.asp" class="ga-nav" title="Java Tutorial">JAVA</a>
<a href="/php/default.asp" class="ga-nav" title="PHP Tutorial">PHP</a>
<a href="/howto/default.asp" class="ga-nav" title="How to">HOW TO</a>
<a href="/w3css/default.asp" class="ga-nav" title="W3.CSS Tutorial">W3.CSS</a>
<a href="/c/index.php" class="ga-nav" title="C Tutorial">C</a>
<a href="/cpp/default.asp" class="ga-nav" title="C++ Tutorial">C++</a>
<a href="/cs/index.php" class="ga-nav" title="C# Tutorial">C#</a>
<a href="/bootstrap/bootstrap_ver.asp" class="ga-nav" title="Bootstrap
Tutorial">BOOTSTRAP</a>
<a href="/react/default.asp" class="ga-nav" title="React Tutorial">REACT</a>
<a href="/mysql/default.asp" class="ga-nav" title="MySQL Tutorial">MYSQL</a>
<a href="/jquery/default.asp" class="ga-nav" title="JQuery Tutorial">JQUERY</a>
<a href="/excel/index.php" class="ga-nav" title="Excel Tutorial">EXCEL</a>
<a href="/xml/default.asp" class="ga-nav" title="XML Tutorial">XML</a>
<a href="/django/index.php" class="ga-nav" title="Django Tutorial">DJANGO</a>
<a href="/python/numpy/default.asp" class="ga-nav" title="NumPy
Tutorial">NUMPY</a>
<a href="/python/pandas/default.asp" class="ga-nav" title="Pandas
Tutorial">PANDAS</a>
<a href="/nodejs/default.asp" class="ga-nav" title="Node.js Tutorial">NODEJS</a>
<a href="/r/default.asp" class="ga-nav" title="R Tutorial">R</a>
<a href="/typescript/index.php" class="ga-nav" title="TypeScript
Tutorial">TYPESCRIPT</a>
<a href="/angular/default.asp" class="ga-nav" title="Angular.js
Tutorial">ANGULAR</a>
<a href="/git/default.asp" class="ga-nav" title="Git Tutorial">GIT</a>
<a href="/postgresql/index.php" class="ga-nav" title="PostgreSQL
Tutorial">POSTGRESQL</a>
<a href="/mongodb/index.php" class="ga-nav" title="MongoDB Tutorial">MONGODB</a>
<a href="/asp/default.asp" class="ga-nav" title="ASP Tutorial">ASP</a>
<a href="/ai/default.asp" class="ga-nav" title="A.I. Tutorial">AI</a>
<a href="/go/index.php" class="ga-nav" title="Go Tutorial">GO</a>
<a href="/kotlin/index.php" class="ga-nav" title="Kotlin Tutorial">KOTLIN</a>
<a href="/sass/default.asp" class="ga-nav" title="Sass Tutorial">SASS</a>
<a href="/vue/index.php" class="ga-nav" title="Vue.js Tutorial">VUE</a>
<a href="/dsa/index.php" class="ga-nav" title="DSA Tutorial">DSA</a>
<a href="/gen_ai/index.php" class="ga-nav" title="Gen A.I. Tutorial">GEN AI</a>
<a href="/python/scipy/index.php" class="ga-nav" title="SciPy Tutorial">SCIPY</a>
<a href="/aws/index.php" class="ga-nav" title="AWS Tutorial">AWS</a>
<a href="/cybersecurity/index.php" class="ga-nav" title="Cyber security
Tutorial">CYBERSECURITY</a>
<a href="/datascience/default.asp" class="ga-nav" title="Data science
Tutorial">DATA SCIENCE</a>
<a href="javascript:void(0)" style="width:50px;visibility:hidden;"></a>
<div id="btn_container_subtopnav">
<div id="scroll_right_btn" class="w3-hide-medium w3-hide-small">
<span onmousedown="scrollmenow(1)" onmouseup="stopscrollmenow()"
onmouseout="stopscrollmenow()"> ❯ &n
bsp;</span>
</div>
</div>
</div>
<!--
<div class="topnav notranslate" id='topnav' style="position:fixed!
important;top:56px">
<div style="overflow:auto;">
<div class="w3-bar w3-left topnavbar"
style="width:100%;overflow:hidden;height:32px">
</div>
<div class="w3-col l6" style="padding:3%">
<div class="w3-hide-small w3-card-2 grey-color w3-round" style="padding:16px;">
<h3>SQL Example:</h3>
<div class="w3-code sqlHigh notranslate green-border" style="height:210px">
SELECT * FROM Customers<br>
WHERE Country='Mexico';
</div>
<a href="/sql/trysql.asp?filename=trysql_select_where" target="_blank" class="w3-
button ga-fp tryit-button">Try it Yourself</a>
</div>
</div>
</div>
</div>
</div>
<div class="w3-col l6 w3-center" style="padding:2% 3%;">
<div class="w3-card-2 w3-round" style="background-color:
#FFF4A3;color:black;padding:24px">
<h2 style="font-size:45px;font-weight:700">jQuery</h2>
<div style="height:70px;">
<h5 class="w3-text-dark-grey">A JS library for developing web pages</h5>
</div>
<a href="/jquery/default.asp" class="w3-button ga-fp tut-button black-color
w3-margin-bottom">Learn jQuery</a>
</div>
</div>
<!--
<div class="w3-col l3 m6 s12 w3-center" style="padding:2% 3%;">
<a href="/w3js/default.asp" title="W3.JS Tutorial" class="ga-fp">
<div class="w3-card-2 w3-round ws-light-green" style="padding:24px">
<h2 style="font-size:30px;font-weight:500">W3.JS</h2>
</div>
</a>
</div>
-->
</div>
</div>
<div class="ws-black" style="padding:30px 3px 85px 3px">
<div class="w3-content w3-padding" style="max-width:974px;padding-
top:78px;padding-bottom:125px">
<h1 style="font-size:65px;font-weight:700;text-align:center">Code Editor</h1>
<h4 style="margin-top:25px;" class="w3-center">With our online code editor, you
can edit code and view the result in your browser</h4>
<br><br>
<div class="codeeditorbr-container">
<div class="codeeditorbr-row">
<div class="codeeditorbr-column codeeditorbr-left">
<span class="codeeditorbr-dot" style="background:#ED594A;"></span>
<span class="codeeditorbr-dot" style="background:#FDD800;"></span>
<span class="codeeditorbr-dot" style="background:#5AC05A;"></span>
</div>
</div><br>
<!--
<a href="/tryit/tryit.asp?filename=tryhtml_default" target="_blank" class="ws-
btn" style="font-size:18px;text-align:left;width:325px;">Try it Yourself
(HTML/CSS/JS)</a><br><br>
<a href="/tryit/trycompiler.asp?filename=demo_python" target="_blank"
class="ws-btn ws-yellow hover-yellow" style="font-size:18px;text-
align:left;width:325px;">Try it Yourself (Python/PHP/Java etc.)</a>
-->
<a href="/tryit/tryit.asp?filename=tryhtml_hello" target="_blank" class="ws-btn
w3-mobile" style="font-size:18px;text-align:left;">Try Frontend Editor
(HTML/CSS/JS)</a><br><br>
<a href="/tryit/trycompiler.asp?filename=demo_python" target="_blank"
class="ws-btn w3-mobile ws-yellow hover-yellow" style="font-size:18px;text-
align:left;">Try Backend Editor (Python/PHP/Java/C..)</a>
</div>
</div>
<script src="/lib/w3codecolor.js"></script>
<script>
function openLangTab(evtEd, codeName) {
var indexEditor, proglanguage, progtablinks;
proglanguage = document.getElementsByClassName("proglang");
for (indexEditor = 0; indexEditor < proglanguage.length; indexEditor++) {
proglanguage[indexEditor].style.display = "none";
}
progtablinks = document.getElementsByClassName("codeeditorbr-tablink");
for (indexEditor = 0; indexEditor < proglanguage.length; indexEditor++) {
progtablinks[indexEditor].className =
progtablinks[indexEditor].className.replace(" ws-grey", "");
}
document.getElementById(codeName).style.display = "block";
evtEd.currentTarget.className += " ws-grey";
}
//w3CodeColor();
/*
var pagesArr = [
["html", "/html/default.asp", "HTML Tutorial"],
["css", "/css/default.asp", "CSS Tutorial"],
["js", "/js/default.asp", "JavaScript Tutorial"],
["python", "/python/default.asp", "Python Tutorial"],
["sql", "/sql/default.asp", "SQL Tutorial"],
["php", "/php/default.asp", "PHP Tutorial"],
["java", "/java/default.asp", "JAVA Tutorial"],
["c", "/c/index.php", "C Tutorial"],
["c++", "/cpp/default.asp", "C++ Tutorial"],
["c#", "/cs/index.php", "C# Tutorial"],
["jquery", "/jquery/default.asp", "jQuery Tutorial"],
["w3css", "/w3css/default.asp", "W3.CSS Tutorial"],
["bootstrap 3", "/bootstrap/default.asp", "Bootstrap3 Tutorial"],
["bootstrap 4", "/bootstrap4/default.asp", "Bootstrap4 Tutorial"],
["bootstrap 5", "/bootstrap5/index.php", "Bootstrap5 Tutorial"],
["r", "/r/default.asp", "R Tutorial"],
["kotlin", "/kotlin/index.php", "KOTLIN Tutorial"],
["mysql", "/mysql/default.asp", "MySQL Tutorial"],
["postgresql", "/postgresql/index.php", "PostgreSQL Tutorial"],
["nodejs", "/nodejs/default.asp", "Node.js Tutorial"],
["react.js", "/react/default.asp", "REACT Tutorial"],
["vuejs", "/vue/index.php", "Vue.js Tutorial"],
["json", "/js/js_json.asp", "JSON Tutorial"],
["angularjs", "/angular/default.asp", "AngularJS Tutorial"],
["w3.js", "/w3js/default.asp", "W3.JS Tutorial"],
["xml", "/xml/default.asp", "XML Tutorial"],
["sass", "/sass/default.php", "SASS Tutorial"],
["icons", "/icons/default.asp", "Icons Tutorial"],
["", "/icons/icons_reference.asp", "Font Awesome Icons"],
["", "/howto/howto_google_fonts.asp", "Google Fonts"],
["rwd", "/css/css_rwd_intro.asp", "Responsive Web Design Tutorial"],
["graphics", "/graphics/default.asp", "Graphics Tutorial"],
["graphics", "/graphics/svg_intro.asp", "SVG Tutorial"],
["canvas", "/graphics/canvas_intro.asp", "Canvas Tutorial"],
["raspberry pi", "/nodejs/nodejs_raspberrypi.asp", "RaspberryPi Tutorial"],
["cybersecurity", "/cybersecurity/index.php", "Cyber Security Tutorial"],
["colors", "/colors/default.asp", "Colors Tutorial"],
["typescript", "/typescript/index.php", "TypeScript Tutorial"],
["git", "/git/default.asp", "Git Tutorial"],
["matplotlib", "/python/matplotlib_intro.asp", "Matplotlib Tutorial"],
["numpy", "/python/numpy/default.asp", "NumPy Tutorial"],
["pandas", "/python/pandas/default.asp", "Pandas Tutorial"],
["scipy", "/python/scipy/index.php", "SciPy Tutorial"],
["asp", "/asp/default.asp", "ASP Tutorial"],
["accessibility", "/accessibility/index.php", "Accessibility Tutorial"],
["appml", "/appml/default.asp", "AppML Tutorial"],
["go", "/go/index.php", "GO Tutorial"],
["excell", "/excel/index.php", "Excel Tutorial"],
["google sheets", "/googlesheets/index.php", "Google Sheets Tutorial"],
["ml", "/python/python_ml_getting_started.asp", "Machine Learning Tutorial"],
["artificial intelligence", "/ai/default.asp", "AI Tutorial"],
["statistics", "/statistics/index.php", "Statistics Tutorial"],
["data science", "/datascience/default.asp", "Data Science Tutorial"],
["code editor", "/tryit/tryit.asp?filename=tryhtml_hello", "Tryit Editor"],
["color picker", "/colors/colors_picker.asp", "Color Picker"],
["code game", "/codegame/index.html", "Code Game"],
["exercises", "/exercises/index.php", "Exercises"],
["quizzes", "/quiztest/default.asp", "Quizzes"],
["templates", "/w3css/w3css_templates.asp", "W3.CSS Templates"],
["courses", "https://shop.w3schools.com/collections/course-catalog", "Courses"],
["certificates", "https://shop.w3schools.com/collections/certifications",
"Certificates"],
["spaces", "/spaces/index.php", "W3Schools Spaces"],
["website", "/spaces/index.php", "Create website"],
["how to", "/howto/default.asp", "How-To Library"],
["aws cloud", "/aws/index.php", "AWS Cloud Tutorial"],
["html reference", "/tags/default.asp", "HTML Tag Reference"],
["html certificate",
"https://campus.w3schools.com/collections/certifications/products/html-
certificate", "HTML Certificate"],
["", "/tags/ref_html_browsersupport.asp", "HTML Browser Support"],
["events reference", "/tags/ref_eventattributes.asp", "HTML Event Reference"],
["color reference", "/colors/default.asp", "HTML Color Reference"],
["attributes", "/tags/ref_attributes.asp", "HTML Attribute Reference"],
["canvas reference", "/jsref/api_canvas.asp", "HTML Canvas Reference"],
["svg reference", "/graphics/svg_reference.asp", "HTML SVG Reference"],
["", "/graphics/google_maps_reference.asp", "Google Maps Reference"],
["", "/cssref/index.php", "CSS Reference"],
["", "/cssref/css3_browsersupport.asp", "CSS Browser Support"],
["", "/cssref/css_selectors.asp", "CSS Selector Reference"],
["", "/bootstrap/bootstrap_ref_all_classes.asp", "Bootstrap 3 Reference"],
["", "/bootstrap4/bootstrap_ref_all_classes.asp", "Bootstrap 4 Reference"],
["", "/w3css/w3css_references.asp", "W3.CSS Reference"],
["", "/icons/icons_reference.asp", "Icon Reference"],
["", "/sass/sass_functions_string.php", "Sass Reference"],
["", "/jsref/default.asp", "JavaScript Reference"],
["", "/jsref/default.asp", "HTML DOM Reference"],
["", "/jquery/jquery_ref_overview.asp", "jQuery Reference"],
["", "/angular/angular_ref_directives.asp", "AngularJS Reference"],
["", "/python/python_reference.asp", "Python Reference"],
["", "/java/java_ref_keywords.asp", "Java Reference"],
["", "/sql/sql_ref_keywords.asp", "SQL Reference"],
["", "/mysql/mysql_ref_functions.asp", "MySQL Reference"],
["", "/php/php_ref_overview.asp", "PHP Reference"],
["", "/asp/asp_ref_response.asp", "ASP Reference"],
["", "/xml/dom_nodetype.asp", "XML DOM Reference"],
["", "/xml/dom_http.asp", "XML Http Reference"],
["", "/xml/xsl_elementref.asp", "XSLT Reference"],
["", "/xml/schema_elements_ref.asp", "XML Schema Reference"],
["", "/charsets/default.asp", "HTML Character Sets"],
["", "/charsets/ref_html_ascii.asp", "HTML ASCII"],
["", "/charsets/ref_html_ansi.asp", "HTML ANSI"],
["", "/charsets/ref_html_ansi.asp", "HTML Windows-1252"],
["", "/charsets/ref_html_8859.asp", "HTML ISO-8859-1"],
["", "/charsets/ref_html_symbols.asp", "HTML Symbols"],
["", "/charsets/ref_html_utf8.asp", "HTML UTF-8"],
["django", "/django/index.php", "Django Tutorial"],
["mongodb", "/mongodb/index.php", "MongoDB Tutorial"],
["", "/typingspeed/default.asp", "Test your typing speed"],
["css certificate",
"https://campus.w3schools.com/collections/certifications/products/css-certificate",
"CSS Certificate"],
["js certificate",
"https://campus.w3schools.com/collections/certifications/products/javascript-
certificate", "JavaScript Certificate"],
["front end certificate",
"https://campus.w3schools.com/collections/certifications/products/front-end-
certificate", "Front End Certificate"],
["sql certificate",
"https://campus.w3schools.com/collections/certifications/products/sql-certificate",
"SQL Certificate"],
["python certificate",
"https://campus.w3schools.com/collections/certifications/products/python-
certificate", "Python Certificate"],
["php certificate",
"https://campus.w3schools.com/collections/certifications/products/php-certificate",
"PHP Certificate"],
["jquery certificate",
"https://campus.w3schools.com/collections/certifications/products/jquery-
certificate", "jQuery Certificate"],
["java certificate",
"https://campus.w3schools.com/collections/certifications/products/java-
certificate", "Java Certificate"],
["c++ certificate",
"https://campus.w3schools.com/collections/certifications/products/c-certificate",
"C++ Certificate"],
["c# certificate",
"https://campus.w3schools.com/collections/certifications/products/c-certificate-1",
"C# Certificate"],
["xml certificate",
"https://campus.w3schools.com/collections/certifications/products/xml-certificate",
"XML Certificate"],
["hosting", "/spaces/index.php", "W3Schools Spaces"],
["free website", "/spaces/index.php", "Free website with W3Schools Spaces"],
["pro", "/plus/index.php", "W3Schools Pro User"],
["ad free", "/plus/index.php", "W3Schools without ads"],
["videos", "/videos/index.php", "W3Schools Video"],
["login", "https://profile.w3schools.com", "Log into your W3Schools account"],
["sign up", "https://profile.w3schools.com", "Sign up - Create a W3Schools
account"],
["jobs", "https://www.w3schools.com/pathfinder/pathfinder_talent.php", "Search
jobs, hire talent"],
["work", "https://www.w3schools.com/pathfinder/pathfinder_talent.php", "Find jobs
and get hired"],
["recruit", "https://www.w3schools.com/pathfinder/pathfinder_recruiter.php",
"Hire talent"],
["", "/tryit/tryit.asp?filename=tryhtml_hello", "HTML Compiler"],
["", "/python/trypython.asp?filename=demo_default", "Python Compiler"],
["", "/sql/trysql.asp?filename=trysql_select_where", "SQL Compiler"],
["", "/php/phptryit.asp?filename=tryphp_intro", "PHP Compiler"],
["", "/java/tryjava.asp?filename=demo_helloworld", "JAVA Compiler"],
["", "/cpp/trycpp.asp?filename=demo_helloworld", "C++ Compiler"],
["", "/c/tryc.php?filename=demo_helloworld", "C Compiler"],
["", "/cs/trycs.php?filename=demo_helloworld", "C# Compiler"],
["", "/r/tryr.asp?filename=demo_default", "R Compiler"],
["", "/kotlin/trykotlin.php?filename=demo_helloworld", "Kotlin Compiler"],
["", "/go/trygo.php?filename=demo_helloworld", "GO Compiler"],
["", "/typescript/trytypescript.php?filename=demo_helloworld", "TypeScript
Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_bash", "Bash Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_clojure", "Clojure Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_fortran", "Fortran Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_nodejs", "Node.js Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_perl", "Perl Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_ruby", "Ruby Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_scala", "Scala Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_swift", "Swift Compiler"],
["", "/tryit/trycompiler.asp?filename=demo_vbnet", "VB.NET Compiler"],
];
*/
var searchFromBox = false;
function click_learntocode_search_btn() {
var x = document.getElementsByClassName("search_item");
if (x.length == 0) {
cc = 1;
}
for (i = 0; i < x.length; i++) {
if (x[i].className.indexOf("search_active") > -1) {
n = x[i].href;
if (n.indexOf("search_entire_w3schools") > -1) {
cc = 1;
}
break;
}
}
if (cc == 1) {
searchFromBox = true;
submit_search_form();
} else {
window.location = n;
}
}
function find_search_results(inp) {
var a, val, i, l, resultIndexes = [], resultTexts = [], html = "", classAtt = "",
pos1, posNext, cc, c0, c1, c2, searchArray = array_search_suggestions;
a = document.getElementById("listofsearchresults");
a.innerHTML = "";
a.style.display = "none";
document.getElementById("search2").style.borderBottomLeftRadius = "25px";
val = inp.value.toUpperCase();
if (val == "") return false;
for (i = 0; i < searchArray.length; i++) {
if (searchArray[i][0].toUpperCase().substr(0, val.length) == val ||
searchArray[i][2].toUpperCase().substr(0, val.length) == val) {
if (resultTexts.indexOf(searchArray[i][2]) == -1) {
resultIndexes.push(i);
resultTexts.push(searchArray[i][2]);
if (resultIndexes.length > 5) break;
}
}
}
for (i = 0; i < searchArray.length; i++) {
if (resultIndexes.indexOf(i) == -1 && (searchArray[i]
[0].toUpperCase().indexOf(val) > -1 || searchArray[i][2].toUpperCase().indexOf(val)
> -1)) {
if (resultTexts.indexOf(searchArray[i][2]) == -1) {
resultIndexes.push(i);
resultTexts.push(searchArray[i][2]);
if (resultIndexes.length > 5) break;
}
}
}
//if (resultIndexes.length == 0) return false;
document.getElementById("search2").style.borderBottomLeftRadius = "0";
a.style.display = "block";
for (i = 0; i < resultIndexes.length; i++) {
cc = searchArray[resultIndexes[i]][2];
pos1 = cc.toUpperCase().indexOf(val);
dd = "";
while (pos1 > -1) {
c0 = cc.substr(0, pos1);
c1 = "<span class='span_search'>" + cc.substr(pos1, val.length) + "</span>";
c2 = cc.substr(pos1 + val.length);
dd += c0 + c1;
posNext = c2.toUpperCase().indexOf(val);
if (posNext > -1) {
cc = c2;
pos1 = posNext;
} else {
cc = dd + c2;
pos1 = -1;
}
}
classAtt = "";
if (html == "") classAtt = " search_active";
html += "<a class='search_item" + classAtt + "' href='" +
searchArray[resultIndexes[i]][1] + "'>" + cc + "</a>";
}
if (resultIndexes.length == 0) {
classAtt = "";
if (html == "") classAtt = " search_active";
html += "<a class='search_item" + classAtt + "'
onclick='click_search_w3schools_link(event)' href='search_entire_w3schools'>Search
W3Schools</a>";
}
a.innerHTML = html;
}
function click_search_w3schools_link(event) {
event.preventDefault();
submit_search_form();
}
function key_pressed_in_search(event) {
var x, n, nn, i, cc = 0;
var keycode = event.keyCode;
//console.log(keycode);
if (keycode == 38 || keycode == 40) { //up || down
x = document.getElementsByClassName("search_item");
for (i = 0; i < x.length; i++) {
if (x[i].className.indexOf("search_active") > -1) {
x[i].className = "search_item";
n = i;
break;
}
}
if (keycode == 38) {
nn = n - 1;
if (nn < 0) nn = 0;
}
if (keycode == 40) {
nn = n + 1;
if (nn >= x.length) nn = nn - 1;
}
x[nn].className = "search_item search_active";
}
if (keycode == 13) { //enter
event.preventDefault();
x = document.getElementsByClassName("search_item");
if (x.length == 0) {
cc = 1;
}
for (i = 0; i < x.length; i++) {
if (x[i].className.indexOf("search_active") > -1) {
n = x[i].href;
if (n.indexOf("search_entire_w3schools") > -1) {
cc = 1;
}
break;
}
}
if (cc == 1) {
searchFromBox = true;
submit_search_form();
} else {
window.location = n;
}
}
}
function submit_search_form() {
searchFromBox = true;
gSearch();
var delayInMilliseconds = 100; //0.1 second
setTimeout(execute_google_search, delayInMilliseconds);
}
function execute_google_search() {
if (typeof google == 'object') {
google.search.cse.element.getElement("standard0").execute(document.getElementById("
search2").value);
} else {
setTimeout(execute_google_search, 100);
}
}
document.body.addEventListener("click", function(event) {
var a, x = event.srcElement;
if (x.id == "search2" ||x.id == "learntocode_searchbtn" || x.id ==
"learntocode_searchicon" || x.classList.contains("search_item")) {
} else {
a = document.getElementById("listofsearchresults");
a.innerHTML = "";
a.style.display = "none";
document.getElementById("search2").style.borderBottomLeftRadius = "25px";
if (searchFromBox == true) {
document.getElementById("googleSearch").style.display = "none";
document.getElementById("googleSearch").style.visibility = "block";
}
searchFromBox = false;
}
});
</script>
<div
id="user-profile-bottom-wrapper"
class="user-profile-bottom-wrapper"
>
<div class="user-authenticated w3-hide">
<a
href="https://profile.w3schools.com/log-in?redirect_url=https%3A%2F%2Ffanyv88.com%3A443%2Fhttps%2Fmy-
learning.w3schools.com"
class="user-profile-btn ga-bottom ga-bottom-profile"
title="Your W3Schools Profile"
aria-label="Your W3Schools Profile"
target="_top"
>
<svg
xmlns="http://www.w3.org/2000/svg"
version="1.1"
viewBox="0 0 2048 2048"
class="user-profile-icon"
aria-label="Your W3Schools Profile Icon"
>
<path
d="M 843.500 1148.155 C 837.450 1148.515, 823.050 1149.334, 811.500
1149.975 C 742.799 1153.788, 704.251 1162.996, 635.391 1192.044 C 517.544 1241.756,
398.992 1352.262, 337.200 1470 C 251.831 1632.658, 253.457 1816.879, 340.500
1843.982 C 351.574 1847.431, 1696.426 1847.431, 1707.500 1843.982 C 1794.543
1816.879, 1796.169 1632.658, 1710.800 1470 C 1649.008 1352.262, 1530.456 1241.756,
1412.609 1192.044 C 1344.588 1163.350, 1305.224 1153.854, 1238.500 1150.039 C
1190.330 1147.286, 1196.307 1147.328, 1097 1149.035 C 1039.984 1150.015, 1010.205
1150.008, 950 1149.003 C 851.731 1147.362, 856.213 1147.398, 843.500 1148.155"
stroke="none"
fill="#2a93fb"
fill-rule="evenodd"
/>
<path
d="M 1008 194.584 C 1006.075 194.809, 999.325 195.476, 993 196.064 C
927.768 202.134, 845.423 233.043, 786 273.762 C 691.987 338.184, 622.881 442.165,
601.082 552 C 588.496 615.414, 592.917 705.245, 611.329 760.230 C 643.220 855.469,
694.977 930.136, 763.195 979.321 C 810.333 1013.308, 839.747 1026.645, 913.697
1047.562 C 1010.275 1074.879, 1108.934 1065.290, 1221 1017.694 C 1259.787 1001.221,
1307.818 965.858, 1339.852 930.191 C 1460.375 795.998, 1488.781 609.032, 1412.581
451.500 C 1350.098 322.327, 1240.457 235.724, 1097.500 202.624 C 1072.356 196.802,
1025.206 192.566, 1008 194.584"
stroke="none"
fill="#0aaa8a"
fill-rule="evenodd"
/>
</svg>
<svg
xmlns="http://www.w3.org/2000/svg"
class="user-progress"
aria-label="Your W3Schools Profile Progress"
>
<path
class="user-progress-circle1"
fill="none"
d="M 25.99650934151373 15.00000030461742 A 20 20 0 1 0 26 15"
></path>
<path
class="user-progress-circle2"
fill="none"
d="M 26 15 A 20 20 0 0 0 26 15"
></path>
</svg>
<span class="user-progress-star">★</span>
<span class="user-progress-point">+1</span>
</a>
</div>
<div class="-inner-wrapper">
<div class="-main-section">
<div class="-inner-wrapper">
<div class="-title">W3schools Pathfinder</div>
<div class="-body">
<div class="-progress-bar">
<div class="-slider" style="width: 20%;"> </div>
</div>
</div>
</div>
</div>
<div class="-right-side-section">
<div class="-user-session-btns">
<a
href="https://profile.w3schools.com/log-in?redirect_url=https%3A%2F
%2Fpathfinder.w3schools.com"
class="-login-btn w3-btn bar-item-hover w3-right ws-light-green ga-bottom
ga-bottom-login"
title="Login to your account"
aria-label="Login to your account"
target="_top"
>
Log in
</a>
<a
href="https://profile.w3schools.com/sign-up?redirect_url=https%3A%2F
%2Fpathfinder.w3schools.com"
class="-signup-btn w3-button w3-right ws-green ws-hover-green ga-bottom
ga-bottom-signup"
title="Sign Up to Improve Your Learning Experience"
aria-label="Sign Up to Improve Your Learning Experience"
target="_top"
>
Sign Up
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer" class="footer w3-container w3-white" style="border-top:0">
<div class="w3-col l2 m12" id="right" style="display: none;"> </div>
<!-- AdConsent loading tag -->
<script src="//cdn.snigelweb.com/adconsent/adconsent.js"
type="text/javascript"></script>
<!-- AdConsent style tag -->
<style>
.snigel-cmp-framework .sn-inner {background-color:#fffefe!important;}
.snigel-cmp-framework .sn-b-def {border-color:#04aa6d!important;color:#04aa6d!
important;}
.snigel-cmp-framework .sn-b-def.sn-blue {color:#ffffff!important;background-
color:#04aa6d!important;border-color:#04aa6d!important;}
.snigel-cmp-framework .sn-selector ul li {color:#04aa6d!important;}
.snigel-cmp-framework .sn-selector ul li:after {background-color:#04aa6d!
important;}
.snigel-cmp-framework .sn-footer-tab .sn-privacy a {color:#04aa6d!important;}
.snigel-cmp-framework .sn-arrow:after,.snigel-cmp-framework .sn-arrow:before
{background-color:#04aa6d!important;}
.snigel-cmp-framework .sn-switch input:checked + span::before {background-
color:#04aa6d!important;}
#adconsent-usp-link {border: 1px solid #04aa6d!important;color:#04aa6d!important;}
#adconsent-usp-banner-optout input:checked + .adconsent-usp-slider {background-
color:#04aa6d!important;}
#adconsent-usp-banner-btn {color:#ffffff;border: solid 1px #04aa6d!
important;background-color:#04aa6d!important; }
</style>
<!-- AdConsent configuration tag -->
<script>
adconsent('setPublisherCC', 'US');
adconsent('enableGoogleAnalytics', false);
adconsent('setPrivacyPolicy',
'https://www.w3schools.com/about/about_privacy.asp');
adconsent.gdpr('setLogo',
'https://www.w3schools.com/images/w3schools_logo_500_04AA6D.webp');
adconsent.gdpr('setPrivacyPolicy',
'https://www.w3schools.com/about/about_privacy.asp');
adconsent.gdpr('enableWelcomeTitle');
adconsent.gdpr('setUiMode',0);
adconsent.gdpr('enableWelcomeText');
adconsent.gdpr('reconsiderConsent', 48);
adconsent.gdpr('disableLegitimateInterest', false);
adconsent.ccpa('setUSPLink', 'ccpa');
adconsent.ccpa('setPrivacyPolicy',
'https://www.w3schools.com/about/about_privacy.asp');
adconsent.ccpa('setSignedLSPA');
adconsent('start');
function secondSnigel() {};
</script>
</div>
<style>
#footerwrapper {
background-image:url('/images/lynx_landing.webp'),
url('/images/background_in_space.webp');
background-color: #282A35;
background-repeat: no-repeat, repeat;
background-position: right bottom, center center /*left top*/;
}
#spacemyfooter {
padding:40px 80px 300px 80px;
max-width:1400px;
xmargin:auto;
}
.footerlinks_1 {
width:auto;
float:left;
padding:40px 30px;
color:#FFF4A3;
font-family: Source Sans Pro, sans-serif;
}
.footerlinks_1 .fa-logo {
font-size:46px!important;
color:#ddd;
}
.footerlinks_1:nth-child(1) {
padding:30px 10px 30px 40px;
}
.footerlinks_1 a{
text-decoration:none;
}
.footerlinks_1 a:hover,.footerlinks_1 a:active{
text-decoration:underline;
color:#FFF4A3;
}
.footerlinks_1 a:hover,.footerlinks_1 a:active{
text-decoration:underline;
color:#FFF4A3!;
}
.footerlinks_1 a:hover i{
color:#FFF4A3!important;
}
.footerlinks_2 {
width:auto;
float:left;
padding-left:40px;
padding-right:135px;
color:#ddd;
font-family: Source Sans Pro, sans-serif;
font-size:12px;
line-height:15px;
}
.footerlinks_2:nth-child(4) {
padding-right:0;
}
.footerlinks_2 h5 {
margin-bottom:20px;
}
.footerlinks_2 a:visited,.footerlinks_2 a:link{
text-decoration:none;
}
.footerlinks_2 a:hover,.footerlinks_2 a:active{
color:#FFF4A3;
}
.footersome {
padding:60px 40px 10px 40px;
color:#ddd;
font-size:20px;
}
.footersome a {
margin-right:10px;
}
.footersome a:hover,.footersome a:active{
color:#FFF4A3;
}
.footersome .textlink {
font-size:15px;
text-decoration:none;
}
.footersome .textlink:active,.footersome .textlink:hover {
text-decoration:underline;
}
.footertext {
padding-left:40px;
color:#ddd;
font-size:12px;
line-height:15px;
}
.footertext a:hover,.footertext a:active{
color:#FFF4A3;
}
@media screen and (max-width: 1200px) {
#footerwrapper {
background-size: 500px, auto;
}
.footerlinks_1 {
padding-left:2.6%;
padding-right:2.6%;
}
.footerlinks_2 {
padding-right:8%;
}
}
@media screen and (max-width: 992px) {
.footerlinks_1 {
width:100%;
margin:auto;
float:none;
text-align:center;
padding:10px 20px!important;
font-size:20px;
}
.footerlinks_1:nth-child(1) {
padding:40px 20px;
}
.footerlinks_2 {
width:100%;
float:none;
margin:auto;
font-size:16px;
line-height:20px;
padding:0;
text-align:center;
}
.footerlinks_2 h5 {
font-size:26px;
margin-top:40px;
}
.footertext {
text-align:center;
padding:0;
}
.footer-hide-special {
display:none;
}
#spacemyfooter {
padding-bottom:400px;
}
.footersome {
text-align:center;
}
}
@media screen and (max-width: 992px) {
#footerwrapper {
background-image:url('/images/lynx_landing.webp'),
url('/images/background_in_space.webp');
background-color: #282A35;
background-repeat: no-repeat, repeat;
background-position: center bottom, left top;
}
}
</style>
<div id="footerwrapper">
<div style="overflow:hidden;">
<div class="footerlinks_1">
<a href="//www.w3schools.com" class="ga-bottom" aria-label="W3Schools.com"
alt="W3Schools.com">
<i class="fa fa-logo"></i>
</a>
</div>
<div class="footerlinks_1"><a href="/plus/index.php" title="Become a PLUS user and
unlock powerful features" class="ga-bottom ga-bottom-plus">PLUS</a></div>
<div class="footerlinks_1"><a href="/spaces/index.php" title="Get your own website
with W3Schools Spaces" class="ga-bottom ga-bottom-spaces">SPACES</a></div>
<div class="footerlinks_1"><a
href="https://campus.w3schools.com/collections/certifications" title="Document your
knowledge by getting certified" target="_blank" class="ga-bottom ga-bottom-
cert">GET CERTIFIED</a></div>
<div class="footerlinks_1"><a href="/academy/teachers/index.php" title="Contact us
about W3Schools Academy for educational institutions" target="_blank" class="ga-
bottom ga-bottom-teachers">FOR TEACHERS</a></div>
<div class="footerlinks_1"><a href="/academy/index.php" target="_blank">FOR
BUSINESS</a></div>
<div class="footerlinks_1"><a href="javascript:void(0);" title="Contact us about
sales or errors" onclick="reportError();return false">CONTACT US</a></div>
</div>
<style>
/*Remove this style after 20. April 2024*/
#err_message {
padding:8px 16px 16px 40px;
border-radius:5px;
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 {
color:#f1f1f1;
}
#err_message #close_err_message {
position:absolute;
right:0;
top:0;
font-size:20px;
cursor:pointer;
width:30px;
height:30px;
text-align:center;
}
#err_message #close_err_message:hover {
background-color:#FFF4A3;
color:#2D3748;
border-radius:50%
}
</style>
<div id="err_message">
<span id="close_err_message"
onclick="this.parentElement.style.display='none'">×</span>
<h2>Contact Sales</h2>
<p>If you want to use W3Schools services as an educational institution, team or
enterprise, send us an e-mail:<br><a href="/cdn-cgi/l/email-protection"
class="__cf_email__" data-
cfemail="8af9ebe6eff9cafdb9f9e9e2e5e5e6f9a4e9e5e7">[email protected]</a></p>
<h2>Report Error</h2>
<p>If you want to report an error, or if you want to make a suggestion, send us
an e-mail:<br><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-
cfemail="3058555c407047034353585f5f5c431e535f5d">[email protected]</a></p>
</div>
<div style="overflow:hidden;">
<div class="footerlinks_2">
<h5 style="font-family: 'Source Sans Pro', sans-serif;">Top Tutorials</h5>
<a href="/html/default.asp" class="ga-bottom">HTML Tutorial</a><br>
<a href="/css/default.asp" class="ga-bottom">CSS Tutorial</a><br>
<a href="/js/default.asp" class="ga-bottom">JavaScript Tutorial</a><br>
<a href="/howto/default.asp" class="ga-bottom">How To Tutorial</a><br>
<a href="/sql/default.asp" class="ga-bottom">SQL Tutorial</a><br>
<a href="/python/default.asp" class="ga-bottom">Python Tutorial</a><br>
<a href="/w3css/default.asp" class="ga-bottom">W3.CSS Tutorial</a><br>
<a href="/bootstrap/bootstrap_ver.asp" class="ga-bottom">Bootstrap
Tutorial</a><br>
<a href="/php/default.asp" class="ga-bottom">PHP Tutorial</a><br>
<a href="/java/default.asp" class="ga-bottom">Java Tutorial</a><br>
<a href="/cpp/default.asp" class="ga-bottom">C++ Tutorial</a><br>
<a href="/jquery/default.asp" class="ga-bottom">jQuery Tutorial</a><br>
</div>
<div class="footerlinks_2">
<h5 style="font-family: 'Source Sans Pro', sans-serif;">Top References</h5>
<a href="/tags/default.asp" class="ga-bottom">HTML Reference</a><br>
<a href="/cssref/index.php" class="ga-bottom">CSS Reference</a><br>
<a href="/jsref/default.asp" class="ga-bottom">JavaScript Reference</a><br>
<a href="/sql/sql_ref_keywords.asp" class="ga-bottom">SQL Reference</a><br>
<a href="/python/python_reference.asp" class="ga-bottom">Python Reference</a><br>
<a href="/w3css/w3css_references.asp" class="ga-bottom">W3.CSS Reference</a><br>
<a href="/bootstrap/bootstrap_ref_all_classes.asp" class="ga-bottom">Bootstrap
Reference</a><br>
<a href="/php/php_ref_overview.asp" class="ga-bottom">PHP Reference</a><br>
<a href="/colors/colors_names.asp" class="ga-bottom">HTML Colors</a><br>
<a href="/java/java_ref_keywords.asp" class="ga-bottom">Java Reference</a><br>
<a href="/angular/angular_ref_directives.asp" class="ga-bottom">Angular
Reference</a><br>
<a href="/jquery/jquery_ref_overview.asp" class="ga-bottom">jQuery
Reference</a><br>
</div>
<div class="footerlinks_2">
<h5 style="font-family: 'Source Sans Pro', sans-serif;">Top Examples</h5>
<a href="/html/html_examples.asp" class="ga-bottom">HTML Examples</a><br>
<a href="/css/css_examples.asp" class="ga-bottom">CSS Examples</a><br>
<a href="/js/js_examples.asp" class="ga-bottom">JavaScript Examples</a><br>
<a href="/howto/default.asp" class="ga-bottom">How To Examples</a><br>
<a href="/sql/sql_examples.asp" class="ga-bottom">SQL Examples</a><br>
<a href="/python/python_examples.asp" class="ga-bottom">Python Examples</a><br>
<a href="/w3css/w3css_examples.asp" class="ga-bottom">W3.CSS Examples</a><br>
<a href="/bootstrap/bootstrap_examples.asp" class="ga-bottom">Bootstrap
Examples</a><br>
<a href="/php/php_examples.asp" class="ga-bottom">PHP Examples</a><br>
<a href="/java/java_examples.asp" class="ga-bottom">Java Examples</a><br>
<a href="/xml/xml_examples.asp" class="ga-bottom">XML Examples</a><br>
<a href="/jquery/jquery_examples.asp" class="ga-bottom">jQuery Examples</a><br>
</div>
<div class="footerlinks_2">
<a href="https://campus.w3schools.com/collections/course-catalog" target="_blank"
class="ga-bottom"><h5 style="font-family: 'Source Sans Pro', sans-serif;">Get
Certified</h5></a>
<a href="https://campus.w3schools.com/collections/certifications/products/html-
certificate" target="_blank" class="ga-bottom">HTML Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/css-
certificate" target="_blank" class="ga-bottom">CSS Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/
javascript-certificate" target="_blank" class="ga-bottom">JavaScript
Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/front-
end-certificate" target="_blank" class="ga-bottom">Front End Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/sql-
certificate" target="_blank" class="ga-bottom">SQL Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/python-
certificate" target="_blank" class="ga-bottom">Python Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/php-
certificate" target="_blank" class="ga-bottom">PHP Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/jquery-
certificate" target="_blank" class="ga-bottom">jQuery Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/java-
certificate" target="_blank" class="ga-bottom">Java Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/c-
certificate" target="_blank" class="ga-bottom">C++ Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/c-
certificate-1" target="_blank" class="ga-bottom">C# Certificate</a><br>
<a href="https://campus.w3schools.com/collections/certifications/products/xml-
certificate" target="_blank" class="ga-bottom">XML Certificate</a><br>
</div>
</div>
<div class="footersome">
<a target="_blank" href="https://www.youtube.com/@w3schools" title="W3Schools on
YouTube"><i class="fa fa-youtube"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/w3schools.com/"
title="W3Schools on LinkedIn"><i class="fa"></i></a>
<a target="_blank" href="https://discord.com/invite/w3schools" title="Join the
W3schools community on Discord"><i class="fa"></i></a>
<a target="_blank" href="https://www.facebook.com/w3schoolscom/" title="W3Schools
on Facebook"><i class="fa"></i></a>
<a target="_blank" href="https://www.instagram.com/w3schools.com_official/"
title="W3Schools on Instagram"><i class="fa"></i></a>
<div class="w3-hide-large" style="margin-top:16px"></div>
<a target="_blank" href="/forum/default.asp" title="Forum"
class="textlink">FORUM</a>
<a target="_blank" href="/about/default.asp" title="About W3Schools"
class="textlink">ABOUT</a>
<a target="_blank" href="/academy/index.php"
title="Contact us about W3Schools Academy for educational institutions and
organizations" class="textlink">ACADEMY</a>
</div>
<div class="footertext">
W3Schools is optimized for learning and training. Examples might be simplified to
improve reading and learning.<br class="footer-hide-special">
Tutorials, references, and examples are constantly reviewed to avoid errors, but we
cannot warrant full correctness<br class="footer-hide-special">
of all content. While using W3Schools, you agree to have read and accepted our <a
href="/about/about_copyright.asp" class="ga-bottom">terms of use</a>,
<a href="/about/about_privacy.asp" class="ga-bottom">cookie and privacy
policy</a>.<br><br>
<a href="/about/about_copyright.asp" class="ga-bottom">Copyright 1999-2024</a> by
Refsnes Data. All Rights Reserved.
<a href="//www.w3schools.com/w3css/default.asp" class="ga-bottom">W3Schools is
Powered by W3.CSS</a>.<br><br>
</div>
</div>
</div>
</div>
<script data-cfasync="false"
src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></
script><script src="/lib/topnav/main.js?v=1.0.32"></script>
<script src="/lib/w3schools_footer.js?update=20240910"></script>
<script src="/lib/w3schools_features.js?update=20240927"></script>
<script>
MyLearning.loadUser('footer', function () {
// if (!UserSession.loggedIn) {
// addMyLearnButt();
// }
});
function docReady(fn) {
document.addEventListener("DOMContentLoaded", fn);
if (document.readyState === "interactive" || document.readyState === "complete"
) {
fn();
}
}
uic_r_z();
uic_r_d()
const upperfeatureshowcaselink =
document.getElementById("upperfeatureshowcaselink");
if (upperfeatureshowcaselink) {
displayInternalFeatures();
}
/*
function addMyLearnButt() {
let nav = document.getElementsByClassName("nextprev");
if (document.body.contains(nav[1])) {
if ((nav[1].firstElementChild.innerHTML.indexOf("Previous") ||
nav[1].firstElementChild.innerHTML.indexOf("Home") !== -1) &&
(nav[1].firstElementChild.nextElementSibling.innerHTML.indexOf("Next") !== -1)) {
let myLearnButt = document.createElement("a");
myLearnButt.innerHTML="Log in to track progress";
myLearnButt.classList.add("w3-btn", "w3-hide-small", "myl-nav-butt");
myLearnButt.href="https://www.w3schools.com/signup/?
utm_source=classic&utm_medium=" + subjectFolder +
"_tutorial&utm_campaign=button_lower_navigation";
myLearnButt.setAttribute("title", "Sign Up and improve Your Learning
Experience");
myLearnButt.setAttribute("target", "_blank");
nav[1].classList.add("w3-center");
nav[1].firstElementChild.insertAdjacentElement("afterend", myLearnButt);
}
}
}
*/
</script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</body>
</html>