1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

CSS Ahhhhhh Damn Red Box

Discussion in 'Web Development' started by Ehdedee, Jun 16, 2007.

  1. Ehdedee

    Ehdedee New Member

    Hey guys, everytime I add a link to an image it puts an ugly red box aroudn it. How do I remove this'? is it part of the css? I am using dreamweaver.

    Heres the website to show the example on the forum button.
    www.chaotic-descent.freehostingnow.com
     
  2. Scoooooty

    Scoooooty Member

    Code:
    [FONT=Arial]a img { border-style:none; } [/FONT]
    Add in to your CSS