Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Help with link buttons on website


  • Please log in to reply

#1
cathie0104

cathie0104

    Member

  • Member
  • PipPip
  • 35 posts
Hi please help! Over the ekend i've sort of taught myself a bit of html just enough to code my website. Done it all, pages etc even managed to put link buttons on it to link to other pages on my site only problem is the buttons are grey and i want them blue!! Can anyone give me some code please?? I'm sure its really easy but my brain is just overloaded with html at moment and i can seem to think logically! Thanks in advance.
  • 0

Advertisements


#2
JAW1971

JAW1971

    New Member

  • Member
  • Pip
  • 9 posts
Try link="#0000FF in your link tag-- or your body tag
  • 0

#3
thenotch

thenotch

    Member

  • Retired Staff
  • 668 posts
Do you have a link to the site so we can look at the code?

There are multiple ways to do what you are asking and seeing where you are coming from will help us assist you easier.
  • 0

#4
cathie0104

cathie0104

    Member

  • Topic Starter
  • Member
  • PipPip
  • 35 posts
Not sure....... I have wrote it all on notepad. I have a domain name but its not hosted yet so its not on the net. I've just been checking how it looks on my browser. Not sure how to give you a link to view it?????
  • 0

#5
burnoutnotfadeaway

burnoutnotfadeaway

    Member

  • Member
  • PipPipPip
  • 110 posts
Without a host you won't be able to let us view it, although you could post the notepad page on here. Which may not be a good idea as there's always someone out there looking to steal code. Also, you should really be uploading it onto a server to view it as simply clicking on the html document may represent it differently than it will on the host server
  • 0

#6
thenotch

thenotch

    Member

  • Retired Staff
  • 668 posts
Post the code you are using for the buttons in this thread... The code is what we need to see. This way we are working with what you are working with.
  • 0

#7
cathie0104

cathie0104

    Member

  • Topic Starter
  • Member
  • PipPip
  • 35 posts
<center><table border="0">
<td><form method="link" action="About Us.html">
<input type="submit" value="About Us"> </form></td>
<td><form method="link" action="Our dogs.html">
<input type="submit" value="Our Dogs"> </form></td>
<td><form method="link" action="Tess' pedigree.html">
<input type="submit" value="Tess' Pedigree"> </form></td>
<td><form method="link" action="Sunnys Pedigree.html">
<input type="submit" value="Sunny's Pedigree"> </form></td>
<td><form method="link" action="Puppies.html">
<input type="submit" value="Puppies"> </form></td>
<td><form method="link" action="Photo gallery.html">
<input type="submit" value="Photo Gallery"> </form></td>
</center></table>

This is the code. Thanks for the help!!!
  • 0

#8
cathie0104

cathie0104

    Member

  • Topic Starter
  • Member
  • PipPip
  • 35 posts
I'm not really bothered about people using the code. Its probably wrong anyway as its just what i've taught myself over the weekend so if people want to use it thats fine!
  • 0

#9
thenotch

thenotch

    Member

  • Retired Staff
  • 668 posts
Ahh, you are trying to colorize a FORM button... now it's narrowed down and specific... groovy...

This is a great link to show you how to use CSS to accomplish this.
Very easy to understand and saves me typing time :whistling:

http://www.webcredib...css-forms.shtml
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP