Hi, can anyone assist me with my HTML matter? I've inserted the HTML in BV as instructed in the tutorial. I've preview the page but I want to remove the border around the HTML. The HTML is suppose to be borderless. Thank you in advance.
Help with HTML
Collapse
X
-
Re: Help with HTML
If you post the html here - I can look at it for you. The only way it can have a border is if you included it in the html you write or have put a border on the page.
-
-
Re: Help with HTML
Hi Bethers,
The html is this:-
<a href="<A href="http://www.musicforte.com/affiliate/beoptimist4life"><img">http://www.musicforte.com/affiliate/beoptimist4life"><img src="<A href="http://www.musicforte.com/mfbanners/mf_small.jpg"></a">http://www.musicforte.com/mfbanners/mf_small.jpg"></a>
It was a banner code from my affiliate program. I don't know if I can use this codes. I want a picture of the affiliate program and this banner looks good. It look good in the preview only that it has a blue border surrounding the picture/banner. Thanking you in advance.
Comment
-
-
Re: Help with HTML
Hi, you can cut & paste any of these two. Top one is image, lower on is text.
You can let others have these if they want them on there sites?
Just copy & paste into html box & preview to test.
HTML Code:<a href="http://www.musicforte.com/affiliate/beoptimist4life"><img src="http://www.musicforte.com/mfbanners/mf_small.jpg" border="0"</a>
HTML Code:<a href="http://www.musicforte.com/affiliate/beoptimist4life">Your text here for a text link.</a>
Comment
-
-
Re: Help with HTML
Originally posted by Collectors-infoHTML Code:<a href="http://www.musicforte.com/affiliate/beoptimist4life"><img src="http://www.musicforte.com/mfbanners/mf_small.jpg" border="0"</a>
<a href="http://www.musicforte.com/affiliate/beoptimist4life"><img src="http://www.musicforte.com/mfbanners/mf_small.jpg" border="0" /></a>
Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Comment
-
-
Re: Help with HTML
Just make sure when you are getting code from another website or an affiliate that you are allowed to make those changes. Some of them do not allow it. If they do - go for it :)
Comment
-
Comment