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...
Home » Posts filed under css
How To Make Videos Responsive with CSS
in
Blog,
blogger,
blogging,
css,
iframe,
internet,
Responsive,
snippet,
style,
tech,
tips,
tutorial,
video,
web tips,
webbrowser,
Webdesign,
webpage design,
website,
wordpress
- By
Mohamed Shimran
- on 2/26/2014
- 2 comments
How to Validate Email in JavaScript with Regular Expression
in
asp,
css,
email,
email check,
emails,
hotmail,
html,
javascript,
my email,
php editor,
regex,
regular expression,
send email,
smtp,
sun microsystems,
tutorial,
validate email,
validation
- By
Mohamed Shimran
- on 2/06/2014
- 2 comments

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,...
Labels:
asp,
css,
email,
email check,
emails,
hotmail,
html,
javascript,
my email,
php editor,
regex,
regular expression,
send email,
smtp,
sun microsystems,
tutorial,
validate email,
validation
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
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

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...