Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-07-2012, 01:27 AM   PM User | #1
listerdl
Regular Coder

 
Join Date: Mar 2011
Posts: 157
Thanks: 7
Thanked 0 Times in 0 Posts
listerdl is an unknown quantity at this point
Do we still need to use border="0" for images?

You know the src="path" border="0" for a link, to we still need to include the zero or has that been depreciated?
listerdl is offline   Reply With Quote
Old 11-07-2012, 01:34 AM   PM User | #2
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,452
Thanks: 0
Thanked 498 Times in 490 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
It hasn't been depreciated because it never cost anything in the first place and only assets over a given value need to be depreciated rather than written off.

It has been deprecated as such things should now be specified in the CSS.

Code:
img {border:0;}
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Old 11-08-2012, 01:22 AM   PM User | #3
Iso Godly
New Coder

 
Join Date: Nov 2012
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
Iso Godly is an unknown quantity at this point
I haven't seen that in a while. So I'm going with felgall and say its deprecated.
Iso Godly is offline   Reply With Quote
Old 11-09-2012, 04:21 AM   PM User | #4
listerdl
Regular Coder

 
Join Date: Mar 2011
Posts: 157
Thanks: 7
Thanked 0 Times in 0 Posts
listerdl is an unknown quantity at this point
thanks its good to know that
listerdl is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

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

Forum Jump


All times are GMT +1. The time now is 11:18 AM.


Advertisement
Log in to turn off these ads.