TsoDa place written by Daniela Panfili I'm also on

Category Archives: CSS & XHTML

April 19, 2009

Semantic tags

Some weeks ago, I discussed about how to put a backround image in a hr for IE with jQuery. I used the word “semantic” in not clear way, so I discussed, in the comment, whether HR is a semantic tag … Continue reading

February 2, 2009

More about CSS frameworks

In my past article I wrote about CSS framework. I used YUI grid, but I’m not totally satisfied with it, so I’m looking around to find a new CSS Grid to use. Today I read this post on Noupe and … Continue reading

January 28, 2009

How to put a backround image in a hr for IE with jQuery

In this post I want to share with you a solution I found to workaround a bug/problem that IE has with <hr>: it doesn’t render the background image. For the new skin of my blog I tried to use the … Continue reading

January 26, 2009

Why to use a CSS framework?

A list apart and Smashing magazine talked about CSS framework, but an article is just words but using it is different. So, I needed quickly (strange thing…. never happen!) to start working on a grid of a web application: this … Continue reading

August 22, 2008

Tabelle per tutti i gusti!

Ammetto che in ansia da ferie mi sono fatta sfuggire questo articolo davvvero interessante e carino sull’uso delle tabelle e il loro corretto mark-up, pubblicato qualche giorno fa su Smashing Magazine. Sono riportati diversi stili di tabelle per altrettanti stili … Continue reading

July 3, 2008

Librerie (X)HTML+CSS: the last post

Nelle scorse settimane abbiamo analizzato i template messi a disposizione all’interno di Dreamweaver CS3 e dal Developer Network di Yahoo (YUI). Per ultimare la panoramica dei frameworks disponibili per la costruzione di griglie in XHTML+CSS, consiglio come riferimento un articolo … Continue reading

June 6, 2008

Librerie (X)HTML+CSS:YUI

Un paio di settimane fa ho parlato delle librerie di Dreamweaver CS3. Nel frattempo ho avuto l’occasione di buttare un occhio anche a quelle messe a disposizione nella sezione developer di Yahoo Non essendo inserite in nessun template legato ad … Continue reading

May 14, 2008

Librerie (X)HTML+CSS: Dreamweaver

Per prima cosa vorrei ringraziare tutti per il supporto e il caloroso benvenuto! Dopo un po’ che vedo in giro e ne sento parlare ho finalmente avuto l’occasione di utilizzare una libreria CSS, nel mio caso specifico quelle messe a … Continue reading

July 10, 2006

Max-width possibile anche su IE?

Ebbene sì! tal Chris Lotter ha escogitato un “accrocchio” per permettere di applicare max-width anche su IE. Nel post che ha dedicato a questo argomento, ci presenta tre possibili soluzioni di stili, da applicare ad altrettanti layout: quello fisso, quello … Continue reading

June 12, 2006

Il famigerato doctype di Dnn!!

Finalmente l’ho fatto, ho sostituito il doctype di DotNetNuke con quello giusto. Risultato? Non così devastante come paventavano i membri del team di design di DNN: a parte una fastidiosa centratura dei contenuti dell’amministrazione e qualche menù un po’ spostato … Continue reading