Chris Boget wrote:
My preference is CSS. Style your link to look like a button.
What would the CSS look like to do this, I'm curious...
For default Mozilla button:
A.button {
padding: 0px 6px 0px 6px;
border-width: 2px;
border-style: outset;
border-color: ButtonFace;
background-color: Bu
Mulley, Nikhil wrote:
Hi All,
My Question is that , I have an HTML page , how can I make it as Hyperlink instead of a Form Button
When user clicks on that button , it must be a href link .
Please guide me.
My preference is CSS. Style your link to look like a button.
--
PHP General Mailing Li
rtin , it gelled :)
-Original Message-
From: Martin Holm [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 18, 2004 8:07 PM
To: Mulley, Nikhil
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] HTML button as hyperlink
Mulley, Nikhil wrote:
>Hi All,
>
>My Question is that , I have an H
[snip]
Hoped that this is the best list , I had my problems got solved under
PHP always here , so mailed request to it.
[/snip]
You're correct, this is the best list...but off-topic is still
off-topic. The answer that ou seek is BASIC HTML ...
width and height are optional. To make this PHP
e
Thanks Martin , it gelled :)
-Original Message-
From: Martin Holm [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 18, 2004 8:07 PM
To: Mulley, Nikhil
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] HTML button as hyperlink
Mulley, Nikhil wrote:
>Hi All,
>
>My Question is that ,
Hi,
it can be set as type button then in the onClick method use javascript
to call the target page.
Hope this helps
Angelo
>>> "Mulley, Nikhil" <[EMAIL PROTECTED]> 11/18/2004 4:04:51 PM >>>
Hi All,
My Question is that , I have an HTML page , how can I make it as
Hyperlink instead of a Form B
Mulley, Nikhil wrote:
Hi All,
My Question is that , I have an HTML page , how can I make it as
Hyperlink instead of a Form Button
When user clicks on that button , it must be a href link .
Please guide me.
Thanks,
Nikhil.
.
first of all, i dont see anything regarding php in this question.
http:
Hoped that this is the best list , I had my problems got solved under PHP
always here , so mailed request to it.
-Original Message-
From: Richard Davey [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 18, 2004 7:48 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] HTML button as hyperlink
Hello Nikhil,
Thursday, November 18, 2004, 2:04:51 PM, you wrote:
MN> My Question is that , I have an HTML page , how can I make it as
MN> Hyperlink instead of a Form Button
Failing to see the PHP relevance here. Perhaps you want a Beginners
Guide to HTML?
Best regards,
Richard Davey
--
http
Mulley, Nikhil wrote:
Hi All,
My Question is that , I have an HTML page , how can I make it as Hyperlink instead of a Form Button
When user clicks on that button , it must be a href link .
Please guide me.
Thanks,
Nikhil.
Oh, I don't know. Maybe you can research HTML, forms, and possibly s
10 matches
Mail list logo