Search in HTML and CSS
Subscribe
Better User Experience With Storytelling, Part 2
2010-02-11 06:05:26
0 Comments
In the first part of this Better User Experience With Storytelling series, we explored some of the basic structures and story patterns found in myths and religions. We saw how these patterns continued into modern stories such as The Matrix...
How to Design a Portfolio Site, Part 2
2010-02-03 09:22:37
0 Comments
Editor’s Note: Elliot will be doing a talk called “The Perfect Portfolio Site” on the FOWD Tour. This is the second video in our two-part series focusing on how to design a killer portfolio site (feel free to check out Part One). In...
Top 15+ Best Practices for Writing Super Readable Code
2010-02-03 05:20:28
0 Comments
Code readability is a universal subject in the world of computer programming. It’s one of the first things we learn as developers. Readable and maintainable code is something to be proud of in a finished product. We can share it with others, contribute...
Books that Inspire
2010-02-03 05:10:34
0 Comments
Yesterday I had the pleasure of sitting at the back of “Handcrafted CSS“, a workshop led by Dan Cederholm and Ethan Marcotte. The workshop was based on their recently published book of the same name, if you don’t own a copy definitely...
5 Alternative And Tiny CSS Grid Systems
2010-02-03 05:01:34
0 Comments
CSS grid system is one tool that facilitates the work of web designers and web developers to develop a website. Advantage of using CSS grid system is you can reduce development time. Grids also provide uniformity and consistency in the placement of HTML...