| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Aug 2006 Location: Cyberspace
Posts: 648
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Easy Tip For CSS 101: Eliminate borders on images with links This is basic CSS 101. I'm posting it (to share with others) because I'm happy to have figured this out on my own, instead of asking for help. ~~~~~~~~ I was having trouble figuring out how to eliminate the borders on images which also are linked.
This seems to work. img { border: none; } ~~~~ Easy? "Yes" EZ if you don't know how? "NO"
__________________ Are You Happy Today! :o) |
| |