Welkom op PokemonRPG.nl, de grootste Pokemon RPG van de Benelux. Nog geen account? Registeer hier.
Speelnaam: Larsje
Begon op: 16-04-2020, 17:12
Profiel Bekeken: 2,569x
Eerpunten: 11 punten
Snoepjes:
 
Eerpunten
 
Rank: God
Plaats: 448e
Badges: 58
Pokemon: 111
Gevechten winst: 31510
Gevechten verloren: 6
Status: Offline
Laatst Online 22-06-2020

Team:
Zygarde 100%Zygarde 50%VolcanionDiancieDiancieZygarde 100%

<p>İk ben 16 jaar oud.</p>
I CHALLENGE MY SELF CAN I BE A FRONT END SOFTWARE ENGINEER IN THIS YEAR?
MİJN DOELEN VOOR 2020:
1)HTML LEREN(BİJNA KLAAR!)(İK LEER ALLE TAGS)
2)CSS
3)JS



A SİNGLE HTML CODE(Everybody can do it)

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="This is an awesome website">
<title>My Website</title>
</head>
<body style="background-color:lightblue;">
<h1>My Website</h1>
<p><b><i>This is my website.</i></b></p>
<p style=color:blue>Blue paragraph.
<br/>Alt satır dostum.
</p>
<p>Als je hier onder op pokemonrpg drukt ga je direct naar de pokemonrpg website.</p>
<a href="https://www.pokemonrpg.nl" title="Pokemonrpg website">Pokemonrpg</a>
<img src="images/charmander.jpg" alt="A fire type pokemon" width="550" height="350" />
<p style="color:lightblue; background-color:red;">jojojojojojo type gewoon een zin</p>
<body bgcolor="Silver">
</body>
</html>