|
|
|
|
|
Login to share your opinion Starting with HTML5 FormsHTML5 forms add a lot of power to html forms which result in reduced development time. And HTML5 are improved for developer as well as… read more The CSS3 Flex Box SpecificationWith a lot of talk recently over at Mozilla about supporting the Flexbox specification in the near future (in its current iteration anyway), I thought… read more Check Network Status using HTML5 and javaScriptAs we all know HTML5 a major revolution in WWW. Most of the developers have started using HTML5 in their real projects if you have… read more 7 tips to organize your CSSWorking often with CSS for my own website or for my job makes me trying always to be organized and that made me thinking about… read more Get File Size from Input ControlA cross browser code snippet in JavaScript for getting file size from input element/control. read more Dynamically adding form inputs and submit using jQueryYou may find a need to allow the user to dynamically add or remove text inputs from your application. This is relatively easy to do… read more How to Create a Minimalist Coming Soon Page in HTML5 and CSS3On our last tutorial we created a coming soon page in photoshop. Today we will convert it to a fully working HTML5 and CSS3, and… read more Musical drop down menuOur new tutorial tells about developing cool musical drop down menu (html5 + css3). This menu has css3 animation effects (neat hover effect to menu… read more Clever Problem Solving Techniques for CSSWith the launch of HTML5 and CSS3 came new ways and techniques of using these advanced tools to resolve development challenges in clever ways. CSS3… read more CSS: Margins OverviewIf you are new to CSS (Cascading Style Sheets), you have a lot of ground to cover. Luckily, CSS is designed in a way that… read more CSS3 Loading Animation LoopHi folks, this time we're going to see and create three CSS3 animation loop, can be used in many fields, such as preloader for images… read more Rotating Web Page Elements Using The CSS3 Rotate TransformWith CSS3, you can rotate Web page elements by a specified number of degrees, clockwise or anti-clockwise. With a small amount of HTML and JavaScript… read more Create an online radio using jQuery and jPlayerToday, I’m glad to show you how you can use jQuery and the jPlayer plugin to build an online radio using JavaScript, PHP and a… read more CSS Table Design | CSS Table GalleryA Big collection of CSS designs tables, you can download any table design code for free. read more Ajax file upload HTML5 drag and drop file upload progress barHTML5 has really changed the way we used to define HTML. For the years we have been using third party javascript libraries like jquery, prototype,… read more Fancy Hover Effects with CSS3 TransitionsIn today’s tutorial we’re going to create some simple but fancy hover effects on thumbnails using CSS only. The techniques that involved are CSS3 Transitions together with… read more Highlight search text in wordpress searchTo show search term highlight into wordpress code just replace the_exerpt() with below code in you theme’s search.php Cookies alternate in html5The introduction of Html5 has solved so many headache of programmers/Developers through it’s exciting new features. Here I will show how to store web-data of… read more Photobooth with PHP, jQuery and CSS3In this tutorial, we will be building a jQuery and PHP powered photobooth. It will allow your website visitors to take a snapshot with their… read more |