background preloader

Apprendre HTML5, CSS3 pour créer un site web

Apprendre HTML5, CSS3 pour créer un site web

http://www.alsacreations.com/apprendre/

25 Useful CSS3 Techniques and Tutorials Learn how to earn $125 or more per hour as a freelancer - Click Here Looking for hosting?. We recommend MediaTemple for web hosting. Use Code MTLOVESDESIGN for 20% off Css3 have a capacity to revolutionize the way we design/develop website. css3 is intoducing loads of new and exciting features.

25 Beautiful Flyer Design Inspirations As you may know flyers are the key to any public event. Of course now with the use of social media like Facebook and Twitter its easier than ever to spread awereness for an upcoming local event. However flyer are not dead yet, and are still heavily used around the world for promotion. Some businesses just don’t see the valuable use in social media and continue to do thing the traditional way. 5 Days of HTML5 (Day 1: Getting Started in One Day – Part 1) Welcome! It’s Day 1 of our 5 day tutorial, so we’ll start at the beginning. I’ve already covered what HTML5 is and why it’s awesome, but what do we need to start coding websites in the new HTML5 standard?

Fabio Biondi blog » From Flash to Javascript to Html5 Canvas and Easel JS How to create HTML animations and interactive experiences on desktop and mobile browsers After the bad news about Adobe Flash of november 2011, as Flash/Flex developer I thought a lot about the (my) future. Here in Italy nobody is asking me anymore Flash applications and although Adobe AIR is now a really good solution to develop native mobile applications often you can not please the customer because they don’t really need an App but they just want a better web experience on mobile devices. In fact a lot of my customers/partners is asking me: “I have an idea!

Circle Hover Effects with CSS Transitions From our sponsor: Get started on your Squarespace website with a free trial In today’s tutorial we’ll experiment with hover effects on circles. Since we have the border radius property, we can create circular shapes and they have been appearing more often as design elements in websites. One use that I especially enjoy seeing is the circular thumbnail which just looks so much more interesting than the usual rectangular.

10 Minimal Website Design and Ideas Some websites opt to have a complex look with lots of graphics and text. It does look attractive and are also effective. But some designers and website owners would choose to have a simple website. HTML5 structure—HTML 4 and XHTML 1 to HTML5 ❧ Oli.jp (@boblet) We’ve covered a lot of ground so far. To recap, HTML5 has several new sectioning content elements that we can use to give relevant parts of web pages more semantic meaning. These new elements are for ‘chunks of related content’ — basically a logical section of the document: New ‘sectioning content’ elements in a nutshell <section> — a chunk of related content<article> — an independent, self-contained chunk of related content, that still makes sense on it’s own (e.g. in an RSS feed)<aside> — a chunk of content that is tangentially related to the content that surrounds it, but isn’t essential for understanding that content<nav> — a major navigation block (generally site or page navigation)(cf.

Original Hover Effects with CSS3 The power of CSS3 is enormous and in this tutorial we will see how to exploit it in a very creative way. We are going to create some thumbnail hover effects with CSS3 transitions. On hover over a thumbnail, we will reveal some description of the thumbnail, using a different style in each example. View demo Download source Please note that this will only work properly in modern browsers that support the CSS3 properties in use. The Markup Jenn Pedersen Graphic design in sports, just remakes of athletics. Got the idea to look at this stuff from some of the signs that people were making. I love the use of color!

Character encoding hell: Converting MySQL latin1 to utf8 for use in Django This is one of those problems that developers like to pretend doesn't exist. Until we actually have to deal with it of coarse. What I'm talking about is Character encoding hell. Lots of programmers (me included) have many times spent endless hours trying to figure out the mysteries of garbled text. So the reason I'm writing this blog post is to maybe help one or two people out there that are trying to do the same thing as I did today.

CSS transform-origin Coming to SVG Defining CSS Shapes with the circle, rectangle, and ellipse shape functions is easy and pretty effective if what you want are circles, rectangles or ellipses. For more complex shapes you can use the CSS polygon function. However enumerating a polygon's vertices can be tedious. Tools can take much of the pain out of the task, but it still tends to be a slow process. It's often the case that complex shapes are intended to mirror the boundary of an image's (transparent) background. Doing this is easy and very effective because shapes can be defined with images directly. Slopy Elements with CSS3 It's always a delight to see some non-straight elements in web design. Angled shapes and diagonal lines can create an interesting visual flow and add some unexpected excitement. Inspired by many superb designs that use non-straight elements, I want to show you some simple examples and ways how to create slopy, skewed elements with CSS only. View demo Download source It’s always a delight to see some non-straight elements in web design. Angled shapes and diagonal lines can create an interesting visual flow and add some unexpected excitement.

Related: