Sun, 2010-07-25 21:59
Hello,
Allow me to present my new website : http://css-calendar.appspot.com/
Basicly, the idea is that visitor can choose the type of the calendar and the css design.
So I would like to invite everyone to take a look at or giving me advice about css or maybe if you like to participate by giving your css design.
Best Regards,
Sun, 2010-07-25 23:43
#1
Some suggestions if you
Some suggestions if you really want to solicit CSS ideas:
- Provide valid code as CSS depends on valid code to reliably render across platforms and browsers.
- Get rid of the forced quirks mode. It makes no sense to purposely do things incorrectly.
- Don't create the calendar with Javascript so that contributors can see the markup.