zoal je leest deze html code werkt niet ik wil dat als je deze pagina opent dat de spel op 100% width en 100% procent height is maar ik zie alleen een 1/van de scerm op van het spelletje ik wil dat het spel volledig op het pagina plaats neemt hier is mijne code
<!DOCTYPE html>
<head>
<title>3 Pyramid Tripeaks 2</title>
<meta charset="UTF-8">
<meta name="description" content="3 Pyramid Tripeaks 2">
<meta name="keywords" content="3 Pyramid Tripeaks 2">
<meta name="author" content="Arismendy ">
</head>
<body>
<div align="center">
<embed src="http://cdn.htmlgames.com/OppositesAttract/index.html" width="100%" height="100%">
</div>
</body>
</html>
of is mijn browser anders dan normaal ik gebruikt Google Chrome
<!DOCTYPE html>
<head>
<title>3 Pyramid Tripeaks 2</title>
<meta charset="UTF-8">
<meta name="description" content="3 Pyramid Tripeaks 2">
<meta name="keywords" content="3 Pyramid Tripeaks 2">
<meta name="author" content="Arismendy ">
</head>
<body>
<div align="center">
<embed src="http://cdn.htmlgames.com/OppositesAttract/index.html" width="100%" height="100%">
</div>
</body>
</html>
of is mijn browser anders dan normaal ik gebruikt Google Chrome
Laatst bewerkt: