<font size="4"><u><b>How to add icon to your web pages</b></u></font><br><br>To add an icon to your web pages you will need to have an icon to use or you create one using any of the following means:<br><blockquote><ol><li>By using an Icon editor and saving the project with .ico extension.</li><li>By using the image to icon converter that is available on www.favicon.cc. <br><br>* You will Browse for the image file to be used as the icon and the click Upload button.<br><br> * You will need to download the icon by clicking on the download link.<br><br>*Save the icon into a directory on your computer.<br><br>*Then move the icon to any of the directory in your site directory.</li><li>Before the end of the closing tag of your <head> tag, add this code:<br><link rel="shortcut icon" href=".../.../nameoficon.ico" type="image/x-icon" /><br>NB: The ... in the reference is the path to the directory where you save the icon in your site directory.<br><br></li><li>Preview the page in the browser to see the result.<br><br>Hope this is clear enough?<br><br><br>Thanks.<br></li></ol></blockquote>
Activity
No recent activity.
Articles, blogs, videos and forum posts show up here.