How To Make Videos Responsive with CSS

How To Make Videos Responsive with CSS
A responsive website means It will respond to your browser sizes or I can browser stretches. The basic idea of it is to give optimal viewing experience to visitors, nowadays you will rarely see a unresponsive website. If you remember a Jquery snippet...

How to Validate Email in JavaScript with Regular Expression

How to Validate Email in JavaScript with Regular Expression
We have seen many Regular Expression tutorials in VB.NET and C-sharp, this is our first JavaScript tutorial on Regular Expressions. So today we’ll see how to validate an email address that's being entered to a textbox. We have a textbox and a button,...

How To Target Mozilla FireFox With CSS

How To Target Mozilla FireFox With CSS
Every web designer/developer knows about CSS rules even beginners know it so in this we are using as rule that targets only Mozilla FireFox. What I mean with targeting is, It's like the the style under this rule will only work on Mozilla FireFox....

How To Make A Port Scanner in PHP

How To Make A Port Scanner in PHP
Port scanners are created to find opened/closed ports in a host, you can get the same results in this Port Scanner coded in php by the way I wouldn't take all the credits to this because i am a php beginner so I had to make this from scratch...

How To Make A Awesome Calender Using HTML,CSS,JQUERY

How To Make A Awesome Calender Using HTML,CSS,JQUERY
hello guys , i am going to write here on how to make a calender i am gonna use html and css  first of all you need the codes you need jquery 1.6.2 jquery ui mous...