+ Reply to Thread
Results 1 to 9 of 9

Thread: Help with HTML
      
   

  1. #1
    Join Date
    May 2007
    Location
    Singapore
    Posts
    17

    Question Help with HTML

    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.

  2. #2
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default 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.

  3. #3
    Join Date
    May 2007
    Location
    Singapore
    Posts
    17

    Red face 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.

  4. #4
    Join Date
    Feb 2006
    Location
    Kings Lynn, Norfolk (UK)
    Posts
    8,719

    Default 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>

  5. #5
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Help with HTML

    Quote Originally Posted by Collectors-info
    HTML Code:
    <a href="http://www.musicforte.com/affiliate/beoptimist4life"><img src="http://www.musicforte.com/mfbanners/mf_small.jpg" border="0"</a>
    Just an obersvation, the img tag isn't closed. It should be

    <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

  6. #6
    Join Date
    Feb 2006
    Location
    Kings Lynn, Norfolk (UK)
    Posts
    8,719

    Default Re: Help with HTML

    Hi Watdaflip, Quite right to. I have been messing around a lot with BV tables & java lately . And you have to keep removing the > when adding html to BV tables.

  7. #7
    Join Date
    May 2007
    Location
    Singapore
    Posts
    17

    Default Re: Help with HTML

    Thanks Collectors-info and Watdaflip. Now the banner looks pretty good. I have other banners that have borders too. So now I just need to delete some part of the html and add 'border="0"', right. Thank you once again for the valuable help.

  8. #8
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default 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 :)

  9. #9
    Join Date
    May 2007
    Location
    Singapore
    Posts
    17

    Default Re: Help with HTML

    Yes, ma'am....

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49