| Voertuig | |
| Merk | |
| Type | |
| Prijs |
Benzine
Diesel
Gas
Trekhaak
Imperial
Aluminium velgen
| Voertuig | |
| Merk | |
| Type | |
| Prijs |
Benzine
Diesel
Gas
Trekhaak
Imperial
Aluminium velgen
Paragraaf 01 - Learn to Create Websites - Free Online Web Tutorials At w3schools.com you will learn how to make a website. We offer free tutorials in all web development technologies. Select a tutorial from the menu to the left.
Paragraaf 02 - HTML References - At W3Schools you will find complete references about tags, standard attributes, standard events, colornames, entities, character-sets, URL encoding, language codes, HTTP messages, and more.
Computer code
Note: These tags are often used to display computer/programming code.
The pre tag is good for displaying computer code:
for i = 1 to 10
print i
next i
My favorite color is blue red!
| First Name | Last Name | Points |
|---|---|---|
| Jill | Smith | 50 |
| Eve | Jackson | 94 |
| John | Doe | 80 |
| Adam | Johnson | 67 |
Written by W3Schools.com