Nieuw lid |
|
Hallo mensen,
Ik heb een HTA bestand maar als dat geopent word heb je dat standaard formaat ik wil het 200 bij 200 hebben weten jullie hoe dat moet ?
Dit is mijn .HTA code
<html>
<head>
<title>Test</title>
</head>
<body>
<p>Hallo</p>
</body>
</html>
<html> <head> <title>Test</title> </head> <body> <p>Hallo</p> </body> </html>
|