About Antonio Lupetti

http://woork.blogspot.com

Engineer, Pro Blogger, Mac user, Musician, Web Addicted. ROME - ITALY

Posts by Antonio Lupetti:

Useful tips to design horizontal website layout 

This tutorial Iillustrates some useful tips to design horizontal website layout using CSS and HTML code, also adding a nice animated scrolling effect using JavaScript.

Useful guidelines to improve CSS coding and maintainability 

This post illustrates some simple guidelines and tips which can help you to improve CSS coding and maintainability process following this simple rules: reduce code complexity and optimize your CSS structure.

CSS coding: semantic approach in naming convention 

Naming convention in CSS coding is an “hot” discussion topic. This post illustrates some suggests and guidelines to use a semantic approach instead of a structural approach in naming CSS classes, analyzing the essential elements of a popular 3 column layout.

MooTools Basic Tips Lesson 2 

In this second lesson I want to illustrate how to get the ID of DOM elements using unobtrusive elegant code with MooTools

News ticker with horizontal scrolling using Mootools 

This tutorial is another version of my News Ticker with Mootools I published yesterday. I want to reply to all that wrote me asking for information about how to implement a news ticker with horizontal scrolling.