HighDots Forums  

Removing an outline around an image, previewing inbrowser

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Removing an outline around an image, previewing inbrowser in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
riverjordan
 
Posts: n/a

Default Removing an outline around an image, previewing inbrowser - 11-17-2004 , 02:40 PM






Hi, I've come a long way since my last post. Here's where I'm stuck. I'm trying
to remove an outline around the welcome button image on my home page: I've
attached the relevant code. Also, I have a question about the preview in
browser (F12). I'm a bit confused by this also. In the tutorial site, this
function is quick and easy, but on my actual site, when I use this, DW connects
to the remote server (which takes time and maybe unnecessarily uses server
resources for which I could end up paying for if I am close to my limit (?) I
thought preview in browser could all be done locally? Thanks for your help.

<tr>
<td width="191" height="83" valign = "top">
<a href="../Welcome/index.html"><img src="Images/Buttons/Welcome.jpeg"
width="186" height="105" align="bottom"></a></td>


Reply With Quote
  #2  
Old   
Brian Simmons
 
Posts: n/a

Default Re: Removing an outline around an image, previewing in browser - 11-17-2004 , 02:53 PM






<img src="Images/Buttons/Welcome.jpeg" width="186" height="105"
align="bottom" border="0">

Notice the border property in the above code.

Brian
"riverjordan" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi, I've come a long way since my last post. Here's where I'm stuck. I'm
trying
to remove an outline around the welcome button image on my home page:
I've
attached the relevant code. Also, I have a question about the preview in
browser (F12). I'm a bit confused by this also. In the tutorial site, this
function is quick and easy, but on my actual site, when I use this, DW
connects
to the remote server (which takes time and maybe unnecessarily uses server
resources for which I could end up paying for if I am close to my limit
(?) I
thought preview in browser could all be done locally? Thanks for your
help.

tr
td width="191" height="83" valign = "top"
a href="../Welcome/index.html"><img src="Images/Buttons/Welcome.jpeg"
width="186" height="105" align="bottom"></a></td




Reply With Quote
  #3  
Old   
graphicedge
 
Posts: n/a

Default Re: Removing an outline around an image, previewing inbrowser - 11-17-2004 , 02:53 PM



I don't see an outline around the 'Welcome' button?? You have to pick your web
browser, then when you ask it to prview the page it should just open the
program and not actually go online...ast least in theroy it shouldn't. Nina


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.