How to use image placeholders in HTML ?

In this post, we will use holder.js javascript to demonstrate how you can use default image placeholders … Read more

How to integrate and use google fonts into website ?

To use google fonts into your website / html, you just need to follow below steps, To … Read more

html class

HTML Class Attribute

HTML Class attribute can be declared with dot (.) in CSS. The class attribute can be assigned … Read more

HTML Id

HTML Id Attribute

HTML Id attributes starts with hash ( # ) in CSS. We can use this attribute to … Read more

ID Class

Difference between an Id and Class in HTML

In this post, we will demonstrate the basic difference between Id and Class in html element styled … Read more

How to hide code / Div based on contents in URL using JavaScript ?

There are some reasons where you want certain button / image to be hidden for some section … Read more

How to Integrate Google reCAPTCHA into website forms to avoid spam

If you created contact us form or any other form in your website, there are higher chance … Read more