Archive for css
March 16, 2007 at 12:20
· Filed under +geek, css, javascript
Vou começar hoje a publicar uma série de artigos com exemplos de código que costumo usar para elaborar vários tipos de layout (HTML+CSS) e efeitos em Javascript ou AJAX (algo que estou a começar a aprender a mexer este ano).
Link
[Via Ivo Gomes]
Permalink
February 27, 2007 at 15:42
· Filed under +geek, css, javascript
After reading Andy Clarke’s article CSS: Browser testing order I’ve been thinking a bit about my own approach to testing CSS and JavaScript during development. My testing order, why I test in the browsers I do, and why I do it in that particular order. I’ve never taken the time to document my testing process, so this was a good opportunity to get it done.
Link
[Via 456 BereaST]
Permalink
February 22, 2007 at 14:08
· Filed under +geek, css
Este era um assunto que eu queria falar aqui a muito tempo. Vi este link no URL Sinistras e me animei a escrever sobre.
Link
[Via Tableless]
Permalink
February 5, 2007 at 12:08
· Filed under +geek, IE, css, hack
When the Internet Explorer team fixed the CSS parser to no longer support used hacks they did that quite literally. They hacked the parser to no longer support two used hacks. Or something in that direction. Below a list of documents that you can load in Internet Explorer. You could use the Live DOM Viewer to run them.
Link
[Via Anne Van Steren]
Permalink
November 1, 2006 at 11:34
· Filed under +geek, css, html, programação, programming, web, web standards
Não, esta não é mais uma discussão se um link externo ao seu site deve ou não abrir em outra janela. Eu já discuti este assunto aqui. Eu já escrevi sobre as razões pelas quais o atributo target foi retirado das especificações de documentos strict da W3C e também já escrevi que se você realmente quer forçar os links externos no seu site a abrirem em outra janela, você deve utilizar JavaScript e não o atributo target. No final, minha opinião é que você não deve forçar um link ser aberto em outra janela se ele for externo ao seu site. Eu acredito que esta tem que ser uma decisão do usuário e não do site.
Link
[Via Revolução ETC.]
Permalink
October 26, 2006 at 11:32
· Filed under +geek, css, programação, programming, web, web standards
Jonathan Snook has posted a few great CSS coding tips in Top CSS Tips. Several of them come down to personal preferences, and it seems my preferences differ a bit from Jonathan’s in some cases, so I thought I’d go through his tips and note my take on each of them.
Link
[Via 456 Berea St]
Permalink
October 25, 2006 at 11:23
· Filed under +geek, code, css, html, programação, programming, web
Bulletproof HTML: 37 Steps to Perfect Markup. All the information you’ll need to understand the science – and practice the art – of HTML.
Link
[Via cssBeauty]
Permalink
October 24, 2006 at 11:48
· Filed under +geek, css, html, javascript, programação, programming
Remember in the old days when you had to effectively run two sites or create separate templates in a CMS for “printer friendly pages”? No one liked that. Then print stylesheets came along and everything became wonderful and easy. Except that the people who use our sites didn’t think so; in fact, most got a tad confused because suddenly the “print this page” button and the subsequent full screen preview disappeared on all but the largest of sites.
Link
[Via A List Apart]
Permalink
October 18, 2006 at 15:58
· Filed under +geek, IE, W3C, browser, css, firefox, hack, javascript, printer, programação, style, web, web 2.0, web standards
Semi-transparent backgrounds are nice. They would be more popular, but Internet Explorer doesn’t support .png transparency. There are a few clunky workarounds. Here’s another that’s a little less clunky.
Link
[Via Daltonlp.com]
Permalink
« Previous Page « Previous Page Next entries »