Creating a Natural Shadow effect with Pure CSS

Creating a Natural Shadow effect with Pure CSS With CSS box-shadow property, we can create a shadow effect to our HTML elements. The s...

0 Comments
How to Create a Pull Request to a Repository in GitHub

How to Create a Pull Request to a Repository in GitHub

How to Create a Pull Request to a Repository in GitHub   What is a Pull Request? A pull request is requesting an owner of a repos...

0 Comments

What is the Difference between JSP and Java Servlets?

What is the Difference between JSP and Java Servlets? I also came up with the same problem some time ago, and thought of sharing the sta...

0 Comments
What are some Good Text Editors for a developer?

What are some Good Text Editors for a developer?

What are some Good Text Editors for a developer? There are a number of text editors around, both free & paid versions. They turn out ...

1 Comments
How to compile and run a code with Sublime Text

How to compile and run a code with Sublime Text

How to compile and run a code with Sublime Text You can use the inbuilt Build option of Sublime Text to ease your productivity. Many of ...

1 Comments