
An easy way to display a RSS feed on your page if your are not using wordpress is SimplePie. SimplePie is an open source php class making syndication simple. Have a look at the website: simplepie.org for download and documentation.
Easy RSS feed display with SimplePie
Accordion, last part, the javascript
So now we have our structure, we need the javascript to do the magic.
First create a new file and give it the js extension. Always better to put your code in a separate file than on the head of your page.
Graceful javascript accordion using JQuery part2
First go to JQuery.com and download the last version of the library (links are on the left hand side). I usually work with the minified but not Gzip file, but the choice is up to you.
Read the rest of this entry »
Graceful javascript accordion using JQuery part1
I am gonna try in my next few post to show you how to build a perfectly accessible javascript accordion. I will use JQuery as Javascript framework but if you prefer any other I am sure you will be able to adapt the syntax to fit the library of your choice.
Mutiny Design, and if I don’t have javascript?
While browsing looking for nice valid site to complete my collection I stumbled on Mutiny Design, a Web Design and Development company.
Good overall design, look fresh, a bit too much in the 2.0 touch for my taste but still good. Markup valid xhtml 1.0 Transitional and valid CSS 2. From a web company I don’t expect less. Now when it comes to accessibility…I was very surprised. Read the rest of this entry »
Your Site Is Valid Gallery featured

The gallery is now in The Great Web Design Gallery Roundup! Thanks a lot Chris for featuring us on your site. Remember the submission is open to everyone, you just need to have a w3c valid website and a good code (table less, etc..).


