How to make IMAGE link in web site without decoration with css?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Guest

    How to make IMAGE link in web site without decoration with css?

    Hi,

    in my site their are images which links to another page, but i want to display it without any decoration, but it is a link so it has a blue border which i don't like. I want IMAGE without any decoration with css.
    I use link,alink,vlink in <body> tab but HTML 4.01 dues not support it.
  • eey123
    Junior Member
    • Dec 2009
    • 5

    #2
    Site image is a link, you can not have any decoration, I do not like to have borders, we should not use CSS image of

    Comment

    • stevex
      Member
      • Apr 2014
      • 74

      #3
      You can simply insert image in your HTML code by using this coding:-
      <a href="default.asp"><img src="image.jpg" width="89" height="78">

      Comment

      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎