TUTORIALS
• You do not have to leave credit but it would be greatly appreciated if you did.
• Make sure you have a basic understanding of HTML/CSS so that you can properly use these tutorials.
FAVICON
Have you ever wondered what that little icon in the address bar is? Well, thhat's called a favicon. Some people will use a favicon so if you add them to your bookmarks or favorites, thier icon will show so you can find it easily. First of all, you'll need to make the actual icon. Open up a new document in your image editing software program and make the width and height both 16 pixels. Now you can add whatever you want in your favicon but it would be reasonable to make something that resembles your site. After that, see if you can save it as an .ICO file and if you can't, save it in a normal image format then use a program like Ifranview and convert into an .ICO file. Make sure you name it favicon.ico and then upload it to your site's home directory. Next, use the code below and put it in between your <head></head> tags.It won't show right away so you might have to wait a few days.















