473,320 Members | 2,107 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Help With Links

1
hey, i'm trying to make this website and i can't figure out how to make it so that there isn't a BOX around my links. I have an image as a link, and there is this blue box that won't go away. This is what I have in the HTML or whatever, where did i go wrong or what could i insert to make this problem go away.
Expand|Select|Wrap|Line Numbers
  1. <html>
  2. <head><title>PRICELESS RECORDINGS</TITLE></head>
  3. <body bgcolor="#000000">
  4. <font face="IMPACT" color="FFFFFF" size="6">
  5. <STYLE type="text/css"><!--
  6. A:link{color:"ffffff";text-decoration:NONE}
  7. A:visited{color:"ffff00";text-decoration:NONE}
  8. A:active{color:"ffffff";text-decoration:NONE}
  9. A:hover{color:"FFFF00";text-decoration:NONE}
  10. --></STYLE>
  11. <center>
  12. <a href="http://www.freewebs.com/pricelessrecordings/home.html"><img src="http://i45.photobucket.com/albums/f75/joeeboots/SLEEK.jpg"></a>
  13.  
  14. </FONT></Body></HTML>
  15.  
Jan 30 '08 #1
2 1143
Hi,
just add this style
Expand|Select|Wrap|Line Numbers
  1. img
  2. {
  3. border: 0;
  4. }
BTW,don't forget the Document Type Declaration (DDT) in ur html document and try to not use font tags (Use Css instead).

HTH,
Rawan.
Jan 30 '08 #2
Death Slaught
1,137 1GB
Sup snk11, please use proper code tags when posting code. Refer to the giant link in my signature.

Thanks, Death
Jan 30 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Yurj | last post by:
Hi all! I've to produce this xml as a soap request (I'm using SOAPpy): <soapenv:Body> <request soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <arg0> <item> <key...
2
by: Glenn | last post by:
Dynamic help topic links show properly and search brings up links, but when any link is clicked I receive a "Page Cannot be displayed message in the Explorer window and the title bar of Visual...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
3
by: vivek9856 | last post by:
I am making a website and I need help promptly. Here is the code first off -----File Header.htm----- <HTML> <HEAD> <TITLE>Black Hawk Down</TITLE> </HEAD> <LINK REL=stylesheet...
2
by: J | last post by:
I use Access 97 and Windows XP (Sp2 if that matters) I mostly program for myself, but am now writing an application for my wife's club and need to include a help file with the database I am...
2
by: Goober | last post by:
I have the following default.aspx page that works properly. However, what I want to do is to link the graphics within it (that are hard coded now in the default web page) to our corporate...
4
by: Learner | last post by:
Hello, Here is a little bit of what I am working ... I have selected Header and Side lay out for my Master Page. All my links go on the Side and the content on to the right pane. I have no...
23
by: casper christensen | last post by:
Hi I run a directory, where programs are listed based on the number of clicks they have recieved. The program with most clicks are placed on top and so on. Now I would like people to be apple to...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
3
by: deerhide | last post by:
Hi, I was updating my website, well trying to... and I somehow messed it up. I didnt build it, I bought it so I don't know alot about programming. I receive these errors when going to...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.