Category: HTML

  • Important HTML and Java Script website

    https://www.w3schools.comhttps://www.javascripttoolbox.com/https://www.htmlgoodies.com/beyond/javascript/article.php/3881826/JavaScript-Tutorial-Adding-Rotating-Images-to-Your-Web-Site.htmhttps://www.javavideotutes.com/lessons/play/1/https://www.menucool.com/jquery-sliderhttps://www.menucool.com/drop-down-menuhttps://www.javascriptfreecode.com/https://www.designchemical.com/lab/jquery-mega-drop-down-menu-plugin/getting-started/https://www.css3.info/preview/css3-transitions/https://net.tutsplus.com/tutorials/html-css-techniques/css-fundametals-css-3-transitions/https://htmledit.squarefree.com/https://0to255.com/facadehttps://css-tricks.com/https://css3.bradshawenterprises.com/transitions/https://www.w3schools.com/html/html_links.asphttps://code.blogger.com/2011/11/introducing-custom-mobile-templates.htmlMessge box: https://www.cssnewbie.com/message-box-javascript-css/#.Ub_QKudpNKJ

  • How to use image link

    This is code for image link. <a href=”example.html”><IMG SRC=”example.gif”/></a> Example.html is the link of the image. When anybody click this image this link direct the visitors.Example.gif the url of the image where it is kept.