Circle Hover Effects with CSS Transitions
Archive for the ‘HTML’ Category
8-bit Color Cycling with HTML5
HTML5 is awesome. Pixelart too ! Imagine a 8-bit Color Cycling picture with HTML5 …
See this and you understand at effectgames.com
Coding a website : good practicles
I found this very interesting article about well coding a website at XHTML CSS Code.
Good tips and great ideas to not forget a website is not an experiment.
Error 404 Pages (part 2)
Psd to HTML websites
In the same idea of the previous articles, this is a non exhaustive and non ordered list of psd to HTML websites.
I may update this list when I found other links.
- psd2cssonline.com (EN)
- psd2html (EN)
- psdxhtml (EN)
- html markup (EN)
- html cut (EN)
- pix masta (FR)
- w3 markup (EN)
- psd xhtml css (FR)
- psd to xhtml css (EN)
- xhtml coding (EN)
- markup service (EN)
- xhtml chop (EN)
- slicing psd to html (EN)
- psd2html ninjas (EN)
About target= »_blank » problem
I was searching about target= »_blank » problem on Google.
Finally I’ve found two awesome and well discussed articles.
Firstly: from Cyber codeur. (FR). This is an old article but always up about target= »_blank » problem with W3C norms and coding.
Secondly: from (yes again =] ) Perishable Press (EN) : an unobtrusive JS solution (but a bit difficult to understand for people like me)
Around this target= »_blank » problem, I was able to ask 3 questions:
- Transitional / Strict coding for valid W3C norms (being valid or strict coding)
- Open a new page Vs usability (How to return to previous page with a new window ? [e.g.])
- Inline coding Vs Script interpreted language (first more quick but not valid)
This article from Manuel Catez (FR) is a good summary of this problem.
Enjoy !
The Power of HTML 5 and CSS 3
With the coming of HTML5 and CCS3, we must think a different way to code webpage.
I often see « div coding » as weird as « table coding ». The reason ? The most of time, non well CSS construction.
With the new era of HTML/CSS, say goodbye to « cascading <div> »!
In this aticle, discover how HTML/CSS coding changes.
Read more from Perishable Press, and thanks Jeff Starr.
In my opinion, HTML5/ CSS3 turns into XML style coding.

















