The Most Common Rule in Stylesheets
a img { border: 0 }
Can’t we make this the default, and declare borders in CSS (which is what we’re supposed to be doing, anyway)???
a img { border: 0 }
Can’t we make this the default, and declare borders in CSS (which is what we’re supposed to be doing, anyway)???