Web-stuff

TwitterFacebook
Get flash to fully experience Pearltrees
25th January, 2010 Tom Kenny Tutorials HTML5 is the future of web development but believe it or not you can start using it today. HTML5 is much more considerate to semantics and accessibility as we don’t have to throw meaningless div’s everywhere. It introduces meaningful tags for common elements such as navigations and footers which makes much more sense and are more natural. This is a run through of the basics of HTML5 and CSS3 while still paying attention to older browsers. http://inspectelement.com/tutorials/code-a-backwards-compatible-one-page-portfolio-with-html5-and-css3/

Code a Backwards Compatible, One Page Portfolio with HTML5 and CSS3

WebDown

WebDev

Design

A great looking portfolio site is crucial for any designer to instantly present their work to potential clients or employers. A simple, single page site can do this effectively by displaying three key features of large header with short introduction, examples of your work and methods of contact all in one, extremely browsable page. Let’s take a look at producing a single page portfolio concept in Photoshop, constructing the page in XHTML/CSS and adding some fancy functionality with jQuery. Last month, I had the pleasure of writing an article for internationally renown NET Magazine , also known as Practical Web Design in the US. http://blog.spoongraphics.co.uk/tutorials/how-to-build-your-own-single-page-portfolio-website

How To Build Your Own Single Page Portfolio Website

Learning languages

webbuilding

Les bons outils pour commencer à intégrer votre site web

http://www.alsacreations.com/article/lire/1205-outils-integration-web-debuter.html Introduction Pour débuter dans la création de pages web, vous aurez besoin de mettre en oeuvre deux langages : HTML et CSS , qui seront rédigés à l'aide d'un logiciel nommé éditeur de code source et sauvegardés sous forme de fichiers possédant les extensions .html et .css. Ceux-ci seront envoyés via un logiciel FTP qui permet de publier les fichiers depuis votre ordinateur vers le serveur web où ils seront stockés et mis à disposition des visiteurs. Et enfin pour consulter votre site il vous suffira d'utiliser l'autre logiciel qu'est le navigateur web qui interprète les codes sources et fait le lien entre vos deux fichiers HTML et CSS. Les langages HTML et CSS Ces deux langages se complètent, l'un pose le squelette du site alors que l'autre le met en forme.
Framework CSS

We have been publishing articles about CSS3 for a while now, and we keep receiving angry e-mails from some developers who complain that it doesn’t make sense to use CSS3 today. Yes, Internet Explorer doesn’t support most CSS3 properties. And yes, CSS3 vendor prefixes are bad for maintainability (and this is why we recommend extracting vendor prefixes in a separate CSS3 file). But it’s OK to accept that Web is a dynamic medium, and it’s OK to create rich, interactive, beautiful designs for those who are already using a modern browser or will be using one soon. http://coding.smashingmagazine.com/2010/06/17/start-using-css3-today-techniques-and-tutorials/

Start Using CSS3 Today: Techniques and Tutorials - Smashing Magazine

Eamil Marketing Resources

desgin

Web

Layout Gala

All layouts use valid markup and CSS, and have been tested successfully on Internet Explorer/win 5.0, 5.5, 6 and beta 2 preview of version 7; Opera 8.5, Firefox 1.5 and Safari 2. http://blog.html.it/layoutgala/
Annuaire Twittoma

http://www.webconfs.com/how-to-redirect-a-webpage.php

301 Redirect - How to create Redirects

301 Redirect 301 redirect is the most efficient and Search Engine Friendly method for webpage redirection.
http://www.smashingmagazine.com/2008/03/04/creating-a-successful-online-portfolio/

Creating A Successful Online Portfolio - Smashing Magazine

Your portfolio is the showcase of your work, your skills and your potential for your future employers. The more time and effort you dedicate for a usable and nice-looking design, the higher are your chances for getting better account balance in the end of the month. So how can you make sure your portfolio is better than the portfolios of your competitors?
Design portfolios come in various forms. http://www.smashingmagazine.com/2008/11/26/50-beautiful-and-creative-portfolio-designs/

50 Beautiful And Creative Portfolio Designs - Smashing Magazine

10 Steps To The Perfect Portfolio Website - Smashing Magazine

You may have a personal portfolio website for a number of reasons. http://www.smashingmagazine.com/2009/02/26/10-steps-to-the-perfect-portfolio-website/
stuff

jQuery image galleries and sliders are very common on portfolio sites and are also useful for any other type of site for displaying images and photos. http://www.hongkiat.com/blog/jquery-image-galleries-sliders-best-of/

jQuery Image Galleries & Sliders – Best Of

WebDesign