Tes aku
2 |
يَٰٓأَيُّهَا ٱلَّذِينَ ءَامَنُوٓا۟ إِذَا لَقِيتُمُ ٱلَّذِينَ كَفَرُوا۟ زَحْفًۭا فَلَا تُوَلُّوهُمُ ٱلْأَدْبَارَ
| 15 |
2 |
| 15 |
| Table header | Table cell 1 |
|---|---|
| Table cell 2 | |
| Table cell 3 | |
| Table cell 4 | |
| Table cell 5 |
| Table header1 | Table header2 | Table header3 | Table header4 |
|---|---|---|---|
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| cell 1 | Cell 2 | Cell 3 | Cell 4 |
| Cell 1 | cell 2 | Cell 3 | cell 4 |
| Operator | Contoh | Sama Seperti | Hasil |
|---|---|---|---|
| = | x = y | x = 5 | |
| + = | x + = y | x = x + y | x 15 = |
| -= | x-= y | x = xy | x = 5 |
| *= | x *= y | x = x * y | x 50 = |
| / = | x / = y | x = x / y | x 2 = |
| % = | x% = y | x = x% y | x 0 = |
var currentDate = new Date() var day = currentDate.getDate() var month = currentDate.getMonth() var year = currentDate.getFullYear() document.write("" + day + "/" + month + "/" + year + "")
This text is using a font size of 20 pixels.
This text is rendered in either georgia, garamond, or the default serif font (depending on which font the user's system has).