<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> JavaScript Array Iteration Methods ❮ Previous Next ❯ Array iteration methods operate on every array item. Array.forEach() The forEach() method Calls a function once for each array element. Example var txt = ""; var numbers = [4, 9, 16, 25]; numbers.forEach(myFunction); function myFunction(value, index, array) { txt = txt + item + "<br>"; } Try it Yourself » Note that the function takes 3 arguments: The item value The item index The array itself Array.forEach() is not supported in Internet Explorer 8 or earlier: Method forEach() Yes 9.0 Yes Yes Yes Array.map() The map() method creates a new array by performing a function on each array element. This example multiplies each array value by 2: Example var numbers1 = [4, 9, 16, 25]; var numbers2 = numbers1.map(myFunction); function m...
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> W3Schools XML Quiz 1. What does XML stand for? eXtensible Markup Language Example Markup Language eXtra Modern Link X-Markup Language Total 25 questions Time spent 0:00
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1422003450156-2'); }); W3Schools SQL Quiz 1. What does SQL stand for? Structured Question Language Strong Question Language Structured Query Language Total 25 questions Time spent 0:00
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1422003450156-2'); }); W3Schools PHP Quiz 1. What does PHP stand for? PHP: Hypertext Preprocessor Private Home Page Personal Hypertext Processor Total 25 questions Time spent 0:00
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> W3Schools jQuery Quiz 1. Which of the following is correct? jQuery is a JSON Library jQuery is a JavaScript Library Total 25 questions Time spent 0:00
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> W3Schools Bootstrap Quiz 1. Bootstrap 3 is mobile-first. False True Total 25 questions Time spent 0:00
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1422003450156-2'); }); W3Schools JavaScript Quiz 1. Inside which HTML element do we put the JavaScript? <javascript> <js> <script> <scripting> Total 25 questions Time spent 0:00
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> W3Schools CSS Quiz 1. What does CSS stand for? Computer Style Sheets Colorful Style Sheets Creative Style Sheets Cascading Style Sheets Total 25 questions Time spent 0:00
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> W3Schools HTML Quiz 1. What does HTML stand for? Hyper Text Markup Language Hyperlinks and Text Markup Language Home Tool Markup Language Total 40 questions Time spent 0:00
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> HTML5 Entity Names by Alphabet - Z ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec Ź Zacute 00179 377 ź zacute 0017A 378 Ž Zcaron 0017D 381 ž zcaron 0017E 382 З Zcy 00417 1047 з zcy 00437 1079 Ż Zdot 0017B 379 ż zdot 0017C 380 ℨ zeetrf 02128 8488 ​ ZeroWidthSpace 0200B 8203 Ζ Zeta 00396 918 ζ zeta 003B6 950 ℨ Zfr 02128 8488 𝔷 zfr 1D537 120119 Ж ZHcy 00416 1046 ж zhcy 00436 1078 ⇝ zigrarr 021DD 8669 ℤ Zopf 02124 8484 𝕫 zopf 1D56B 120171 𝒵 Zscr 1D4B5 119989 𝓏 zscr 1D4CF 120015 zwj 0200D 8205 zwnj 0200C 8204 ❮ Previous ...
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> HTML5 Entity Names by Alphabet - Y ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec Ý Yacute 000DD 221 ý yacute 000FD 253 Я YAcy 0042F 1071 я yacy 0044F 1103 Ŷ Ycirc 00176 374 ŷ ycirc 00177 375 Ы Ycy 0042B 1067 ы ycy 0044B 1099 ¥ yen 000A5 165 𝔜 Yfr 1D51C 120092 𝔶 yfr 1D536 120118 Ї YIcy 00407 1031 ї yicy 00457 1111 𝕐 Yopf 1D550 120144 𝕪 yopf 1D56A 120170 𝒴 Yscr 1D4B4 119988 𝓎 yscr 1D4CE 120014 Ю YUcy 0042E 1070 ю yucy 0044E 1102 Ÿ Yuml 00178 376 ÿ yuml 000FF 255 ❮ Previous Next ❯
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> HTML5 Entity Names by Alphabet - X ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec ⋂ xcap 022C2 8898 ◯ xcirc 025EF 9711 ⋃ xcup 022C3 8899 ▽ xdtri 025BD 9661 𝔛 Xfr 1D51B 120091 𝔵 xfr 1D535 120117 ⟺ xhArr 027FA 10234 ⟷ xharr 027F7 10231 Ξ Xi 0039E 926 ξ xi 003BE 958 ⟸ xlArr 027F8 10232 ⟵ xlarr 027F5 10229 ⟼ xmap 027FC 10236 ⋻ xnis 022FB 8955 ⨀ xodot 02A00 10752 𝕏 Xopf 1D54F 120143 𝕩 xopf 1D569 120169 ⨁ xoplus 02A01 10753 ⨂ xotime 02A02 10754 ⟹ xrArr 027F9 10233 ⟶ xrarr 027F6 10230 𝒳 Xscr 1D4B3 119987 𝓍 xscr 1D4CD...
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> HTML5 Entity Names by Alphabet - W ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec Ŵ Wcirc 00174 372 ŵ wcirc 00175 373 ⩟ wedbar 02A5F 10847 ⋀ Wedge 022C0 8896 ∧ wedge 02227 8743 ≙ wedgeq 02259 8793 ℘ weierp 02118 8472 𝔚 Wfr 1D51A 120090 𝔴 wfr 1D534 120116 𝕎 Wopf 1D54E 120142 𝕨 wopf 1D568 120168 ℘ wp 02118 8472 ≀ wr 02240 8768 ≀ wreath 02240 8768 𝒲 Wscr 1D4B2 119986 𝓌 wscr 1D4CC 120012 ❮ Previous Next ❯
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1422003450156-2'); }); HTML5 Entity Names by Alphabet - V ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec ⦜ vangrt 0299C 10652 ϵ varepsilon 003F5 1013 ϰ varkappa 003F0 1008 ∅ varnothing 02205 8709 ϕ varphi 003D5 981 ϖ varpi 003D6 982 ∝ varpropto 0221D 8733 ⇕ vArr 021D5 8661 ↕ varr 02195 8597 ϱ varrho 003F1 1009 ς varsigma 003C2 962 ⊊︀ varsubsetneq 0228A + 0FE00 8842 ⫋︀ varsubsetneqq 02ACB + 0FE00 10955 ⊋︀ varsupsetneq 0228B + 0FE00 8843 ⫌︀ varsupsetneqq 02ACC + 0FE00 10956 ϑ vartheta 003D1 97...
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1422003450156-2'); }); HTML5 Entity Names by Alphabet - U ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec Ú Uacute 000DA 218 ú uacute 000FA 250 ↟ Uarr 0219F 8607 ⇑ uArr 021D1 8657 ↑ uarr 02191 8593 ⥉ Uarrocir 02949 10569 Ў Ubrcy 0040E 1038 ў ubrcy 0045E 1118 Ŭ Ubreve 0016C 364 ŭ ubreve 0016D 365 Û Ucirc 000DB 219 û ucirc 000FB 251 У Ucy 00423 1059 у ucy 00443 1091 ⇅ udarr 021C5 8645 Ű Udblac 00170 368 ű udblac 00171 369 ⥮ udhar 0296E 10606 ⥾ ufisht 0297E 10622 𝔘 Ufr 1D518 120088 𝔲 ufr 1D532 120114 Ù Ugrave 000D9 217 ù ugrave 000F9 249 ⥣ uHar 0...
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> HTML5 Entity Names by Alphabet - T ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec 	 Tab 00009 9 ⌖ target 02316 8982 Τ Tau 003A4 932 τ tau 003C4 964 ⎴ tbrk 023B4 9140 Ť Tcaron 00164 356 ť tcaron 00165 357 Ţ Tcedil 00162 354 ţ tcedil 00163 355 Т Tcy 00422 1058 т tcy 00442 1090 ⃛ tdot 020DB 8411 ⌕ telrec 02315 8981 𝔗 Tfr 1D517 120087 𝔱 tfr 1D531 120113 ∴ there4 02234 8756 ∴ Therefore 02234 8756 ∴ therefore 02234 8756 Θ Theta 00398 920 θ theta 003B8 952 ϑ thetasym 003D1 977 ϑ thetav 003D1 977 ≈ thickapprox 02248 8776 ∼ th...
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1422003450156-2'); }); HTML5 Entity Names by Alphabet - S ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec Ś Sacute 0015A 346 ś sacute 0015B 347 ‚ sbquo 0201A 8218 ⪼ Sc 02ABC 10940 ≻ sc 0227B 8827 ⪸ scap 02AB8 10936 Š Scaron 00160 352 š scaron 00161 353 ≽ sccue 0227D 8829 ⪴ scE 02AB4 10932 ⪰ sce 02AB0 10928 Ş Scedil 0015E 350 ş scedil 0015F 351 Ŝ Scirc 0015C 348 ŝ scirc 0015D 349 ⪺ scnap 02ABA 10938 ⪶ scnE 02AB6 10934 ⋩ scnsim 022E9 8937 ⨓ scpolint 02A13 10771 ≿ scsim 0227F 8831 С Scy 00421 1057 с scy 00441 1089 ⋅ sdot 0...
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1422003450156-2'); }); HTML5 Entity Names by Alphabet - R ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec ⇛ rAarr 021DB 8667 ∽̱ race 0223D + 00331 Ŕ Racute 00154 340 ŕ racute 00155 341 √ radic 0221A 8730 ⦳ raemptyv 029B3 10675 ⟫ Rang 027EB 10219 〉 rang 027E9 10217 ⦒ rangd 02992 10642 ⦥ range 029A5 10661 ⟩ rangle 027E9 10217 » raquo 000BB 187 ↠ Rarr 021A0 8608 ⇒ rArr 021D2 8658 → rarr 02192 8594 ⥵ rarrap 02975 10613 ⇥ rarrb 021E5 8677 ⤠ rarrbfs 02920 10528 ⤳ rarrc 02933 10547 ⤞ rarrfs 0291E 10526 ↪ rarrhk 021AA 8618 ↬ rarrlp...
<!-- main_leaderboard, all: [728,90][970,90][320,50][468,60] --> HTML5 Entity Names by Alphabet - Q ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec 𝔔 Qfr 1D514 120084 𝔮 qfr 1D52E 120110 ⨌ qint 02A0C 10764 ℚ Qopf 0211A 8474 𝕢 qopf 1D562 120162 ⁗ qprime 02057 8279 𝒬 Qscr 1D4AC 119980 𝓆 qscr 1D4C6 120006 ℍ quaternions 0210D 8461 ⨖ quatint 02A16 10774 ? quest 0003F 63 ≟ questeq 0225F 8799 " quot 00022 34 ❮ Previous Next ❯
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1422003450156-2'); }); HTML5 Entity Names by Alphabet - P ❮ Previous Next ❯ Older browsers may not support all the HTML5 entities in the table below. Chrome has good support. But (currently) only IE 11+ and Firefox 35+ support all the entities. Character Entity Name Hex Dec ∥ par 02225 8741 ¶ para 000B6 182 ∥ parallel 02225 8741 ⫳ parsim 02AF3 10995 ⫽ parsl 02AFD 11005 ∂ part 02202 8706 ∂ PartialD 02202 8706 П Pcy 0041F 1055 п pcy 0043F 1087 % percnt 00025 37 . period 0002E 46 ‰ permil 02030 8240 ⊥ perp 022A5 8869 ‱ pertenk 02031 8241 𝔓 Pfr 1D513 120083 𝔭 pfr 1D52D 120109 Φ Phi 003A6 934 φ phi 003C6 966 ϕ phiv 003D5 981 ℳ phmmat 02133 8499 ☎ phone 0260E 9742 Π Pi 003A0 928 π pi 003C0 960 ⋔ pitchfork 02...