Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   HTML (https://www.askmehelpdesk.com/forumdisplay.php?f=446)
-   -   Help with HTML. (https://www.askmehelpdesk.com/showthread.php?t=28193)

  • Jun 23, 2006, 11:30 AM
    ittle
    Help with HTML.
    okay. So I have my webpage at index.htm and I start building the structure. <html><head><title>my homepage of ittle</title></head>
    <body>
    <center><b><u><h1><font color=red> WELCOME!
    <br size=5 color=pink>

    now I have a matrix animation using javascript. Then I have a button that says home so it shows like this.

    <!-------matrix goes here-----!>

    <a href=home.htm><img src=button.PNG>

    here's the trouble. See now when you see the button it has an ugly blue square around it saying it is a link. How can I get rid of this?

    ----------I have taken out the button because of the button------if u want to see the website in progress go to www.littledan1.tk
  • Jun 23, 2006, 11:48 AM
    RickJ
    That link is not resolving.
  • Jun 23, 2006, 11:48 AM
    DrJ
    Hmm... don't know why it would be doing that... I would need to see the button though
  • Jun 23, 2006, 01:49 PM
    Northwind_Dagas
    Quote:

    Originally Posted by ittle

    <a href=home.htm><img src=button.PNG>

    heres the trouble. see now when you see the button it has an ugly blue square around it saying it is a link. how can i get rid of this?

    <a href="home.htm"><img src="button.PNG" border="0"></a>
  • Jun 24, 2006, 03:48 PM
    ittle
    Quote:

    Originally Posted by Northwind_Dagas
    <a href="home.htm"><img src="button.PNG" border="0"></a>

    Ah thanks it worked! Oh and you can also color the border. Thanks for da advice.

    Quote:

    Originally Posted by rickj
    That link is not resolving.

    That's cause I haven't made it yet...
  • Jun 25, 2006, 04:08 PM
    RickJ
    Sorry. I guess I thought that by
    Quote:

    Originally Posted by ittle
    if u wanna see the website in progress go to www.littledan1.tk

    You meant that we could see it :o
  • Jun 26, 2006, 12:02 PM
    ittle
    Quote:

    Originally Posted by rickj
    Sorry. I guess I thought that by

    You meant that we could see it :o

    Oh its no problem. Believe me I would have done the same. If you want to know where I got the cool animation just ask me! Thanks! Oh and more updates are coming!

  • All times are GMT -7. The time now is 02:31 AM.