Ask Experts Questions for FREE Help !
Ask
    risaz1's Avatar
    risaz1 Posts: 1, Reputation: 1
    New Member
     
    #1

    Nov 5, 2008, 11:00 AM
    Change how linked objects view in browser
    I am creating a site in Dreamweaver CS3. Images that I have attached links to appear in the browsers with blue or purple frames around them. Does someone know how I can get rid of the frames?
    Artem's Avatar
    Artem Posts: 61, Reputation: 5
    Junior Member
     
    #2

    Jan 14, 2009, 01:19 PM

    Img {
    Border: none;
    }
    ahcould's Avatar
    ahcould Posts: 3, Reputation: 1
    New Member
     
    #3

    Feb 20, 2009, 08:10 PM

    It also depends on how it is anchored. Are you using CSS? Are the images housed in a <TD>?

    In CSS you wuld need to style the <a> tag of where ever the image is anchored.
    wadeofalltrades's Avatar
    wadeofalltrades Posts: 11, Reputation: 2
    New Member
     
    #4

    Oct 16, 2009, 07:00 PM
    Within the img tag line you can tell the browsers that you do NOT want a border around the image...

    <img src="" width="100px" height="100px" border="0px" />

    Good luck

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Linked PC not connecting to the net [ 2 Answers ]

All was working fine until a couple of days ago. I have a PC connected via cable modem and a Linksys sd205 switch. I can connect to the net OK.. the PC in the other room seems connected to me.. it doesn't have the limited or no connectivity but when it tried to connect to any web site it gets page...

Can I create records with OLE objects in Access & append to a linked SQLServer table? [ 2 Answers ]

There's a table in our SQL Server Database that stores various notes. There are text fields for the type of notation ( i.e. C = Customer, V=Vendor notes etc) and one for the "Owner_ID" (ie the Customer ID or Vendor ID). There's a date field for the create date of the note and the notes themselves...

Marketing and finance how linked [ 1 Answers ]

How are the marketing and finance department liked in business, how are they dependent on each other?

What objects change temperatures the fastest [ 5 Answers ]

I'm doing a school project on objects that change temperatures the fastest. I'm trying to test metal, glass, plastic and rubber. Can somebody out there help me with this?

Inflation linked bonds [ 2 Answers ]

How do CPI linked bonds react (price and yield) to increases in expected inflation in both the short term and long term?


View more questions Search