Size of window openig on my website

pascal

New member
Hello,

in my html executable program i have a link on my website, on form.

I want to resize this child window as blank with specials sizes (heigth width) and center this new window in my parent window who is in full screen

(sorry i’m french…)

How make to do ?

Thanks.

I’ve try :

<a href=“http://www.natureformation.com/pmp/...-courant-des-stages-de-digitopuncture-n4.html” target=“blank” height=“600” width=“400” alt" lien d’inscription à plus d’information sur la digitopuncture !">Lien d’inscription gratuit

but don’t work…
 
sorry for the code
<a href="http://www.natureformation.com/pmp/Formulaire-pour-etre-tenu-au-courant-des-stages-de-digitopuncture-n4.html" target="blank" height"600" width="400" align="center" alt" lien d'inscription à plus d'information sur la digitopuncture !"><em><i>Lien d'inscription gratuit</i></em></p>
 
Back
Top