Whats wrong in this code??

T

Tinus

Wie kan mij vertellen waarom onderstaande buttons niet werken.
Bedoeling is om een meunu te maken die verschillend applicaties al dan
niet in hetzelfde venster openen. (in dit geval WIN.INI)

Alvast bedankt voor de oplossing ;-)

Tinus

<html>
<head>
<title>
Test
</title>
</head>
<BODY STYLE="color: Black; background-color: Background" scroll
="no">
<BASEFONT SIZE="2" FACE="Arial">
<CENTER>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<TABLE BORDER="3" WIDTH="450" BGCOLOR="#C0C0C0">
<TR>
<TD>
<CENTER>
<BR>
<TABLE>
<TR>
<TD>
<FIELDSET>
<LEGEND>
<FONT SIZE="1">
Test
</FONT>
</LEGEND>
<FONT SIZE="+3" FACE="Times New Roman">
<B>
<I>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Test&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</I>
</B>
</FONT>
</FIELDSET>
</TD>
</TR>
</TABLE>
<TABLE WIDTH="95%">
<TR>
<TD VALIGN="TOP" ALIGN="CENTER">
<TR>
<TD>
<CENTER>
<BR>
<A HREF="C:\windows\win.ini"
STYLE="text-decoration:none;">
<BUTTON style="height:40px; width:225px">
Win.ini openen in zelfde venster
</button>
</A>
<BR>
<BR>
<A HREF="C:\windows\win.ini"
STYLE="text-decoration:none;" target="blanc">
<BUTTON style="height:40px; width:225px">
Win.ini openen in nieuw venster
</button>
</A>
<BR>
<BR>
<A HREF="C:\windows\win.ini"
STYLE="text-decoration:none;" target="blanc">
Win.ini openen in nieuw venster zonder knop (dit werkt)
</A>
<BR>
<BR>
<BR>
</CENTER>
</TD>
</TR>
</TD>
</TR>
</TABLE>
</CENTER>
</TD>
</TR>
</TABLE>
</CENTER>
</body>
</html>
 
S

Samuël van Laere

Tinus said:
Wie kan mij vertellen waarom onderstaande buttons niet werken.
Bedoeling is om een meunu te maken die verschillend applicaties al dan
niet in hetzelfde venster openen. (in dit geval WIN.INI)

Alvast bedankt voor de oplossing ;-)



Hywel's suggestie is juist:
Het is altijd een goed idee om je HTML syntax de valideren op
http://validator.w3.org
zorg er voor dat je html syntax klopt voordat je hier komt vragen waarom
iets niet werkt.
Je maakt het je eigen een stuk makkelijk wanneer je Engels als voertaal zou
gebruiken.

(Just a message in Dutch)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top