Results 1 to 9 of 9

Thread: Change html image border color

  1. #1
    Join Date
    Sep 2009
    Posts
    73

    Change html image border color

    I don't have much knowledge about web designing, but would like to know that how can i change html image border color? What need i to do in order to change html image border color? Let me know your suggestion on the above topic. Thanks in advance.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Change html image border color

    I think you should use CSS for changing the image border color in your HTML. Try out the following code on your system:
    <img src='your_image' style="border:thickness type color;">

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Change html image border color

    If you have any doubt, then Cascading Style Sheets (CSS) will give you absolute control over the page layout, then you need to play around with CSS border properties. To get a colored border that is cross-browser you could wrap your images in an <a> tag, Use CSS to set the color and to keep it seperate from the color of your other links.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Change html image border color

    To start with, you are using the width and height attributes to shrink the image. You need to make css code for doing. For that the best way is to separate your content and design on your HTML. Use image processing software to create a real thumbnail, i.e. a reduced-size version of the image.

  5. #5
    denisjhon Guest

    Re: Change html image border color

    Hi
    Its a very easy, Just note the following code. And type at Notepad or editor you are currently using.

    <img src="*.jpg" width="100"
    height="75" alt="Vorschau" border="1" bordercolor="black">
    Thanks.

  6. #6
    Hot-Text Guest

    Re: Change html image border color

    [BORDER-COLOR="Red"][/BORDER-COLOR]
    <IMG ALT=Houston SRC=http://www.minpin.ath.cx/HOU.gif STYLE=BORDER-COLOR:#FFF000 BORDER=5 HEIGHT=99 WIDTH=87 />

  7. #7
    Join Date
    Sep 2009
    Posts
    3

    Re: Change html image border color

    Its really easy.
    <img src="Pic.jpg" align="left" border color="red" border width="1">
    </img>

    Or you can use CSS style sheet.But as you told you don't have much knowledge thats why i am suggest you to go with above code.
    Last edited by Swapnil; 21-09-2009 at 08:13 AM. Reason: External Link Removed

  8. #8
    Join Date
    Aug 2008
    Posts
    90

    Re: Change html image border color

    hello seoexpert19,

    I have tried out code on my html page and this really works, It would be also helpful for me if you suggest me the image border color through CSS. I am searching for this and I think you are aware about it, so you may help me out.

    Thanks in Advance..

  9. #9
    Join Date
    Oct 2009
    Posts
    1

    Re: Change html image border color

    Good post. I appreciate it
    This is an interesting discussion. thank you for sharing
    Many thanks to ur post. I love it.

    ____________________________
    Telemarketing services companies and firms - Telemarketing company professionnals - outbound telemarketing lists for b2b lead generation

Similar Threads

  1. Make Active windows border color and taskbar icon color
    By pokemon5 in forum Customize Desktop
    Replies: 5
    Last Post: 04-12-2010, 11:27 PM
  2. How to change OS X load screen image or color
    By aFRODITA in forum Operating Systems
    Replies: 4
    Last Post: 11-11-2010, 07:35 AM
  3. Remove blue image border from dreamweaver
    By Ektaa in forum Windows Software
    Replies: 3
    Last Post: 28-07-2009, 06:20 PM
  4. Dotted Border in a Image
    By Fantastic Zero in forum Technology & Internet
    Replies: 3
    Last Post: 30-06-2009, 08:07 PM
  5. Black border to image
    By Kelvin Little in forum Customize Desktop
    Replies: 1
    Last Post: 12-12-2008, 01:28 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,414,129.88874 seconds with 16 queries