background preloader

Tutos

Facebook Twitter

Animated 3D Bar Chart with CSS3. A tutorial on how to create an animated 3d bar chart using CSS only. View demo Download source It all began with a small experiment that was inspired by a tutorial from Nettuts+ which shows a way how to embed a 3D bar chart into HTML pages using CSS, images and JavaScript. After reading the tutorial I challenged myself to turn this idea into pure CSS and see how far I can take it. The initial challenge was to create a classic semi-transparent 3D box with 6 sides. You can check out what I have done before here.

Please note: the result of this tutorial will only work as intended in browsers that support the respective CSS properties. Let’s write down some key requirements. Background-independentadaptive (independent of the number of bars)scalable (just like vector graphics)easily customizable (colors, sizes and proportions) The planning phase is the most important part of any project. Challenge #1 – A bar with movable inner block What we know: What we’ll need: That makes a total of 5 divs. How to Create an Upload Form using jQuery, CSS3, HTML5 and PHP [Tutorial] Topic: jQuery / CSS3Difficulty: AdvancedEstimated Completion Time: 1 hour In this tutorial we will code an Upload Form from Impressionist UI by Vladimir Kudinov. We will code it using the Plupload API. Plupload allows you to upload files using HTML5 Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.

This way we are able to create a very powerful upload form compatible with all browsers. Step 1 – Files Structure The file structure is very simple. Css – Add here the .css files.img – Add here the images.js – Add here the scripts.uploads – Here will be saved the uploaded files. -css -style.css -img -images files here -js -jquery-progressbar.min.js -plupload.full.js -plupload.flash.swf -plupload.silverlight.xap -uploads -uploaded files goes here -index.html -upload.php Step 2 – HTML Markup Create a <div> with the class “upload-form” and id “uploader”. Step 3 – Adding the Script Files Example: Creating Bookmarklets for Fun and Profit. Bookmarklets are just like normal browser bookmarks, but when you click one, instead of taking you to another web page, it performs some action on the web page you are currently on.

You have probably encountered bookmarklets in some way, whether it’s in a bookmarking service like Instapaper, or maybe a cool web design tool that manipulates your page in some way. What you may not realize is that it’s very easy to create bookmarklets. So easy that you can use them not only in your large projects, but you can build quick bookmarklets to help you automate tedious online tasks.

Bookmarklet Basics A bookmarklet is simply a snippet of JavaScript code saved as a link. So what can you do with that? So let’s take a very simple piece of JavaScript, and create a bookmarklet. This typical snippet of JavaScript simply pops up a box that says “This is a rather simple example…” So let’s now create a link that executes this snippet. So it looks kind of like a typical <a> tag.

Interacting with the Page. HTML & XHTML: the definitive guide - Chuck Musciano, Bill Kennedy - Google Livres. "...lucid, in-depth descriptions of the behavior of every HTML tag on every major browser and platform, plus enough dry humor to make the book a pleasure to read. " --Edward Mendelson, PC Magazine "When they say 'definitive' they're not kidding. " --Linda Roeder, About.com Put everthing you need to know about HTML & XHTML at your fingertips.

For nearly a decade, hundreds of thousands of web developers have turned to HTML & XHTML: The Definitive Guide to master standards-based web development. The new sixth edition guides you through every element of HTML and XHTML in detail, explaining how each element works and how it interacts with other elements. The authors apply a natural learning approach that uses straightforward language and plenty of examples. Bill Kennedy is chief technical officer of MobileRobots, Inc.

JavaScript Programming for the ... - Andrew Harris - Google Livres. Designing a Clean Website: Navigation | Web development blog, news and reviews - Developer Drive. There is one design style that can withstand the fluctuating trends that come and go in the design world, and that is to have a clean, simple, minimalist site. Think of sites like Apple, Amazon, and The New York Times. One thing you will notice that they all have in common is perfectly executed use of white space.

However, there are some very subtle guidelines to follow or tips that you should consider when designing your own clean website. This tutorial will take you through the development process and point out things to consider along the way to keep your site looking like a modern, polished, professional website, and not something that was made back in the 90’s.

The single most important aspect of a website is its navigation. Let’s begin with the simple part, setting up the HTML for our navigation. Now let’s go ahead and add in our sub-navigation links, and we’ll wrap those in a div tag so that we can add different behaviors to them.

CMS

Huge Collection of Code Snippets: HTAccess, PHP, WordPress, jQuery, HTML, CSS. Learn to code. PHP. JQuery. Graphisme. Webdesign.