| | |
how can i turn off image border
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Jun 2008
Posts: 10
Reputation:
Solved Threads: 0
I am using an image on a background with the same color as the image. The image border is turned off but I still see a line where the colors should mesh seamlessly.
Just a little background, I am a first year CS student and have only taken an introductory class to HTML. I am trying to build a website using frames for my fiance. The navigation page is what I am working on which will have her logo from a business card image.
Just a little background, I am a first year CS student and have only taken an introductory class to HTML. I am trying to build a website using frames for my fiance. The navigation page is what I am working on which will have her logo from a business card image.
HTML and CSS Syntax (Toggle Plain Text)
<html> <head> <title> Greta Conrad </title> </head> <body bgcolor = "#1f1a17"> <table align = "center"> <tr> <td> <img border = "" alt = "Greta Conrad - Home" src = "businessimages/gc_front.jpg"> <img src = "futon2.jpg"><br /> <img src = "futon3.jpg"> </td> </tr> </table> </body> </html>
•
•
Join Date: Mar 2006
Posts: 31
Reputation:
Solved Threads: 3
HTML and CSS Syntax (Toggle Plain Text)
<img style="border: 0px;" src="url" />
use the style ability within most tags and use the CSS call to get rid of borders. if it still isn't working... .delete IE download firefox and try again on a real browser.
Thank you.
http://img.photobucket.com/albums/v6.../dgstudios.jpg
When all that is becomes one. That is the anomoly. That is... Death's Gate Studios (c) 2005
When all that is becomes one. That is the anomoly. That is... Death's Gate Studios (c) 2005
above code is correct,
i am helping one more option for not this problem what is that means please take one image in only one TD and also give your background color in style properties
check this code
i am helping one more option for not this problem what is that means please take one image in only one TD and also give your background color in style properties
check this code
HTML and CSS Syntax (Toggle Plain Text)
<html> <head> <title> Greta Conrad </title> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"><STYLE TYPE="text/css"> <!-- body { background-color: #1f1a17; } --> </STYLE></head> <body> <table align = "center"> <tr> <td> <img alt = "Greta Conrad - Home" src = "businessimages/gc_front.jpg" STYLE="border: 0px;"></TD> <TD><img src = "futon2.jpg" STYLE="border: 0px;"></TD> <TD><img src = "futon3.jpg" STYLE="border: 0px;"></TD> </tr> </table> </body> </html>
Thanx,
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
•
•
Join Date: Jun 2008
Posts: 10
Reputation:
Solved Threads: 0
Thank you for your time Sreekanth. I was able to use my css to table(background-color: #1f1a17 to blend away the left and right vertical lines but the top and bottom horizontal lines are still there. I could make it work but I know there has to be a way to blend away those lines. Is there a style for the 3D background color? I am not good at css so please spell out the code for me.
And I am running firefox 3 and have been running firefox for years.
On a side note, changing your browser is not going to fix the problem for those IE users. I did not care for DGstudios reply about browsers. I feel your code should work for all types of browsers and devices because today's audience is using all types of browsers and devices.
And I am running firefox 3 and have been running firefox for years.
On a side note, changing your browser is not going to fix the problem for those IE users. I did not care for DGstudios reply about browsers. I feel your code should work for all types of browsers and devices because today's audience is using all types of browsers and devices.
Last edited by acediamond; Jun 30th, 2008 at 2:12 am.
if you want 3d Background then you will design in Photoshop using with filters and add as a background with using css ...
Thanx,
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
HTML and CSS Syntax (Toggle Plain Text)
.mainstylesheet{ background-image: background url; /*give your location of the image background*/ background-repeat:no-repeat; /*if you want repeat then instead of no-repeat put repeat*/ border:0 px; /*give the border size*/ }
post this code between head tag in Style tag
Last edited by sreein1986; Jun 30th, 2008 at 3:27 am.
Thanx,
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
Shiriyal
http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
•
•
Join Date: Mar 2006
Posts: 31
Reputation:
Solved Threads: 3
Just my own little note in my defense.
My joke was not about IE in general as it runs pretty much as well as the other bowsers as far as CSS. However the Javascript and CSS support in IE7 is terrible and as such things that work in previous versions of IE and are standard W3C compliant css and JS do not work in IE7.
I too believe in universal compatibility there are sometimes when it is not possible however, as CSS and JS are both handled differently by each browser. You can do browser detection for it, however, IE7 is a whole new monster that even by Microsofts own admission FAILED when it comes to CSS and JS rendering and execution.
My statement was simply a joke based on that.
My joke was not about IE in general as it runs pretty much as well as the other bowsers as far as CSS. However the Javascript and CSS support in IE7 is terrible and as such things that work in previous versions of IE and are standard W3C compliant css and JS do not work in IE7.
I too believe in universal compatibility there are sometimes when it is not possible however, as CSS and JS are both handled differently by each browser. You can do browser detection for it, however, IE7 is a whole new monster that even by Microsofts own admission FAILED when it comes to CSS and JS rendering and execution.
My statement was simply a joke based on that.
http://img.photobucket.com/albums/v6.../dgstudios.jpg
When all that is becomes one. That is the anomoly. That is... Death's Gate Studios (c) 2005
When all that is becomes one. That is the anomoly. That is... Death's Gate Studios (c) 2005
if you want your site to be seamless try using css to set your tables rather than use frames.
Frames are a thing of the past and most people today dont like them because most new web developers dont know how to render it properly to allow the user to break out of the frame.
Frames are a thing of the past and most people today dont like them because most new web developers dont know how to render it properly to allow the user to break out of the frame.
If I helped in solving your issue please Add to "MY Reputation" and most important: "Mark as solved"
I had this happen several years ago.
It turned out that the photo processing company had placed white edges on the digital files. This happened because my camera exposed the negatives in an area slightly undersized, compared to their scanner. I had to use a photo editor to crop the photo.
It turned out that the photo processing company had placed white edges on the digital files. This happened because my camera exposed the negatives in an area slightly undersized, compared to their scanner. I had to use a photo editor to crop the photo.
Daylight-saving time uses more gasoline
![]() |
Similar Threads
- Script only displaying last entries made (Perl)
- Open In New Window Php (PHP)
- XML or XSL or What?? (XML, XSLT and XPATH)
- Content Breaking thru Borders (JavaScript / DHTML / AJAX)
- dreamweaver question (Graphics and Multimedia)
- HELP! With Javascripts Pop-Up Window (JavaScript / DHTML / AJAX)
- CSS help with image links (HTML and CSS)
Other Threads in the HTML and CSS Forum
- Previous Thread: How to create a scrolling combo box?
- Next Thread: How to create rotating text
| Thread Tools | Search this Thread |
Tag cloud for HTML and CSS
2002 appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity create css deleted design development displayimageinsteadofflash dreamweaver drupal emailmarketing epilepsy explorer firefox flash font fonts form format frontpage google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft missing mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization perl pnginie6 positioning problem scroll seo shopping studio swf swf. templates textcolor theme timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7 wordpress xml xsl






