I know it's not good practice to use "index.html" when linking to a home page (it "splits the vote" between the URL [http://www.whatever.com] and index.html), but I was wondering if there are any pros and cons to using "/" as opposed to the entire file name when linking to the home page.
Any thoughts on this? Thanks!