HTML links and jQuery The simple HTML links are flat, static and boring. You may add colors to the links by using CSS/CSS3 properties. What about adding Continue Reading
HTML
The HTML checkbox as switch In this tutorial, a jQuery plug-in is used to convert a simple HTML checkbox into the beautiful switch by using jQuery and Continue Reading
How to create links in HTML The <a> tag, that stands for the "anchor" is used to create the hyperlinks in HTML documents. This is how a Continue Reading
How to create HTML select dropdown with options The <select> tag in HTML is used to create a dropdown that enables users selecting an option from the Continue Reading
The img src attribute The img src stands for image source, which is used to specify the source of an image in the HTML <img> tag. For Continue Reading
The HTML table structure Whether you are creating a simple table or plan to beautify with custom CSS, Bootstrap CSS or some other plug-ins, the base structure Continue Reading