The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Button Design, Need Help
Brizzle
post Jun 4 2007, 07:35 PM
Post #1





Group: Members
Posts: 1
Joined: 4-June 07
Member No.: 2,993



Hey everybody.
I am new at this whole web design thing since I took a class at my High School. I went on the internet and researched several ways on how to create a button for my navigation frame. I found some coding that works, except it only works when you click outside the button and it doesn't work when you click on the button itself. Here is the coding, and I would really appreciate some advice. Thanks

<FORM METHOD="link" ACTION="URL">
<INPUT TYPE="submit" VALUE="text on button" STYLE="background-color:red">
</FORM>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Jun 5 2007, 07:44 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



There's no method="link", use method="get" instead (which is the default). See also http://htmlhelp.com/faq/html/all.html#button-link

But why not use ordinary links? These are simpler to make a work better for both human users and search engines.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 08:17 PM