How to display WordPress Categories on home page of website ?
If we have a website which is largely text based, something like this website which shows mostly … Read more
If we have a website which is largely text based, something like this website which shows mostly … Read more
As we have seen in our previous post “How to display WordPress Categories on home page of … Read more
In this post, we will use holder.js javascript to demonstrate how you can use default image placeholders … Read more
Below C program provides API’s for receiving http GET response JSON to C buffer which you can … Read more
To use google fonts into your website / html, you just need to follow below steps, To … Read more
If you are trying to develop new website for your domain and want to redirect all the … Read more
Recently, I was trying to edit some HTML code which someone else has written and got lost … Read more
When we recently changed our website’s PHP version from 7.1 to 7.3 , we started getting following … Read more
HTML Class attribute can be declared with dot (.) in CSS. The class attribute can be assigned … Read more
HTML Id attributes starts with hash ( # ) in CSS. We can use this attribute to … Read more
In this post, we will demonstrate the basic difference between Id and Class in html element styled … Read more
There are some reasons where you want certain button / image to be hidden for some section … Read more