├── cade ├── novos.css ├── index.html ├── imagens │ ├── cade.gif │ └── novo.gif └── velhos.css ├── eng ├── default.asp ├── study │ ├── default.asp │ ├── cabecalho.html │ ├── fluid │ │ └── default.asp │ ├── 3columns │ │ └── default.asp │ ├── divcenter │ │ └── default.asp │ ├── horizontalmenu │ │ └── default.asp │ ├── divends │ │ ├── imagens │ │ │ └── fundo_geral.gif │ │ └── default.asp │ ├── rodape.html │ └── verticalmenu │ │ └── default.asp ├── 404.html ├── about.asp ├── blog.xml ├── blog.xsl ├── menu.asp ├── sites.asp ├── valida.js ├── xhtml.asp ├── banners.js ├── caminho.asp ├── enviado.asp ├── favicon.ico ├── makerss.asp ├── rodape.asp ├── silicio.css ├── sugest.asp ├── valvula.css ├── arq │ ├── xhtml.txt │ ├── quemsomosnos.txt │ ├── 10posttraduzidos.txt │ ├── traducaotableless.txt │ ├── escrevendoxhtmlvalido.txt │ └── estudo.txt ├── articles.asp ├── dicasarq.asp ├── infoform.asp ├── simplicity.asp ├── switcher.asp ├── valid_rss.gif ├── valid_rss.png ├── imagens │ ├── logo.gif │ ├── enviar.gif │ ├── hpicon.gif │ ├── ibmicon.gif │ ├── logopb.gif │ ├── adobeicon.gif │ ├── appleicon.gif │ ├── fundobody.gif │ ├── jacobicon.gif │ ├── kickicon.gif │ ├── lerartigo.gif │ ├── logomenu.gif │ ├── loguinho.gif │ ├── selo_css.gif │ ├── vermelho.gif │ ├── vivoicon.gif │ ├── csstableless.gif │ ├── fundogeral.gif │ ├── fundogeral2.gif │ ├── googleicon.gif │ ├── iphotelselo.gif │ ├── samsungicon.gif │ ├── selo_xhtml1.gif │ ├── soutableless.gif │ ├── banners │ │ ├── banner.gif │ │ ├── iphotelselo.gif │ │ ├── banneratipico.gif │ │ └── iphotel_banner.gif │ ├── selo_standards.gif │ ├── soutableless1.gif │ ├── soutableless2.gif │ ├── soutableless3.gif │ └── soutableless4.gif ├── tablelessnaomorde.asp ├── icq │ ├── diego.uin │ └── elcio.uin ├── topo.asp ├── content.asp ├── banner.asp ├── contact.asp ├── studies.asp ├── mensagem.asp ├── switchstyle.js ├── feeds.xml ├── cabecalho.asp ├── funcoesconteudo.asp ├── directory.asp └── links.asp ├── estudo ├── default.asp ├── cabecalho.html ├── fluid │ └── default.asp ├── 3colunas │ └── default.asp ├── divcentro │ └── default.asp ├── menuhorizontal │ └── default.asp ├── divjunto │ ├── imagens │ │ └── fundo_geral.gif │ └── default.asp ├── rodape.html └── menuvertical │ └── default.asp ├── 404.asp ├── blog.xml ├── blog.xsl ├── menu.asp ├── banners.js ├── curso.asp ├── estudo.asp ├── links.asp ├── rodape.asp ├── sites.asp ├── sobre.asp ├── sugira.asp ├── valida.js ├── xhtml.asp ├── artigos.asp ├── cabecalho.asp ├── caminho.asp ├── contato.asp ├── dicasarq.asp ├── enviado.asp ├── infoform.asp ├── silicio.css ├── switcher.asp ├── valvula.css ├── verdade.txt ├── adobe ├── novos.css ├── index.html ├── velhos.css └── imagens │ ├── 1dot.gif │ ├── getacro.gif │ ├── homenav.gif │ ├── pontos.gif │ ├── adobelogo.gif │ ├── fundoponto.gif │ ├── getereader.gif │ ├── redarrow2.gif │ ├── redbullet2.gif │ ├── mainbg_server.jpg │ ├── mainbg_server1.jpg │ ├── mainhd_server.gif │ ├── redbar_products.gif │ ├── redbar_purchase.gif │ ├── redbar_support.gif │ └── redbar_resources.gif ├── apple ├── novos.css ├── index.html ├── velhos.css └── imagens │ ├── dest1.jpg │ ├── dest2.jpg │ ├── dest3.gif │ ├── dest4.jpg │ ├── ibook.gif │ ├── menu │ ├── m1.gif │ ├── m2.gif │ ├── m3.gif │ ├── m4.gif │ ├── m5.gif │ ├── m6.gif │ ├── m7.gif │ ├── m8.gif │ └── 1bg_11112002.gif │ ├── abas │ ├── aba1.gif │ ├── aba2.gif │ ├── aba3.gif │ ├── aba4.gif │ ├── aba5.gif │ ├── aba6.gif │ └── maca.gif │ ├── fundomenu.gif │ ├── noticias.gif │ ├── pontaazul.gif │ ├── fundochamada.gif │ ├── fundodestazul.gif │ ├── fundodestcinza.gif │ └── fundomenuabas.gif ├── hpbr ├── index.html ├── imagens │ ├── brasil.gif │ ├── hplogo.gif │ ├── welcome_buy.gif │ ├── feature_b_v2.jpg │ ├── welcome_drivers.gif │ ├── welcome_prodserv.gif │ ├── welcome_support.gif │ ├── hpc60_arrow_submit.gif │ └── welcome_solutions_for.gif └── css.css ├── ibm ├── index.html ├── imagens │ ├── fw.gif │ ├── go.gif │ ├── fw2.gif │ ├── fw3.gif │ ├── ibm.gif │ ├── navcode.gif │ ├── search.gif │ ├── fundotopo.gif │ ├── setinhab.gif │ ├── setinhak.gif │ ├── module_p650.gif │ ├── module_business.gif │ └── module_igs_deeper.gif ├── novos.css └── velhos.css ├── jacob ├── novos.css ├── velhos.css ├── images │ └── new.gif ├── original │ ├── images │ │ └── new.gif │ ├── useit_style.css │ └── jacob.html └── index.html ├── kick ├── index.html ├── imagens │ ├── top.gif │ ├── banner.gif │ ├── corner.gif │ ├── logo.gif │ ├── tenis1.jpg │ ├── tenis2.jpg │ ├── tenis3.jpg │ ├── tenis4.jpg │ ├── tit1.gif │ ├── tit2.gif │ ├── tit3.gif │ ├── tit4.gif │ ├── titg1.gif │ ├── titg2.gif │ ├── banner1.gif │ ├── bullet1.gif │ ├── bullet2.gif │ ├── bullet3.gif │ └── fundolinha.gif ├── novos.css └── velhos.css ├── recomendados.js ├── google ├── index.html ├── bkp │ ├── index.html │ ├── velhos.css │ └── novos.css ├── imagens │ ├── newyear03.gif │ └── michelangelo.gif ├── velhos.css └── novos.css ├── imagens ├── curso.jpg ├── enviar.gif ├── hpicon.gif ├── logo.gif ├── logopb.gif ├── ibmicon.gif ├── kickicon.gif ├── logomenu.gif ├── loguinho.gif ├── selo_css.gif ├── vermelho.gif ├── vivoicon.gif ├── adobeicon.gif ├── appleicon.gif ├── fundobody.gif ├── fundogeral.gif ├── fundogeral2.gif ├── googleicon.gif ├── iphotelselo.gif ├── jacobicon.gif ├── lerartigo.gif ├── samsungicon.gif ├── selo_xhtml1.gif ├── csstableless.gif ├── soutableless.gif ├── soutableless1.gif ├── soutableless2.gif ├── soutableless3.gif ├── soutableless4.gif ├── banners │ ├── banner.gif │ ├── banneratipico.gif │ ├── iphotelselo.gif │ └── iphotel_banner.gif └── selo_standards.gif ├── samsung ├── index.html ├── novos.css ├── velhos.css ├── imagens │ ├── top.jpg │ ├── ban1.gif │ ├── ban2.gif │ ├── ban3.gif │ ├── ban4.gif │ ├── ban5.gif │ ├── busca.gif │ ├── cel1.gif │ ├── cel2.gif │ ├── cel3.gif │ ├── cel4.gif │ ├── cel5.gif │ ├── cel6.gif │ ├── menu1.gif │ ├── menu2.gif │ ├── menu3.gif │ ├── menu4.gif │ ├── menu5.gif │ ├── enviar.gif │ ├── falecon.gif │ ├── menubar.gif │ ├── linhaofertas.gif │ └── samsung_digital.gif └── map.txt ├── adobelite ├── i │ ├── 1dot.gif │ ├── getacro.gif │ ├── homenav.gif │ ├── pontos.gif │ ├── adobelogo.gif │ ├── redarrow2.gif │ ├── fundoponto.gif │ ├── getereader.gif │ ├── redbullet2.gif │ ├── mainbg_server.jpg │ ├── mainbg_server1.jpg │ ├── mainhd_server.gif │ ├── redbar_support.gif │ ├── redbar_products.gif │ ├── redbar_purchase.gif │ └── redbar_resources.gif ├── index.html └── novos.css ├── funcoesconteudo.asp ├── webinsider ├── novos.css ├── index.html ├── velhos.css └── imagens │ ├── isdbx.gif │ ├── logo.gif │ ├── preto.gif │ ├── banner.gif │ ├── busca1.gif │ ├── colunas.gif │ ├── editor.gif │ ├── pagina3.gif │ ├── receba.gif │ ├── 10min_logo.gif │ ├── click_jobs.gif │ ├── colunista1.gif │ ├── colunista2.gif │ ├── colunista3.gif │ ├── colunista4.gif │ ├── conteudo.gif │ ├── doeditor.gif │ ├── marketing.gif │ ├── marketing2.gif │ ├── negocios.gif │ ├── negocios2.gif │ ├── seta_dir.gif │ ├── tecnologia.gif │ ├── webavista.gif │ ├── fnazca_logo.gif │ ├── outros_temas.gif │ └── tecnologia2.gif ├── diretoriotableless.asp ├── tablelessnaomorde.asp ├── vivo ├── imagens │ ├── flecha.gif │ ├── banner1.gif │ ├── banner3.gif │ ├── flecha2.gif │ ├── ico_img1.gif │ ├── ico_img2.gif │ ├── ico_img3.gif │ ├── ico_img4.gif │ ├── ico_img5.gif │ ├── mn_avivo.gif │ ├── pontape.gif │ ├── sep_menu.gif │ ├── texteira.gif │ ├── banner_vivo.swf │ ├── depara_home.swf │ ├── linhapont.gif │ ├── logo_vivo.gif │ ├── bt_nomesvivo.gif │ ├── linha_pont_h.gif │ ├── mn_comunidade.gif │ ├── t_comunidades.gif │ ├── t_lojavirtual.gif │ ├── mn_faleconosco.gif │ ├── mn_lojavirtual.gif │ ├── mn_salaimprensa.gif │ ├── mn_servicodados.gif │ ├── t_outrosestados.gif │ ├── t_servicodados.gif │ └── banner_prateleira.gif ├── velhos.css ├── novos.css └── index.html ├── topo.asp ├── banner.asp ├── recomendados.asp ├── xml.asp ├── teste.php ├── mensagem.asp ├── switchstyle.js └── simplicidade.asp /cade/novos.css: -------------------------------------------------------------------------------- 1 | body { 2 | 3 | } -------------------------------------------------------------------------------- /eng/default.asp: -------------------------------------------------------------------------------- 1 | <%response.redirect "content.asp"%> -------------------------------------------------------------------------------- /estudo/default.asp: -------------------------------------------------------------------------------- 1 | <% response.redirect "../estudo.asp" %> -------------------------------------------------------------------------------- /eng/study/default.asp: -------------------------------------------------------------------------------- 1 | <% response.redirect "/eng/study.asp" %> -------------------------------------------------------------------------------- /404.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/404.asp -------------------------------------------------------------------------------- /blog.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/blog.xml -------------------------------------------------------------------------------- /blog.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/blog.xsl -------------------------------------------------------------------------------- /menu.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/menu.asp -------------------------------------------------------------------------------- /banners.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/banners.js -------------------------------------------------------------------------------- /curso.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/curso.asp -------------------------------------------------------------------------------- /estudo.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/estudo.asp -------------------------------------------------------------------------------- /links.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/links.asp -------------------------------------------------------------------------------- /rodape.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/rodape.asp -------------------------------------------------------------------------------- /sites.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/sites.asp -------------------------------------------------------------------------------- /sobre.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/sobre.asp -------------------------------------------------------------------------------- /sugira.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/sugira.asp -------------------------------------------------------------------------------- /valida.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/valida.js -------------------------------------------------------------------------------- /xhtml.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/xhtml.asp -------------------------------------------------------------------------------- /artigos.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/artigos.asp -------------------------------------------------------------------------------- /cabecalho.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/cabecalho.asp -------------------------------------------------------------------------------- /caminho.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/caminho.asp -------------------------------------------------------------------------------- /contato.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/contato.asp -------------------------------------------------------------------------------- /dicasarq.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/dicasarq.asp -------------------------------------------------------------------------------- /eng/404.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/404.html -------------------------------------------------------------------------------- /eng/about.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/about.asp -------------------------------------------------------------------------------- /eng/blog.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/blog.xml -------------------------------------------------------------------------------- /eng/blog.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/blog.xsl -------------------------------------------------------------------------------- /eng/menu.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/menu.asp -------------------------------------------------------------------------------- /eng/sites.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/sites.asp -------------------------------------------------------------------------------- /eng/valida.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/valida.js -------------------------------------------------------------------------------- /eng/xhtml.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/xhtml.asp -------------------------------------------------------------------------------- /enviado.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/enviado.asp -------------------------------------------------------------------------------- /infoform.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/infoform.asp -------------------------------------------------------------------------------- /silicio.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/silicio.css -------------------------------------------------------------------------------- /switcher.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/switcher.asp -------------------------------------------------------------------------------- /valvula.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/valvula.css -------------------------------------------------------------------------------- /verdade.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/verdade.txt -------------------------------------------------------------------------------- /adobe/novos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/novos.css -------------------------------------------------------------------------------- /apple/novos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/novos.css -------------------------------------------------------------------------------- /cade/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/cade/index.html -------------------------------------------------------------------------------- /eng/banners.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/banners.js -------------------------------------------------------------------------------- /eng/caminho.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/caminho.asp -------------------------------------------------------------------------------- /eng/enviado.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/enviado.asp -------------------------------------------------------------------------------- /eng/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/favicon.ico -------------------------------------------------------------------------------- /eng/makerss.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/makerss.asp -------------------------------------------------------------------------------- /eng/rodape.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/rodape.asp -------------------------------------------------------------------------------- /eng/silicio.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/silicio.css -------------------------------------------------------------------------------- /eng/sugest.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/sugest.asp -------------------------------------------------------------------------------- /eng/valvula.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/valvula.css -------------------------------------------------------------------------------- /hpbr/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/index.html -------------------------------------------------------------------------------- /ibm/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/index.html -------------------------------------------------------------------------------- /jacob/novos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/jacob/novos.css -------------------------------------------------------------------------------- /kick/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/index.html -------------------------------------------------------------------------------- /recomendados.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/recomendados.js -------------------------------------------------------------------------------- /adobe/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/index.html -------------------------------------------------------------------------------- /adobe/velhos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/velhos.css -------------------------------------------------------------------------------- /apple/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/index.html -------------------------------------------------------------------------------- /apple/velhos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/velhos.css -------------------------------------------------------------------------------- /eng/arq/xhtml.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/arq/xhtml.txt -------------------------------------------------------------------------------- /eng/articles.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/articles.asp -------------------------------------------------------------------------------- /eng/dicasarq.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/dicasarq.asp -------------------------------------------------------------------------------- /eng/infoform.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/infoform.asp -------------------------------------------------------------------------------- /eng/simplicity.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/simplicity.asp -------------------------------------------------------------------------------- /eng/switcher.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/switcher.asp -------------------------------------------------------------------------------- /eng/valid_rss.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/valid_rss.gif -------------------------------------------------------------------------------- /eng/valid_rss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/valid_rss.png -------------------------------------------------------------------------------- /google/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/google/index.html -------------------------------------------------------------------------------- /ibm/imagens/fw.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/fw.gif -------------------------------------------------------------------------------- /ibm/imagens/go.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/go.gif -------------------------------------------------------------------------------- /imagens/curso.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/curso.jpg -------------------------------------------------------------------------------- /imagens/enviar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/enviar.gif -------------------------------------------------------------------------------- /imagens/hpicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/hpicon.gif -------------------------------------------------------------------------------- /imagens/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/logo.gif -------------------------------------------------------------------------------- /imagens/logopb.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/logopb.gif -------------------------------------------------------------------------------- /jacob/velhos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/jacob/velhos.css -------------------------------------------------------------------------------- /samsung/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/index.html -------------------------------------------------------------------------------- /samsung/novos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/novos.css -------------------------------------------------------------------------------- /samsung/velhos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/velhos.css -------------------------------------------------------------------------------- /adobelite/i/1dot.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/1dot.gif -------------------------------------------------------------------------------- /adobelite/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/index.html -------------------------------------------------------------------------------- /eng/imagens/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/logo.gif -------------------------------------------------------------------------------- /funcoesconteudo.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/funcoesconteudo.asp -------------------------------------------------------------------------------- /ibm/imagens/fw2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/fw2.gif -------------------------------------------------------------------------------- /ibm/imagens/fw3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/fw3.gif -------------------------------------------------------------------------------- /ibm/imagens/ibm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/ibm.gif -------------------------------------------------------------------------------- /imagens/ibmicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/ibmicon.gif -------------------------------------------------------------------------------- /imagens/kickicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/kickicon.gif -------------------------------------------------------------------------------- /imagens/logomenu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/logomenu.gif -------------------------------------------------------------------------------- /imagens/loguinho.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/loguinho.gif -------------------------------------------------------------------------------- /imagens/selo_css.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/selo_css.gif -------------------------------------------------------------------------------- /imagens/vermelho.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/vermelho.gif -------------------------------------------------------------------------------- /imagens/vivoicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/vivoicon.gif -------------------------------------------------------------------------------- /jacob/images/new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/jacob/images/new.gif -------------------------------------------------------------------------------- /kick/imagens/top.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/top.gif -------------------------------------------------------------------------------- /webinsider/novos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/novos.css -------------------------------------------------------------------------------- /adobe/imagens/1dot.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/1dot.gif -------------------------------------------------------------------------------- /adobelite/i/getacro.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/getacro.gif -------------------------------------------------------------------------------- /adobelite/i/homenav.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/homenav.gif -------------------------------------------------------------------------------- /adobelite/i/pontos.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/pontos.gif -------------------------------------------------------------------------------- /apple/imagens/dest1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/dest1.jpg -------------------------------------------------------------------------------- /apple/imagens/dest2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/dest2.jpg -------------------------------------------------------------------------------- /apple/imagens/dest3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/dest3.gif -------------------------------------------------------------------------------- /apple/imagens/dest4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/dest4.jpg -------------------------------------------------------------------------------- /apple/imagens/ibook.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/ibook.gif -------------------------------------------------------------------------------- /cade/imagens/cade.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/cade/imagens/cade.gif -------------------------------------------------------------------------------- /cade/imagens/novo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/cade/imagens/novo.gif -------------------------------------------------------------------------------- /diretoriotableless.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/diretoriotableless.asp -------------------------------------------------------------------------------- /eng/imagens/enviar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/enviar.gif -------------------------------------------------------------------------------- /eng/imagens/hpicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/hpicon.gif -------------------------------------------------------------------------------- /eng/imagens/ibmicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/ibmicon.gif -------------------------------------------------------------------------------- /eng/imagens/logopb.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/logopb.gif -------------------------------------------------------------------------------- /estudo/cabecalho.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/estudo/cabecalho.html -------------------------------------------------------------------------------- /google/bkp/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/google/bkp/index.html -------------------------------------------------------------------------------- /hpbr/imagens/brasil.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/brasil.gif -------------------------------------------------------------------------------- /hpbr/imagens/hplogo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/hplogo.gif -------------------------------------------------------------------------------- /ibm/imagens/navcode.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/navcode.gif -------------------------------------------------------------------------------- /ibm/imagens/search.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/search.gif -------------------------------------------------------------------------------- /imagens/adobeicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/adobeicon.gif -------------------------------------------------------------------------------- /imagens/appleicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/appleicon.gif -------------------------------------------------------------------------------- /imagens/fundobody.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/fundobody.gif -------------------------------------------------------------------------------- /imagens/fundogeral.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/fundogeral.gif -------------------------------------------------------------------------------- /imagens/fundogeral2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/fundogeral2.gif -------------------------------------------------------------------------------- /imagens/googleicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/googleicon.gif -------------------------------------------------------------------------------- /imagens/iphotelselo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/iphotelselo.gif -------------------------------------------------------------------------------- /imagens/jacobicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/jacobicon.gif -------------------------------------------------------------------------------- /imagens/lerartigo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/lerartigo.gif -------------------------------------------------------------------------------- /imagens/samsungicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/samsungicon.gif -------------------------------------------------------------------------------- /imagens/selo_xhtml1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/selo_xhtml1.gif -------------------------------------------------------------------------------- /kick/imagens/banner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/banner.gif -------------------------------------------------------------------------------- /kick/imagens/corner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/corner.gif -------------------------------------------------------------------------------- /kick/imagens/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/logo.gif -------------------------------------------------------------------------------- /kick/imagens/tenis1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/tenis1.jpg -------------------------------------------------------------------------------- /kick/imagens/tenis2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/tenis2.jpg -------------------------------------------------------------------------------- /kick/imagens/tenis3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/tenis3.jpg -------------------------------------------------------------------------------- /kick/imagens/tenis4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/tenis4.jpg -------------------------------------------------------------------------------- /kick/imagens/tit1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/tit1.gif -------------------------------------------------------------------------------- /kick/imagens/tit2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/tit2.gif -------------------------------------------------------------------------------- /kick/imagens/tit3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/tit3.gif -------------------------------------------------------------------------------- /kick/imagens/tit4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/tit4.gif -------------------------------------------------------------------------------- /kick/imagens/titg1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/titg1.gif -------------------------------------------------------------------------------- /kick/imagens/titg2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/titg2.gif -------------------------------------------------------------------------------- /samsung/imagens/top.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/top.jpg -------------------------------------------------------------------------------- /tablelessnaomorde.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/tablelessnaomorde.asp -------------------------------------------------------------------------------- /vivo/imagens/flecha.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/flecha.gif -------------------------------------------------------------------------------- /webinsider/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/index.html -------------------------------------------------------------------------------- /webinsider/velhos.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/velhos.css -------------------------------------------------------------------------------- /adobe/imagens/getacro.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/getacro.gif -------------------------------------------------------------------------------- /adobe/imagens/homenav.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/homenav.gif -------------------------------------------------------------------------------- /adobe/imagens/pontos.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/pontos.gif -------------------------------------------------------------------------------- /adobelite/i/adobelogo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/adobelogo.gif -------------------------------------------------------------------------------- /adobelite/i/redarrow2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/redarrow2.gif -------------------------------------------------------------------------------- /apple/imagens/menu/m1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/m1.gif -------------------------------------------------------------------------------- /apple/imagens/menu/m2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/m2.gif -------------------------------------------------------------------------------- /apple/imagens/menu/m3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/m3.gif -------------------------------------------------------------------------------- /apple/imagens/menu/m4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/m4.gif -------------------------------------------------------------------------------- /apple/imagens/menu/m5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/m5.gif -------------------------------------------------------------------------------- /apple/imagens/menu/m6.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/m6.gif -------------------------------------------------------------------------------- /apple/imagens/menu/m7.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/m7.gif -------------------------------------------------------------------------------- /apple/imagens/menu/m8.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/m8.gif -------------------------------------------------------------------------------- /eng/arq/quemsomosnos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/arq/quemsomosnos.txt -------------------------------------------------------------------------------- /eng/imagens/adobeicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/adobeicon.gif -------------------------------------------------------------------------------- /eng/imagens/appleicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/appleicon.gif -------------------------------------------------------------------------------- /eng/imagens/fundobody.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/fundobody.gif -------------------------------------------------------------------------------- /eng/imagens/jacobicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/jacobicon.gif -------------------------------------------------------------------------------- /eng/imagens/kickicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/kickicon.gif -------------------------------------------------------------------------------- /eng/imagens/lerartigo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/lerartigo.gif -------------------------------------------------------------------------------- /eng/imagens/logomenu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/logomenu.gif -------------------------------------------------------------------------------- /eng/imagens/loguinho.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/loguinho.gif -------------------------------------------------------------------------------- /eng/imagens/selo_css.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/selo_css.gif -------------------------------------------------------------------------------- /eng/imagens/vermelho.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/vermelho.gif -------------------------------------------------------------------------------- /eng/imagens/vivoicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/vivoicon.gif -------------------------------------------------------------------------------- /eng/study/cabecalho.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/study/cabecalho.html -------------------------------------------------------------------------------- /eng/tablelessnaomorde.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/tablelessnaomorde.asp -------------------------------------------------------------------------------- /estudo/fluid/default.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/estudo/fluid/default.asp -------------------------------------------------------------------------------- /ibm/imagens/fundotopo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/fundotopo.gif -------------------------------------------------------------------------------- /ibm/imagens/setinhab.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/setinhab.gif -------------------------------------------------------------------------------- /ibm/imagens/setinhak.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/setinhak.gif -------------------------------------------------------------------------------- /imagens/csstableless.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/csstableless.gif -------------------------------------------------------------------------------- /imagens/soutableless.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/soutableless.gif -------------------------------------------------------------------------------- /imagens/soutableless1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/soutableless1.gif -------------------------------------------------------------------------------- /imagens/soutableless2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/soutableless2.gif -------------------------------------------------------------------------------- /imagens/soutableless3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/soutableless3.gif -------------------------------------------------------------------------------- /imagens/soutableless4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/soutableless4.gif -------------------------------------------------------------------------------- /kick/imagens/banner1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/banner1.gif -------------------------------------------------------------------------------- /kick/imagens/bullet1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/bullet1.gif -------------------------------------------------------------------------------- /kick/imagens/bullet2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/bullet2.gif -------------------------------------------------------------------------------- /kick/imagens/bullet3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/bullet3.gif -------------------------------------------------------------------------------- /samsung/imagens/ban1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/ban1.gif -------------------------------------------------------------------------------- /samsung/imagens/ban2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/ban2.gif -------------------------------------------------------------------------------- /samsung/imagens/ban3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/ban3.gif -------------------------------------------------------------------------------- /samsung/imagens/ban4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/ban4.gif -------------------------------------------------------------------------------- /samsung/imagens/ban5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/ban5.gif -------------------------------------------------------------------------------- /samsung/imagens/busca.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/busca.gif -------------------------------------------------------------------------------- /samsung/imagens/cel1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/cel1.gif -------------------------------------------------------------------------------- /samsung/imagens/cel2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/cel2.gif -------------------------------------------------------------------------------- /samsung/imagens/cel3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/cel3.gif -------------------------------------------------------------------------------- /samsung/imagens/cel4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/cel4.gif -------------------------------------------------------------------------------- /samsung/imagens/cel5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/cel5.gif -------------------------------------------------------------------------------- /samsung/imagens/cel6.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/cel6.gif -------------------------------------------------------------------------------- /samsung/imagens/menu1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/menu1.gif -------------------------------------------------------------------------------- /samsung/imagens/menu2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/menu2.gif -------------------------------------------------------------------------------- /samsung/imagens/menu3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/menu3.gif -------------------------------------------------------------------------------- /samsung/imagens/menu4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/menu4.gif -------------------------------------------------------------------------------- /samsung/imagens/menu5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/menu5.gif -------------------------------------------------------------------------------- /vivo/imagens/banner1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/banner1.gif -------------------------------------------------------------------------------- /vivo/imagens/banner3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/banner3.gif -------------------------------------------------------------------------------- /vivo/imagens/flecha2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/flecha2.gif -------------------------------------------------------------------------------- /vivo/imagens/ico_img1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/ico_img1.gif -------------------------------------------------------------------------------- /vivo/imagens/ico_img2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/ico_img2.gif -------------------------------------------------------------------------------- /vivo/imagens/ico_img3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/ico_img3.gif -------------------------------------------------------------------------------- /vivo/imagens/ico_img4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/ico_img4.gif -------------------------------------------------------------------------------- /vivo/imagens/ico_img5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/ico_img5.gif -------------------------------------------------------------------------------- /vivo/imagens/mn_avivo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/mn_avivo.gif -------------------------------------------------------------------------------- /vivo/imagens/pontape.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/pontape.gif -------------------------------------------------------------------------------- /vivo/imagens/sep_menu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/sep_menu.gif -------------------------------------------------------------------------------- /vivo/imagens/texteira.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/texteira.gif -------------------------------------------------------------------------------- /adobe/imagens/adobelogo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/adobelogo.gif -------------------------------------------------------------------------------- /adobe/imagens/fundoponto.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/fundoponto.gif -------------------------------------------------------------------------------- /adobe/imagens/getereader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/getereader.gif -------------------------------------------------------------------------------- /adobe/imagens/redarrow2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/redarrow2.gif -------------------------------------------------------------------------------- /adobe/imagens/redbullet2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/redbullet2.gif -------------------------------------------------------------------------------- /adobelite/i/fundoponto.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/fundoponto.gif -------------------------------------------------------------------------------- /adobelite/i/getereader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/getereader.gif -------------------------------------------------------------------------------- /adobelite/i/redbullet2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/redbullet2.gif -------------------------------------------------------------------------------- /apple/imagens/abas/aba1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/abas/aba1.gif -------------------------------------------------------------------------------- /apple/imagens/abas/aba2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/abas/aba2.gif -------------------------------------------------------------------------------- /apple/imagens/abas/aba3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/abas/aba3.gif -------------------------------------------------------------------------------- /apple/imagens/abas/aba4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/abas/aba4.gif -------------------------------------------------------------------------------- /apple/imagens/abas/aba5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/abas/aba5.gif -------------------------------------------------------------------------------- /apple/imagens/abas/aba6.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/abas/aba6.gif -------------------------------------------------------------------------------- /apple/imagens/abas/maca.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/abas/maca.gif -------------------------------------------------------------------------------- /apple/imagens/fundomenu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/fundomenu.gif -------------------------------------------------------------------------------- /apple/imagens/noticias.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/noticias.gif -------------------------------------------------------------------------------- /apple/imagens/pontaazul.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/pontaazul.gif -------------------------------------------------------------------------------- /eng/arq/10posttraduzidos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/arq/10posttraduzidos.txt -------------------------------------------------------------------------------- /eng/imagens/csstableless.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/csstableless.gif -------------------------------------------------------------------------------- /eng/imagens/fundogeral.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/fundogeral.gif -------------------------------------------------------------------------------- /eng/imagens/fundogeral2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/fundogeral2.gif -------------------------------------------------------------------------------- /eng/imagens/googleicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/googleicon.gif -------------------------------------------------------------------------------- /eng/imagens/iphotelselo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/iphotelselo.gif -------------------------------------------------------------------------------- /eng/imagens/samsungicon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/samsungicon.gif -------------------------------------------------------------------------------- /eng/imagens/selo_xhtml1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/selo_xhtml1.gif -------------------------------------------------------------------------------- /eng/imagens/soutableless.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/soutableless.gif -------------------------------------------------------------------------------- /eng/study/fluid/default.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/study/fluid/default.asp -------------------------------------------------------------------------------- /estudo/3colunas/default.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/estudo/3colunas/default.asp -------------------------------------------------------------------------------- /estudo/divcentro/default.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/estudo/divcentro/default.asp -------------------------------------------------------------------------------- /google/imagens/newyear03.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/google/imagens/newyear03.gif -------------------------------------------------------------------------------- /hpbr/imagens/welcome_buy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/welcome_buy.gif -------------------------------------------------------------------------------- /ibm/imagens/module_p650.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/module_p650.gif -------------------------------------------------------------------------------- /imagens/banners/banner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/banners/banner.gif -------------------------------------------------------------------------------- /imagens/selo_standards.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/selo_standards.gif -------------------------------------------------------------------------------- /kick/imagens/fundolinha.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/kick/imagens/fundolinha.gif -------------------------------------------------------------------------------- /samsung/imagens/enviar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/enviar.gif -------------------------------------------------------------------------------- /samsung/imagens/falecon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/falecon.gif -------------------------------------------------------------------------------- /samsung/imagens/menubar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/menubar.gif -------------------------------------------------------------------------------- /vivo/imagens/banner_vivo.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/banner_vivo.swf -------------------------------------------------------------------------------- /vivo/imagens/depara_home.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/depara_home.swf -------------------------------------------------------------------------------- /vivo/imagens/linhapont.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/linhapont.gif -------------------------------------------------------------------------------- /vivo/imagens/logo_vivo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/logo_vivo.gif -------------------------------------------------------------------------------- /webinsider/imagens/isdbx.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/isdbx.gif -------------------------------------------------------------------------------- /webinsider/imagens/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/logo.gif -------------------------------------------------------------------------------- /webinsider/imagens/preto.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/preto.gif -------------------------------------------------------------------------------- /adobelite/i/mainbg_server.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/mainbg_server.jpg -------------------------------------------------------------------------------- /adobelite/i/mainbg_server1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/mainbg_server1.jpg -------------------------------------------------------------------------------- /adobelite/i/mainhd_server.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/mainhd_server.gif -------------------------------------------------------------------------------- /adobelite/i/redbar_support.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/redbar_support.gif -------------------------------------------------------------------------------- /apple/imagens/fundochamada.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/fundochamada.gif -------------------------------------------------------------------------------- /eng/arq/traducaotableless.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/arq/traducaotableless.txt -------------------------------------------------------------------------------- /eng/imagens/banners/banner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/banners/banner.gif -------------------------------------------------------------------------------- /eng/imagens/selo_standards.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/selo_standards.gif -------------------------------------------------------------------------------- /eng/imagens/soutableless1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/soutableless1.gif -------------------------------------------------------------------------------- /eng/imagens/soutableless2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/soutableless2.gif -------------------------------------------------------------------------------- /eng/imagens/soutableless3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/soutableless3.gif -------------------------------------------------------------------------------- /eng/imagens/soutableless4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/soutableless4.gif -------------------------------------------------------------------------------- /eng/study/3columns/default.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/study/3columns/default.asp -------------------------------------------------------------------------------- /hpbr/imagens/feature_b_v2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/feature_b_v2.jpg -------------------------------------------------------------------------------- /jacob/original/images/new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/jacob/original/images/new.gif -------------------------------------------------------------------------------- /vivo/imagens/bt_nomesvivo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/bt_nomesvivo.gif -------------------------------------------------------------------------------- /vivo/imagens/linha_pont_h.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/linha_pont_h.gif -------------------------------------------------------------------------------- /vivo/imagens/mn_comunidade.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/mn_comunidade.gif -------------------------------------------------------------------------------- /vivo/imagens/t_comunidades.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/t_comunidades.gif -------------------------------------------------------------------------------- /vivo/imagens/t_lojavirtual.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/t_lojavirtual.gif -------------------------------------------------------------------------------- /webinsider/imagens/banner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/banner.gif -------------------------------------------------------------------------------- /webinsider/imagens/busca1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/busca1.gif -------------------------------------------------------------------------------- /webinsider/imagens/colunas.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/colunas.gif -------------------------------------------------------------------------------- /webinsider/imagens/editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/editor.gif -------------------------------------------------------------------------------- /webinsider/imagens/pagina3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/pagina3.gif -------------------------------------------------------------------------------- /webinsider/imagens/receba.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/receba.gif -------------------------------------------------------------------------------- /adobe/imagens/mainbg_server.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/mainbg_server.jpg -------------------------------------------------------------------------------- /adobe/imagens/mainbg_server1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/mainbg_server1.jpg -------------------------------------------------------------------------------- /adobe/imagens/mainhd_server.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/mainhd_server.gif -------------------------------------------------------------------------------- /adobe/imagens/redbar_products.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/redbar_products.gif -------------------------------------------------------------------------------- /adobe/imagens/redbar_purchase.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/redbar_purchase.gif -------------------------------------------------------------------------------- /adobe/imagens/redbar_support.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/redbar_support.gif -------------------------------------------------------------------------------- /adobelite/i/redbar_products.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/redbar_products.gif -------------------------------------------------------------------------------- /adobelite/i/redbar_purchase.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/redbar_purchase.gif -------------------------------------------------------------------------------- /adobelite/i/redbar_resources.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobelite/i/redbar_resources.gif -------------------------------------------------------------------------------- /apple/imagens/fundodestazul.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/fundodestazul.gif -------------------------------------------------------------------------------- /apple/imagens/fundodestcinza.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/fundodestcinza.gif -------------------------------------------------------------------------------- /apple/imagens/fundomenuabas.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/fundomenuabas.gif -------------------------------------------------------------------------------- /eng/arq/escrevendoxhtmlvalido.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/arq/escrevendoxhtmlvalido.txt -------------------------------------------------------------------------------- /eng/study/divcenter/default.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/study/divcenter/default.asp -------------------------------------------------------------------------------- /estudo/menuhorizontal/default.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/estudo/menuhorizontal/default.asp -------------------------------------------------------------------------------- /google/imagens/michelangelo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/google/imagens/michelangelo.gif -------------------------------------------------------------------------------- /hpbr/imagens/welcome_drivers.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/welcome_drivers.gif -------------------------------------------------------------------------------- /hpbr/imagens/welcome_prodserv.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/welcome_prodserv.gif -------------------------------------------------------------------------------- /hpbr/imagens/welcome_support.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/welcome_support.gif -------------------------------------------------------------------------------- /ibm/imagens/module_business.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/module_business.gif -------------------------------------------------------------------------------- /ibm/imagens/module_igs_deeper.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/ibm/imagens/module_igs_deeper.gif -------------------------------------------------------------------------------- /imagens/banners/banneratipico.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/banners/banneratipico.gif -------------------------------------------------------------------------------- /imagens/banners/iphotelselo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/banners/iphotelselo.gif -------------------------------------------------------------------------------- /samsung/imagens/linhaofertas.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/linhaofertas.gif -------------------------------------------------------------------------------- /vivo/imagens/mn_faleconosco.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/mn_faleconosco.gif -------------------------------------------------------------------------------- /vivo/imagens/mn_lojavirtual.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/mn_lojavirtual.gif -------------------------------------------------------------------------------- /vivo/imagens/mn_salaimprensa.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/mn_salaimprensa.gif -------------------------------------------------------------------------------- /vivo/imagens/mn_servicodados.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/mn_servicodados.gif -------------------------------------------------------------------------------- /vivo/imagens/t_outrosestados.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/t_outrosestados.gif -------------------------------------------------------------------------------- /vivo/imagens/t_servicodados.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/t_servicodados.gif -------------------------------------------------------------------------------- /webinsider/imagens/10min_logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/10min_logo.gif -------------------------------------------------------------------------------- /webinsider/imagens/click_jobs.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/click_jobs.gif -------------------------------------------------------------------------------- /webinsider/imagens/colunista1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/colunista1.gif -------------------------------------------------------------------------------- /webinsider/imagens/colunista2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/colunista2.gif -------------------------------------------------------------------------------- /webinsider/imagens/colunista3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/colunista3.gif -------------------------------------------------------------------------------- /webinsider/imagens/colunista4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/colunista4.gif -------------------------------------------------------------------------------- /webinsider/imagens/conteudo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/conteudo.gif -------------------------------------------------------------------------------- /webinsider/imagens/doeditor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/doeditor.gif -------------------------------------------------------------------------------- /webinsider/imagens/marketing.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/marketing.gif -------------------------------------------------------------------------------- /webinsider/imagens/marketing2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/marketing2.gif -------------------------------------------------------------------------------- /webinsider/imagens/negocios.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/negocios.gif -------------------------------------------------------------------------------- /webinsider/imagens/negocios2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/negocios2.gif -------------------------------------------------------------------------------- /webinsider/imagens/seta_dir.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/seta_dir.gif -------------------------------------------------------------------------------- /webinsider/imagens/tecnologia.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/tecnologia.gif -------------------------------------------------------------------------------- /webinsider/imagens/webavista.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/webavista.gif -------------------------------------------------------------------------------- /adobe/imagens/redbar_resources.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/adobe/imagens/redbar_resources.gif -------------------------------------------------------------------------------- /apple/imagens/menu/1bg_11112002.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/apple/imagens/menu/1bg_11112002.gif -------------------------------------------------------------------------------- /eng/imagens/banners/iphotelselo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/banners/iphotelselo.gif -------------------------------------------------------------------------------- /hpbr/imagens/hpc60_arrow_submit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/hpc60_arrow_submit.gif -------------------------------------------------------------------------------- /imagens/banners/iphotel_banner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/imagens/banners/iphotel_banner.gif -------------------------------------------------------------------------------- /samsung/imagens/samsung_digital.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/samsung/imagens/samsung_digital.gif -------------------------------------------------------------------------------- /vivo/imagens/banner_prateleira.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/vivo/imagens/banner_prateleira.gif -------------------------------------------------------------------------------- /webinsider/imagens/fnazca_logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/fnazca_logo.gif -------------------------------------------------------------------------------- /webinsider/imagens/outros_temas.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/outros_temas.gif -------------------------------------------------------------------------------- /webinsider/imagens/tecnologia2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/webinsider/imagens/tecnologia2.gif -------------------------------------------------------------------------------- /eng/icq/diego.uin: -------------------------------------------------------------------------------- 1 | [ICQ User] 2 | UIN=89500054 3 | Email= 4 | NickName=Diego ( Fx// Worm ) 5 | FirstName=Diego Alberto 6 | LastName=Eis 7 | -------------------------------------------------------------------------------- /eng/imagens/banners/banneratipico.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/banners/banneratipico.gif -------------------------------------------------------------------------------- /eng/imagens/banners/iphotel_banner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/imagens/banners/iphotel_banner.gif -------------------------------------------------------------------------------- /eng/study/horizontalmenu/default.asp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/study/horizontalmenu/default.asp -------------------------------------------------------------------------------- /hpbr/imagens/welcome_solutions_for.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/hpbr/imagens/welcome_solutions_for.gif -------------------------------------------------------------------------------- /eng/icq/elcio.uin: -------------------------------------------------------------------------------- 1 | [ICQ User] 2 | UIN=41910114 3 | Email=elciof@icqmail.com 4 | NickName=Elcio 5 | FirstName=Elcio 6 | LastName=Ferreira 7 | -------------------------------------------------------------------------------- /estudo/divjunto/imagens/fundo_geral.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/estudo/divjunto/imagens/fundo_geral.gif -------------------------------------------------------------------------------- /eng/study/divends/imagens/fundo_geral.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tableless/tableless-2003/master/eng/study/divends/imagens/fundo_geral.gif -------------------------------------------------------------------------------- /eng/topo.asp: -------------------------------------------------------------------------------- 1 |
2 | Tableless [HTML XHTML CSS TABLELESS] 3 |
4 | 5 |
6 |   7 |
8 |
-------------------------------------------------------------------------------- /samsung/map.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /vivo/velhos.css: -------------------------------------------------------------------------------- 1 | body { 2 | background:white; 3 | } 4 | 5 | /* Classes do Topo */ 6 | #logo { 7 | float:left; 8 | } 9 | 10 | #texteira { 11 | padding-top:30px; 12 | padding-bottom:9px; 13 | border-bottom:6px solid #C6DB00; 14 | } 15 | 16 | /* Menu */ 17 | #menu { 18 | margin:1px 0px 0px 0px; 19 | } 20 | -------------------------------------------------------------------------------- /eng/study/rodape.html: -------------------------------------------------------------------------------- 1 |

2 |
3 | Back List
4 | Css Study of site Tableless
5 | If you have some sugestion? Send an e-mail 6 |
7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /estudo/rodape.html: -------------------------------------------------------------------------------- 1 |

2 |
3 | Voltar para lista
4 | Estudo de CSS do site Tableless
5 | Se quiser colaborar, nos mande um e-mail 6 |
7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /topo.asp: -------------------------------------------------------------------------------- 1 |
2 | 3 | 4 |
5 | 6 |
7 |   8 |
9 |
-------------------------------------------------------------------------------- /eng/content.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | 7 |
8 | 9 |
10 | 11 |
12 | 13 |
14 | <%=geraBlog()%> 15 | 16 |

<%=paginacao%>

17 | 18 |
19 |
20 | 21 | 22 | -------------------------------------------------------------------------------- /banner.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | 7 |
8 | 9 |
10 | 11 |

Anuncie no Tableless

12 | 13 |

Anuncie

14 |

Mande um email para anuncie@tableless.com.br

15 |
16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /eng/banner.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | 7 |
8 | 9 |
10 | 11 |

Anuncie no Tableless

12 | 13 |

Anuncie

14 |

Mande um email para anuncie@tableless.com.br

15 |
16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /recomendados.asp: -------------------------------------------------------------------------------- 1 | 11 | 13 | <%=siterecomendado()%> 14 | -------------------------------------------------------------------------------- /google/velhos.css: -------------------------------------------------------------------------------- 1 | body { 2 | text-align:center; 3 | background:white; 4 | } 5 | 6 | a { 7 | color:#0000CC; 8 | } 9 | 10 | i { 11 | font:normal 80% Arial, Verdana, Helvetica, Sans-Serif; 12 | } 13 | 14 | 15 | #tudo2 { 16 | font:80% Arial, Verdana, Helvetica, Sans-Serif; 17 | margin:51px 0px 0px 0px; 18 | } 19 | 20 | /********************************************* 21 | Rodape 22 | *********************************************/ 23 | #rodape { 24 | font:75% Arial, Verdana, Helvetica, Sans-Serif; 25 | margin:21px 0px 0px 0px; 26 | } -------------------------------------------------------------------------------- /eng/arq/estudo.txt: -------------------------------------------------------------------------------- 1 | this is a special place to that people who appreciate to learn. 2 | We pretend put here solutions to some difficulty that a lot of people starting, affront when try do make tableless sites : 3 | 4 | 1. Simple horizontal menu ( made with list) 5 | 2. Vertical horizontal menu (made with list) 6 | 3. Layout in the Screen Center 7 | 4. Element in the Screen Center 8 | 5. DIV that ends in another DIV (under study ) 9 | 6. Multiple Resolutions Layout (Fluid ) 10 | 11 | If you have some sugestion, please, send us a e-mail, we need your help. -------------------------------------------------------------------------------- /xml.asp: -------------------------------------------------------------------------------- 1 | <% 2 | 'Recebe xml ou um caminho de arquivo e retorna um XMLDOM 3 | function makeXMLDOM(xmlPathOrCode) 4 | set makeXMLDOM=createObject("Microsoft.XMLDOM") 5 | if left(xmlPathOrCode,1)="<" then 6 | makeXMLDOM.loadXML(xmlPathOrCode) 7 | else 8 | makeXMLDOM.load(xmlPathOrCode) 9 | end if 10 | end function 11 | 12 | 'Obtem o texto da tag tagName filha de x 13 | function getText(x,tagName) 14 | getText="" 15 | set n=x.getElementsByTagName(tagName) 16 | if n.length>0 then getText=n(0).text 17 | end function 18 | 19 | sub xmlErro(msg) 20 | Response.Write("Erro: " & msg & "") 21 | Response.End 22 | end sub 23 | 24 | sub htmlErro(msg) 25 | Response.Write("
Erro: " & msg & "

") 26 | Response.End 27 | end sub 28 | 29 | %> -------------------------------------------------------------------------------- /eng/contact.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | 7 |
8 | 9 |
10 |

Contact Us

11 |

Some doubt, critical or suggestion? Contact us, we will be grateful in answering.

12 | 13 |

14 | Diego Alberto Eis:
15 | diego@tableless.com.br | 16 | ICQ: 89500054 17 |

18 |

19 | Elcio Luiz Ferreira:
20 | elcio@tableless.com.br | 21 | ICQ: 41910114 22 |

23 | 24 |
25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /estudo/menuvertical/default.asp: -------------------------------------------------------------------------------- 1 | 2 | Menu Simples vertical 3 | 4 | 33 | 34 | 35 | 36 | 37 | 38 | 44 | -------------------------------------------------------------------------------- /eng/study/verticalmenu/default.asp: -------------------------------------------------------------------------------- 1 | 2 | Menu Simples vertical 3 | 4 | 33 | 34 | 35 | 36 | 37 | 38 | 44 | -------------------------------------------------------------------------------- /google/bkp/velhos.css: -------------------------------------------------------------------------------- 1 | body { 2 | text-align:center; 3 | background:white; 4 | } 5 | 6 | a { 7 | color:#0000CC; 8 | } 9 | 10 | i { 11 | font:normal 80% Arial, Verdana, Helvetica, Sans-Serif; 12 | } 13 | 14 | 15 | #tudo2 { 16 | font:80% Arial, Verdana, Helvetica, Sans-Serif; 17 | margin:51px 0px 0px 0px; 18 | } 19 | 20 | /********************************************* 21 | Menu 22 | *********************************************/ 23 | #menu li { 24 | list-style-type:none; 25 | background:#EFEFEF; 26 | display:inline; 27 | } 28 | /********************************************* 29 | Cont 30 | *********************************************/ 31 | #cont { 32 | padding:20px 0px 0px 0px; 33 | } 34 | 35 | 36 | #opc { 37 | margin:0px 108px 0px 0px; 38 | font:80% Arial, Verdana, Helvetica, Sans-Serif; 39 | } 40 | 41 | /********************************************* 42 | Rodape 43 | *********************************************/ 44 | #rodape { 45 | font:75% Arial, Verdana, Helvetica, Sans-Serif; 46 | margin:21px 0px 0px 0px; 47 | } -------------------------------------------------------------------------------- /teste.php: -------------------------------------------------------------------------------- 1 | ' ?> 2 | 3 | 5 | 6 | 7 | 8 | TESTE 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /eng/studies.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | 7 |
8 | 9 |
10 |

Css Studies

11 |

12 | This is a special place to that people who appreciate to learn. We pretend put here solutions to some difficulty that a lot of people starting, affront when try do make tableless sites: 13 |

14 |
    15 |
  1. Simple horizontal menu (made with list)
  2. 16 |
  3. Vertical horizontal menu (made with list)
  4. 17 |
  5. Layout in the Screen Center
  6. 18 |
  7. Element in the Screen Center
  8. 19 |
  9. DIV that ends in another DIV (under study)
  10. 20 |
  11. Multiple Resolutions Layout (Fluid)
  12. 21 |
22 |

23 | If you have some sugestion, please, send us a email, we need your help. 24 |

25 |

26 |
27 | 28 | -------------------------------------------------------------------------------- /mensagem.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | 7 |
8 | 9 |
10 | 11 |
12 | 13 |
14 | 15 | <%if request("nome")<>"" then 16 | meteComentario 17 | end if%> 18 | <%=getConteudo%> 19 | 20 | 21 | 22 |

Comente:

23 | 24 |
25 | 26 | mensagem:
27 |
28 | nome:
29 | " class="inputtexto" />
30 | email:
31 | " class="inputtexto" />
32 | url:
33 | " class="inputtexto" /> 34 |
35 | 36 |
37 |
38 | 39 |
40 |
41 | 42 | 43 | -------------------------------------------------------------------------------- /eng/mensagem.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | 7 |
8 | 9 |
10 | 11 |
12 | 13 |
14 | 15 | <%if request("nome")<>"" then 16 | meteComentario 17 | end if%> 18 | <%=getConteudo%> 19 | 20 | 21 | 22 |

Comente:

23 | 24 |
25 | 26 | mensagem:
27 |
28 | nome:
29 | " class="inputtexto" />
30 | email:
31 | " class="inputtexto" />
32 | url:
33 | " class="inputtexto" /> 34 |
35 | 36 |
37 |
38 | 39 |
40 |
41 | 42 | 43 | -------------------------------------------------------------------------------- /google/bkp/novos.css: -------------------------------------------------------------------------------- 1 | hr { 2 | display:none; 3 | } 4 | 5 | #tudo1 { 6 | margin:auto; 7 | width:560px; 8 | } 9 | 10 | 11 | /********************************************* 12 | Menu 13 | *********************************************/ 14 | #menu { 15 | border-bottom:1px solid #3366CC; 16 | margin:13px 0px 0px 0px; 17 | padding:0px 0px; 18 | width:560px; 19 | font:80% Arial, Verdana, Helvetica, Sans-Serif; 20 | } 21 | 22 | #menu li { 23 | padding:2px 30px 0px; 24 | height:0px; 25 | margin:0px 9px; 26 | width:120px; 27 | } 28 | 29 | #menu ul { 30 | margin:0px; 31 | } 32 | 33 | #menu #selec { 34 | background:#3366CC; 35 | font:bold; 36 | color:white; 37 | } 38 | 39 | #menu a, #menu a:visited { 40 | text-decoration:none; 41 | cursor:hand; 42 | color:#0000CC; 43 | } 44 | 45 | /********************************************* 46 | Cont 47 | *********************************************/ 48 | #cont { 49 | width:560px; 50 | text-align:right; 51 | } 52 | 53 | 54 | #cont #listapq { 55 | background:white; 56 | float:right; 57 | font:65% Arial, Verdana, Helvetica, Sans-Serif; 58 | text-align:left; 59 | } 60 | 61 | 62 | #cont .inputs { 63 | width:355px; 64 | margin:0px 0px 0px 0px; 65 | } 66 | 67 | html>body #cont .inputs { 68 | margin:0px 3px 0px 0px; 69 | } 70 | 71 | .botaodireito { 72 | margin:0px 40px 0px 0px; 73 | } -------------------------------------------------------------------------------- /cade/velhos.css: -------------------------------------------------------------------------------- 1 | body { 2 | background:white; 3 | text-align:center; 4 | } 5 | 6 | img { 7 | border:0px; 8 | 9 | } 10 | 11 | form { 12 | margin:0px; 13 | padding:0px; 14 | } 15 | 16 | /***************************** 17 | Menu 18 | *****************************/ 19 | #menu { 20 | width:430px; 21 | margin:17px auto 0px; 22 | padding:; 23 | font:75% Arial, Verdana, Tahoma, Helvetica, Sans-Serif; 24 | position:relative; 25 | } 26 | 27 | ul, li { 28 | margin:0px 6px 0px 0px; 29 | padding:0px; 30 | list-style-type:none; 31 | text-align:center; 32 | } 33 | 34 | li { 35 | float:left; 36 | padding:1px 6px 3px; 37 | font-weight:bold; 38 | } 39 | 40 | .selec { 41 | background:#EEEEEE; 42 | border-top:1px solid #999999; 43 | border-left:1px solid #999999; 44 | border-right:1px solid #999999; 45 | font-weight:bold; 46 | } 47 | 48 | /***************************** 49 | Busca 50 | *****************************/ 51 | #busca { 52 | z-index:0; 53 | width:438px; 54 | background:#EEEEEE; 55 | border:1px solid #999999; 56 | margin:0px auto; 57 | text-align:left; 58 | padding:5px; 59 | margin:-1px auto 0px; 60 | font:60% Verdana, Arial, Helvetica, Sans-Serif; 61 | } 62 | 63 | #busca input { 64 | width:301px; 65 | margin:0px 11px 0px 0px; 66 | vertical-align:middle; 67 | } 68 | 69 | .buscar { 70 | margin:13px 0px 17px; 71 | } 72 | 73 | .buscaropc { 74 | text-align:left; 75 | width:270px; 76 | padding:0px 0px 0px 80px; 77 | margin:0px auto; 78 | font:70% Verdana, Arial, Helvetica, Sans-Serif; 79 | background:pink; 80 | } -------------------------------------------------------------------------------- /google/novos.css: -------------------------------------------------------------------------------- 1 | hr { 2 | display:none; 3 | } 4 | 5 | #tudo1 { 6 | margin:auto; 7 | width:560px; 8 | } 9 | 10 | form { 11 | margin:0px; 12 | } 13 | 14 | /********************************************* 15 | Menu 16 | *********************************************/ 17 | #menu { 18 | border-bottom:1px solid #3366CC; 19 | margin:13px 0px 0px 0px; 20 | font:80% Arial, Verdana, Helvetica, Sans-Serif; 21 | } 22 | 23 | #menu li { 24 | width:120px; 25 | height:20px; 26 | margin:0px 0px 0px 15px; 27 | list-style-type:none; 28 | background:#EFEFEF; 29 | float:left; 30 | } 31 | 32 | #menu ul { 33 | height:20px; 34 | margin:0px; 35 | padding:0px 0px 0px 15px; 36 | } 37 | 38 | #menu #selec { 39 | background:#3366CC; 40 | font:bold; 41 | color:white; 42 | margin: 0px 0px 0px 0px; 43 | } 44 | 45 | #menu a, #menu a:visited { 46 | display: block; 47 | width: 100%; 48 | height:17px; 49 | padding-top:2px; 50 | text-decoration:none; 51 | color:#0000CC; 52 | } 53 | 54 | /********************************************* 55 | Busca 56 | *********************************************/ 57 | #busca { 58 | margin:20px 0px 0px 85px; 59 | font:80% arial, verdana, helvetica, sans-serif; 60 | } 61 | 62 | #pesquisa { 63 | text-align:left; 64 | margin:0px; 65 | font:80% arial, verdana, helvetica, sans-serif; 66 | padding:0px 0px 0px 110px; 67 | } 68 | 69 | .inputtexto { 70 | width:352px; 71 | } 72 | 73 | #listpq { 74 | background:white; 75 | float:right; 76 | margin:20px 0px 0px 0px; 77 | font:65% Arial, Verdana, Helvetica, Sans-Serif; 78 | text-align:left; 79 | } -------------------------------------------------------------------------------- /eng/switchstyle.js: -------------------------------------------------------------------------------- 1 | function setActiveStyleSheet(title) { var i, a, main; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title")) { a.disabled = true; if(a.getAttribute("title") == title) a.disabled = false; } } } function getActiveStyleSheet() { var i, a; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title") && !a.disabled) return a.getAttribute("title"); } return null; } function getPreferredStyleSheet() { var i, a; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("rel").indexOf("alt") == -1 && a.getAttribute("title") ) return a.getAttribute("title"); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function readCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } window.onload = function(e) { var cookie = readCookie("style"); var title = cookie ? cookie : getPreferredStyleSheet(); setActiveStyleSheet(title); } window.onunload = function(e) { var title = getActiveStyleSheet(); createCookie("style", title, 365); } var cookie = readCookie("style"); var title = cookie ? cookie : getPreferredStyleSheet(); setActiveStyleSheet(title); -------------------------------------------------------------------------------- /switchstyle.js: -------------------------------------------------------------------------------- 1 | function setActiveStyleSheet(title) { var i, a, main; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title")) { a.disabled = true; if(a.getAttribute("title") == title) a.disabled = false; } } } function getActiveStyleSheet() { var i, a; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title") && !a.disabled) return a.getAttribute("title"); } return null; } function getPreferredStyleSheet() { var i, a; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("rel").indexOf("alt") == -1 && a.getAttribute("title") ) return a.getAttribute("title"); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function readCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } window.onload = function(e) { var cookie = readCookie("style"); var title = cookie ? cookie : getPreferredStyleSheet(); setActiveStyleSheet(title); } window.onunload = function(e) { var title = getActiveStyleSheet(); createCookie("style", title, 365); } var cookie = readCookie("style"); var title = cookie ? cookie : getPreferredStyleSheet(); setActiveStyleSheet(title); -------------------------------------------------------------------------------- /eng/feeds.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | 6 | Tableless 7 | http://www.tableless.com.br/ 8 | Tableless [HTML XHTML CSS TABLELESS] 9 | 10 | 11 | Tableless [HTML XHTML CSS TABLELESS] 12 | http://www.tableless.com.br/imagens/loguinho.gif 13 | http://www.tableless.com.br/ 14 | 15 |
16 | 17 | 18 | ([^<]*[^:])\s*

\s*(.*(\n\t\t\t.*)*)]]> 19 | 20 | 21 | 22 | 23 |

24 | Blog dos Poetas 25 | http://www.tableless.com.br/poetas/ 26 | Ederson Peka 27 | pt 28 | Blog dos Poetas: poetas.blogspot.com - Blog de poesias de escritores famosos e consagrados... 29 | 30 | Blog dos Poetas 31 | http://www.tableless.com.br/poetas/banner.gif 32 | http://www.tableless.com.br/poetas/ 33 | 34 |
35 | 36 | 37 |
\s*
\s*.: (.*),(.*)
\s* 
\s*

([^<]*)

\r?\n?((\r\n.+)*)\r\n\r\n]]> 38 | 39 | 40 | 41 | 42 | 43 | 44 | -------------------------------------------------------------------------------- /jacob/original/useit_style.css: -------------------------------------------------------------------------------- 1 | BODY {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; background: white; color: black; } 2 | CODE {font-family: "Courier New", Courier, Monaco, monospace ; } 3 | PRE {font-family: "Courier New", Courier, Monaco, monospace ; } 4 | HR {color: gray ; } 5 | .navbar {font-size: 100%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #FFFF66 ; border-style: none none solid none; border-width: thin; padding: 2px;} 6 | .navarea { background: #FFFF66 ; } 7 | .notrecommended {color: #666666 ; } 8 | .deemphasized {color: #666666 ; } 9 | TABLE.densetable {font-size: 80% ; } 10 | TR.summaryrow { font-size: 90%; background: #00FFFF ; } 11 | CAPTION {font-size: 100% ; } 12 | .embeddedfloat {float: right; margin-left: 3em} 13 | H1, H2, H3, H4, H5, H6 {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; } 14 | H4 {margin-bottom: 0.5em } 15 | H5, H6 {margin-bottom: 0.2em } 16 | UL.referencelist, .footnote {margin-left: 4em; text-indent: -4em ; font-size: 83%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; list-style: none ; } 17 | A:link, .simulatedlink {color: blue ; } 18 | A.old:link {color: #2222FF ; } 19 | A.new:link {color: #0000FF ; } 20 | A:visited {color: purple ; } 21 | A:active {color: red ; } 22 | A.notrecommended:link {color: #6666FF ; } 23 | A.notrecommended:visited {color: #CC66CC ; } 24 | A.deemphasized:link {color: #6666FF ; } 25 | A.deemphasized:visited {color: #CC66CC ; } 26 | .overline {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-bottom: -2ex ; } 27 | .updatecomment {font-size: 100%; background: #00FFFF ; } 28 | .outsidecomment {font-size: 100%; background: #E9E9E9 ; } 29 | .microtext {font-size: 10% ; } 30 | .useem {color: #CC0000 ;} 31 | .cssSmallGray { font-size: xx-small; color: #999999; } 32 | 33 | -------------------------------------------------------------------------------- /eng/cabecalho.asp: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | 6 | 7 | 8 | Tableless [HTML XHTML CSS TABLELESS] 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 33 | 34 | 35 | 36 | 45 | 46 |
47 | -------------------------------------------------------------------------------- /kick/novos.css: -------------------------------------------------------------------------------- 1 | body { 2 | background:white; 3 | margin:9px; 4 | } 5 | 6 | /********************************************* 7 | Cabecalho 8 | *********************************************/ 9 | #cabecalho span { 10 | margin:48px 0px 0px 0px; 11 | } 12 | 13 | #tudo { 14 | width:705px; 15 | background:white; 16 | } 17 | 18 | /********************************************* 19 | Esquerda 20 | *********************************************/ 21 | #esquerda { 22 | background:white; 23 | width:222px; 24 | float:left; 25 | margin:6px 0px 0px 0px; 26 | } 27 | 28 | hr { 29 | display:none; 30 | } 31 | 32 | h5 { 33 | margin:0px; 34 | } 35 | 36 | /********************************************* 37 | Direita 38 | *********************************************/ 39 | #direita { 40 | background:white; 41 | width:476px; 42 | margin:-5px 0px 0px 0px; 43 | float:right; 44 | } 45 | 46 | /********************************************* 47 | Divs do lado esquerda 48 | *********************************************/ 49 | #q1 ul { 50 | list-style-image:url(imagens/bullet1.gif); 51 | margin:0px 0px 0px 20px; 52 | padding:0px; 53 | } 54 | 55 | #q1 li { 56 | margin:6px 0px 0px 0px; 57 | } 58 | 59 | #q1 a:hover, #q1 a:active, #q2 a:hover, #q2 a:active, #q3 a:hover, #q3 a:active { 60 | color:#333333; 61 | text-decoration:underline; 62 | } 63 | 64 | #q2 ul { 65 | list-style-image:url(imagens/bullet3.gif); 66 | margin:-7px 0px 0px 20px; 67 | padding:0px; 68 | } 69 | 70 | #q2 li { 71 | margin:6px 0px 0px 0px; 72 | } 73 | 74 | #q2 .selec { 75 | list-style-image:url(imagens/bullet2.gif); 76 | font:bold 90% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 77 | text-decoration:none; 78 | } 79 | 80 | /********************************************* 81 | Divs do lado Direito 82 | *********************************************/ 83 | #direita p a:hover, #direita p a:active,.opc a:hover, .opc a:active { 84 | color:#CC0000; 85 | } 86 | 87 | /********************************************* 88 | Rodape 89 | *********************************************/ 90 | #rodape a:hover, #rodape a:active { 91 | color:#333333; 92 | } 93 | 94 | -------------------------------------------------------------------------------- /adobelite/novos.css: -------------------------------------------------------------------------------- 1 | #cb{background:black;height:85px} 2 | #di{width:380px;margin:0px 0px 0px 260px } 3 | #es{float:left;width:260px;text-align:right} 4 | #ls a, #ls a:visited{color:#9C9A9C;text-decoration:none} 5 | #ls a:hover, #ls a:active{color:black;text-decoration:underline} 6 | #ls{width:750px} 7 | #logo{float:left} 8 | #mnnav{margin:0px 0px 7px 0px} 9 | #mnrp a, #mnrp a:visited{text-decoration: none;color: #999999} 10 | #mnrp a:hover, #mnrp a:active{color: black;text-decoration:underline} 11 | #mnrp div{float:left;margin:0px 20px 0px 0px} 12 | #mnrp{font:bold 65% Verdana,Arial,sans-serif;margin:0px 0px 0px 20px;background:url(i/pontos.gif) no-repeat left white;padding:20px 0px 0px 0px} 13 | #navbar{margin:0px 267px 0px 0px;text-align:right} 14 | #prlista{background:url("i/pontos.gif") no-repeat bottom center;padding:0px 0px 15px 0px ;margin:0px 0px 15px 0px} 15 | #rp .lsrodault{float:left;line-height: 135%; margin:0px 10px 0px 0px;padding:0px 10px 0px 0px;text-decoration: none} 16 | #rp .lsroda{float:left;background:url(i/1dot.gif) repeat-Y right white;line-height: 135%; text-decoration: none;margin:0px 10px 0px 0px;padding:0px 10px 0px 0px} 17 | #rp a, #rp a:visited{color:#CC0000;font:Verdana, Arial,sans-serif;text-decoration:none} 18 | #rp a:hover, #rp a:active{color:black;font:Verdana, Arial,sans-serif;text-decoration:underline} 19 | #rp{color: #999999;margin:20px 0px 0px 15px;font: 65% Verdana,Arial,sans-serif} 20 | #selo1{margin:0px 0px 10px 0px} 21 | #selos{background:url(i/1dot.gif) repeat-Y right white;padding:0px 10px 0px 0px} 22 | #ticont{margin:15px 0px 0px 210px} 23 | #tisls{background:#CE0000} 24 | .cxls div, .cxlspr div{background:url("i/redbullet2.gif") no-repeat top left;padding:0px 0px 0px 7px;margin:0px 0px 5px 25px} 25 | .cxls, .cxlspr{float:left;width:185px;font:bold 60% Verdana, Arial, sans-serif;background:url("i/fundoponto.gif") repeat-Y left;padding:6px 0px 0px 0px ;height:149px;border-bottom:5px solid #CECFCE} 26 | .cxlspr{width:189px} 27 | .listas div a, .listas div a:visited{color:#CE0000;font-weight:bold;text-decoration:none} 28 | .listas div a:hover, listas div a:active{color:black;text-decoration:underline} 29 | .listas div, #prlista div{font:70% Verdana, Arial, sans-serif;background:url("i/redarrow2.gif") no-repeat top left;padding:0px 0px 0px 15px;margin:0px 0px 5px 20px} 30 | body{margin:0px;padding:0px;background:white} 31 | img{border:0px;vertical-align:middle} -------------------------------------------------------------------------------- /estudo/divjunto/default.asp: -------------------------------------------------------------------------------- 1 | 2 | Estudo de div que termina junto do outro 3 | 4 | 40 | 41 | 42 | 43 |
44 | 45 |
46 |

47 | CLICA NO TEXTO!!!!
Lorem psum dolor sit amet, consectetuer adipiscing elit. Proin vestibulum euismod dui.aesent hendrerit est ac arcu. Sed ligula. Nam lacinia iaculis eros. Nullam quis velit quis augue sagittis eleifend. 48 |

49 |
50 | 51 |
52 |

53 | CLICA NO TEXTO!!!!
Lorem psum dolor sit amet, consectetuer adipiscing elit. Proin vestibulum euismod dui.aesent hendrerit est ac arcu. Sed ligula. Nam lacinia iaculis eros. Nullam quis velit quis augue sagittis eleifend. 54 |

55 |
56 | 57 |
58 |

59 | CLICA NO TEXTO!!!!
Lorem psum dolor sit amet, consectetuer adipiscing elit. Proin vestibulum euismod dui.aesent hendrerit est ac arcu. Sed ligula. Nam lacinia iaculis eros. Nullam quis velit quis augue sagittis eleifend. 60 |

61 |
62 |
63 | 64 |
65 | -------------------------------------------------------------------------------- /eng/study/divends/default.asp: -------------------------------------------------------------------------------- 1 | 2 | Estudo de div que termina junto do outro 3 | 4 | 40 | 41 | 42 | 43 |
44 | 45 |
46 |

47 | CLICA NO TEXTO!!!!
Lorem psum dolor sit amet, consectetuer adipiscing elit. Proin vestibulum euismod dui.aesent hendrerit est ac arcu. Sed ligula. Nam lacinia iaculis eros. Nullam quis velit quis augue sagittis eleifend. 48 |

49 |
50 | 51 |
52 |

53 | CLICA NO TEXTO!!!!
Lorem psum dolor sit amet, consectetuer adipiscing elit. Proin vestibulum euismod dui.aesent hendrerit est ac arcu. Sed ligula. Nam lacinia iaculis eros. Nullam quis velit quis augue sagittis eleifend. 54 |

55 |
56 | 57 |
58 |

59 | CLICA NO TEXTO!!!!
Lorem psum dolor sit amet, consectetuer adipiscing elit. Proin vestibulum euismod dui.aesent hendrerit est ac arcu. Sed ligula. Nam lacinia iaculis eros. Nullam quis velit quis augue sagittis eleifend. 60 |

61 |
62 |
63 | 64 |
65 | -------------------------------------------------------------------------------- /vivo/novos.css: -------------------------------------------------------------------------------- 1 | body { 2 | margin: 0px; 3 | padding: 0px; 4 | } 5 | 6 | img { 7 | border: 0px; 8 | } 9 | 10 | /* Classes do Topo */ 11 | #texteira { 12 | padding-left: 357px; 13 | } 14 | 15 | /* Menu */ 16 | #menu { 17 | padding:0px 0px 0px 21px; 18 | background: #CCCCCC; 19 | } 20 | 21 | #menu a img { 22 | margin:0px 7px; 23 | } 24 | 25 | #menu #pontape { 26 | display: block; 27 | margin:0px 0px 0px 214px; 28 | } 29 | 30 | #menu .nomesvivos { 31 | margin:0px 0px 5px 197px; 32 | } 33 | 34 | #menu img { 35 | vertical-align:middle; 36 | } 37 | 38 | /* Esquerda */ 39 | #esquerda { 40 | float:left; 41 | width:435px; 42 | margin:0px 5px 0px 0px; 43 | } 44 | 45 | #flash { 46 | margin: 0px 0px 6px 0px; 47 | } 48 | #servicodados { 49 | width: 195px; 50 | float:left; 51 | margin:0px 0px 0px 3px; 52 | } 53 | 54 | #servicodados a, #servicodados a:visited { 55 | color: black; 56 | text-decoration:none; 57 | font:bold 60% Verdana, Arial, Tahoma, Sans-Serif; 58 | } 59 | 60 | #lojavirtual { 61 | width:200px; 62 | padding:0px 7px; 63 | margin:0px 0px 0px 204px; 64 | background:url("imagens/linhapont.gif") repeat-Y left ; 65 | } 66 | 67 | #lojavirtual #compre { 68 | margin:5px 0px 0px 0px; 69 | } 70 | 71 | /* Direita */ 72 | #direita { 73 | margin:0px 0px 0px 440px; 74 | width:336px; 75 | } 76 | 77 | #comunidadestit { 78 | font:70% Verdana, Arial, Tahoma, Sans-Serif; 79 | color:#333333; 80 | margin:6px 0px 0px 0px; 81 | } 82 | 83 | #comunidadestit img { 84 | margin:0px 100px 0px 0px; 85 | } 86 | 87 | #listacomunidades { 88 | padding:2px; 89 | background:url("imagens/linha_pont_h.gif") repeat-X top; 90 | } 91 | 92 | #listacomunidades p img { 93 | float:left; 94 | } 95 | 96 | .flecha { 97 | margin:13px 0px 0px 0px; 98 | } 99 | 100 | .pont { 101 | background:url("imagens/linha_pont_h.gif") repeat-X; 102 | font:1px verdana; 103 | height:1px; 104 | margin:0px 0px 0px 13px; 105 | } 106 | 107 | #listacomunidades p{ 108 | font:70% Verdana, Arial, Tahoma, Sans-Serif; 109 | color:#666666; 110 | background-position: 60px 0px 50px 50px ; 111 | margin:2px; 112 | height:40px; 113 | } 114 | 115 | #listacomunidades p a { 116 | color:black; 117 | font-weight: bold; 118 | text-decoration:none; 119 | } 120 | 121 | #outrosestados { 122 | background:url("imagens/linha_pont_h.gif") repeat-X; 123 | font:9px Verdana, Arial, Tahoma, Sans-Serif; 124 | padding:5px 0px 0px 0px; 125 | color:#666666; 126 | } 127 | 128 | #outrosestados a { 129 | color:#666666; 130 | text-decoration:none; 131 | } 132 | 133 | #outrosestados img { 134 | float:left; 135 | } 136 | 137 | #rodape { 138 | margin:5px 0px 0px 0px; 139 | } 140 | 141 | #rodape img { 142 | margin:0px 5px; 143 | } -------------------------------------------------------------------------------- /ibm/novos.css: -------------------------------------------------------------------------------- 1 | h4 { 2 | margin:0px 0px 0px 43px; 3 | } 4 | 5 | h4 a:hover, h4 a:active { 6 | color:black; 7 | text-decoration:underline; 8 | } 9 | 10 | hr { 11 | display:none; 12 | } 13 | 14 | /********************************************* 15 | geral 16 | *********************************************/ 17 | #geral { 18 | margin:2px; 19 | } 20 | 21 | /********************************************* 22 | Cabecalhos 23 | *********************************************/ 24 | .topo { 25 | background:url("imagens/fundotopo.gif") repeat-Y #006699; 26 | height:68px; 27 | } 28 | 29 | .menutopo a:hover, #menutopo a:active, .menutopo1 a:hover, #menutopo1 a:active, .menutopo2 a:hover, #menutopo2 a:active, #rlinks a:hover, #rlinks a:active, #rlinks2 a:hover, #rlinks2 a:active, { 30 | text-decoration:underline; 31 | } 32 | 33 | #search { 34 | float:right; 35 | width:270px; 36 | margin:13px 0px 0px 0px; 37 | } 38 | 39 | #search input { 40 | font:70% Verdana, Arial, Helvetica, Sans-Serif; 41 | } 42 | 43 | #brasil { 44 | font:65% Verdana, Arial, Helvetica, Sans-serif; 45 | color:#99CCFF; 46 | padding:20px 0px 0px 0px; 47 | } 48 | 49 | /********************************************* 50 | Esquerda 51 | *********************************************/ 52 | #conteudoesquerda { 53 | background:white; 54 | float:left; 55 | border:1px solid white; 56 | } 57 | 58 | #linksdest { 59 | width:404px; 60 | margin:5px 0px 0px 0px; 61 | border-top:9px solid black; 62 | } 63 | 64 | #linksdestin { 65 | margin:9px 0px 0px 11px; 66 | } 67 | 68 | #linkdestin img { 69 | vertical-align:bottom; 70 | } 71 | 72 | /********************************************* 73 | Direita 74 | *********************************************/ 75 | .opc { 76 | margin:7px 0px 0px 0px; 77 | border-bottom:1px solid #CCCCCC; 78 | padding:0px 0px 7px 0px; 79 | } 80 | 81 | .opcult { 82 | margin:8px 0px 0px 0px; 83 | border-bottom:9px solid #006699; 84 | padding:0px 0px 3px 0px; 85 | } 86 | 87 | .opcult2 { 88 | margin:8px 0px 18px 0px; 89 | padding:0px 0px 3px 0px; 90 | } 91 | 92 | .opcult2 b { 93 | font:bold 115% Arial, Verdana, Helvetica, Sans-Serif; 94 | } 95 | 96 | .dentroopc2 { 97 | margin:0px 0px 0px 14px; 98 | } 99 | 100 | .dentroopc2 .texti { 101 | background:#CCCC99; 102 | width:125px; 103 | font: 125% Arial, Verdana, Helvetica, Sans-Serif; 104 | float:left; 105 | 106 | } 107 | 108 | .dentroopc2 input { 109 | margin:7px 0px 0px 0px; 110 | } 111 | 112 | .dentroopc2 a, .dentroopc2 a:visited { 113 | color:#006699; 114 | font:bold 100% Arial, Verdana, Helvetica, Sans-Serif; 115 | } 116 | 117 | .linkopc { 118 | 119 | margin:0px 0px 0px 42px; 120 | } 121 | 122 | #conteudodireita { 123 | float:right; 124 | width:197px; 125 | } 126 | 127 | #conteudodireita img { 128 | float:left; 129 | } -------------------------------------------------------------------------------- /kick/velhos.css: -------------------------------------------------------------------------------- 1 | h5 { 2 | font:bold 135% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 3 | color:#333333; 4 | } 5 | 6 | /********************************************* 7 | Cabecalho 8 | *********************************************/ 9 | #cabecalho { 10 | font:normal 75% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 11 | color:#666666; 12 | width:704px; 13 | } 14 | 15 | #cabecalho span { 16 | float:right; 17 | } 18 | 19 | /********************************************* 20 | Divs do lado esquerda 21 | *********************************************/ 22 | #q1 { 23 | background:#99CCFF; 24 | border:1px solid black; 25 | padding:14px 14px 27px 14px; 26 | margin:0px 0px 6px 0px; 27 | } 28 | 29 | #q1 select { 30 | font:70% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 31 | background:#FFFFCC; 32 | margin:-2px 0px 0px -1px; 33 | } 34 | 35 | #q1 a, #q1 a:visited, #q2 a, #q2 a:visited { 36 | font:90% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 37 | color:#336699; 38 | } 39 | 40 | #q2 a .selec, #q2 a:visited .selec { 41 | color:black; 42 | text-decoration:none; 43 | } 44 | 45 | #q2 { 46 | background:#E5F2FE; 47 | border:1px solid #999999; 48 | padding:14px 14px 13px 14px; 49 | margin:0px 0px 6px 0px; 50 | } 51 | 52 | #q3 { 53 | background:white; 54 | border:1px solid #C6C3C3; 55 | padding:14px 14px 27px 14px; 56 | margin:0px 0px 6px 0px; 57 | font:75% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 58 | color:#333333; 59 | line-height:20px; 60 | } 61 | 62 | #q3 a, #q3 a:visited { 63 | color:#336699; 64 | } 65 | 66 | #q3 #banner { 67 | margin:16px 0px 24px 47px; 68 | } 69 | 70 | /********************************************* 71 | Divs do lado Direito 72 | *********************************************/ 73 | #direita #contdireita { 74 | margin:-20px 0px 0px 13px; 75 | } 76 | 77 | #direita i { 78 | color:#666666; 79 | } 80 | 81 | #direita p { 82 | font:85% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 83 | color:#333333; 84 | line-height:24px; 85 | } 86 | 87 | #direita p a, #direita p a:visited, .opc a, .opc a:visited { 88 | color:#FF6600; 89 | } 90 | 91 | .opc { 92 | font:75% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 93 | color:#333333; 94 | line-height:20px; 95 | } 96 | 97 | .opc img { 98 | float:left; 99 | } 100 | 101 | #titg2 { 102 | margin:20px 0px 0px 0px; 103 | } 104 | 105 | /********************************************* 106 | Rodape 107 | *********************************************/ 108 | #rodape { 109 | width:704px; 110 | color:#999999; 111 | font:75% Trebuchet Ms, Verdana, Arial, Helvetica, Sans-Serif; 112 | } 113 | 114 | #rodape a, #rodape a:visited { 115 | color:#336699; 116 | } 117 | 118 | .linha { 119 | margin:0px 0px 0px 0px; 120 | font:1% verdana; 121 | border:1px solid #DEDEDE; 122 | height:5px; 123 | } 124 | 125 | html>body .linha { 126 | height:3px; 127 | } 128 | 129 | #top { 130 | float:right; 131 | margin:0px -3px 0px 0px; 132 | } 133 | 134 | html>body #top { 135 | margin:0px 0px 0px 0px; 136 | } -------------------------------------------------------------------------------- /ibm/velhos.css: -------------------------------------------------------------------------------- 1 | body { 2 | margin:0px; 3 | padding:0px; 4 | background:white; 5 | } 6 | 7 | img { 8 | border:0px; 9 | } 10 | 11 | form { 12 | margin:0px; 13 | } 14 | 15 | h4 { 16 | font:bold 120% Arial, Verdana, Helvetica, Sans-Serif; 17 | color:black; 18 | } 19 | 20 | h4 a, h4 a:visited { 21 | color:black; 22 | text-decoration:none; 23 | } 24 | 25 | /********************************************* 26 | geral 27 | *********************************************/ 28 | #geral { 29 | background:#6699CC; 30 | width:760px; 31 | } 32 | 33 | 34 | /********************************************* 35 | Cabecalhos 36 | *********************************************/ 37 | .menutopo { 38 | background:black; 39 | height:22px; 40 | } 41 | 42 | .menutopo1 { 43 | background:black; 44 | height:22px; 45 | margin:14px 0px 0px 0px; 46 | color:#999999; 47 | float:inherit; 48 | } 49 | 50 | .menutopo2 { 51 | background:black; 52 | height:22px; 53 | color:#999999; 54 | float:inherit; 55 | border-top:1px solid white; 56 | } 57 | 58 | .menutopo2 span { 59 | float:right; 60 | } 61 | 62 | .menutopo2 span a, .menutopo2 span a:visited { 63 | font:bold 60% Verdana, Arial, Helvetica, Sans-Serif; 64 | color:#FFCC00; 65 | text-decoration:none; 66 | } 67 | 68 | .menutopo2 span a:hover, .menutopo2 span a:active { 69 | text-decoration:underline; 70 | } 71 | 72 | .menutopo a, #menutopo a:visited, .menutopo1 a, #menutopo1 a:visited, .menutopo2 a, #menutopo2 a:visited { 73 | font:bold 60% Verdana, Arial, Helvetica, Sans-Serif; 74 | color:white; 75 | text-decoration:none; 76 | } 77 | 78 | .proc { 79 | vertical-align:top; 80 | } 81 | 82 | /********************************************* 83 | Esquerda 84 | *********************************************/ 85 | #esquerda { 86 | width:150px; 87 | float:left; 88 | background:#6699CC; 89 | } 90 | 91 | #links { 92 | margin:24px 0px 0px 11px; 93 | } 94 | 95 | .rlinks { 96 | margin:0px 0px 5px 0px; 97 | } 98 | 99 | .rlinks2 { 100 | margin:5px 0px 0px 8px; 101 | } 102 | 103 | .rlinks3 { 104 | margin:5px 0px 0px 0px; 105 | } 106 | 107 | .rlinks3b a, .rlinks3b a:visited { 108 | font:bold 80% Verdana; 109 | text-decoration:none; 110 | } 111 | 112 | .rlinks a, .rlinks a:visited { 113 | font:bold 75% Arial, Verdana, Helvetica, Sans-Serif; 114 | color:white; 115 | text-decoration:none; 116 | } 117 | 118 | .rlinks2 a, .rlinks2 a:visited { 119 | font:75% Arial, Verdana, Helvetica, Sans-Serif; 120 | color:white; 121 | text-decoration:none; 122 | } 123 | 124 | .rlinks3 a, .rlinks3 a:visited { 125 | color:white; 126 | text-decoration:none; 127 | } 128 | 129 | #linksdestin { 130 | font:75% Arial, Verdana, Helvetica, Sans-Serif; 131 | } 132 | 133 | #linksdest a, #linksdest a:visited { 134 | color:#006699; 135 | } 136 | 137 | /********************************************* 138 | Direita 139 | *********************************************/ 140 | #direita { 141 | background:white; 142 | float:right; 143 | width:610px; 144 | } 145 | 146 | #conteudodireita { 147 | background:white; 148 | font:65% Verdana, Arial, Helvetica, Sans-Serif; 149 | } 150 | 151 | .linkopc a, .linkopc a:visited { 152 | text-decoration:none; 153 | color:#006699; 154 | } 155 | 156 | .dentroopc { 157 | margin:0px 0px 0px 15px; 158 | } 159 | 160 | .dentroopc a, .dentroopc a:visited{ 161 | text-decoration:none; 162 | color:#006699; 163 | font:bold 120% Arial, Verdana, Helvetica, Sans-Serif; 164 | } -------------------------------------------------------------------------------- /hpbr/css.css: -------------------------------------------------------------------------------- 1 | body { 2 | background:white; 3 | margin:0px; 4 | padding:0px; 5 | } 6 | 7 | img { 8 | border:0px; 9 | } 10 | 11 | form { 12 | margin:0px; 13 | padding:0px; 14 | } 15 | 16 | /***************************** 17 | Geral 18 | *****************************/ 19 | #geral { 20 | width:730px; 21 | } 22 | 23 | /***************************** 24 | Esquerda 25 | *****************************/ 26 | #esquerda { 27 | margin:0px; 28 | margin-right:-13px; 29 | float:left; 30 | width:178px; 31 | } 32 | 33 | html>body #esquerda { 34 | margin-right:0px; 35 | } 36 | 37 | #logo { 38 | padding:67px 58px 40px; 39 | } 40 | 41 | #caixadebusca { 42 | background:#CCCCCC; 43 | padding:10px 22px 21px 13px; 44 | font:bold 80% Arial, Verdana, Helvetica, Sans-Serif; 45 | color:black; 46 | } 47 | 48 | html>body #caixadebusca { 49 | padding:19px 22px 21px 13px; 50 | } 51 | 52 | .busca { 53 | width:121px; 54 | } 55 | 56 | /***************************** 57 | Direita 58 | *****************************/ 59 | #direita { 60 | margin:0px 0px 0px 176px; 61 | width:547px; 62 | } 63 | 64 | /* Onde vai o Brasil */ 65 | #topo { 66 | padding-top:3px; 67 | font:75% Arial, Verdana, Helvetica, Sans-Serif; 68 | color:#666666; 69 | height:24px; 70 | } 71 | 72 | #topo img { 73 | margin:-3px 0px 0px; 74 | vertical-align:bottom; 75 | float:right; 76 | } 77 | 78 | #fotos img { 79 | margin:0px 1px 1px 0px; 80 | } 81 | 82 | /***************************** 83 | As caxinhas de destaque 84 | *****************************/ 85 | .destaque { 86 | float:left; 87 | font:80% Arial, Verdana, Helvetica, Sans-Serif; 88 | color:black; 89 | } 90 | 91 | #direita .destaque { 92 | width:135px; 93 | float:left; 94 | height:123px; 95 | font:75% Arial, Verdana, Helvetica, Sans-Serif; 96 | border-left:1px solid #CCCCCC; 97 | margin:-4px 1px 0px 0px; 98 | } 99 | 100 | html>body #direita .destaque { 101 | margin:0px; 102 | } 103 | 104 | #direita .destaque p { 105 | margin:0px 5px 0px 9px 106 | } 107 | 108 | /* Listas */ 109 | ul, li { 110 | margin:0px; 111 | padding:0px; 112 | list-style-type:none; 113 | color:#003366; 114 | } 115 | 116 | .destaque ul { 117 | padding:3px 0px 0px 11px; 118 | } 119 | 120 | .destaque a, li a { 121 | text-decoration:none; 122 | color:#003366; 123 | } 124 | 125 | .destaque a:hover, li a:hover { 126 | text-decoration:underline; 127 | } 128 | 129 | .destaque img, #titdestaques img { 130 | border:1px solid #3399CC; 131 | border-right:0px; 132 | } 133 | 134 | /***************************** 135 | Baixo 136 | *****************************/ 137 | #baixo { 138 | margin:-10px 0px 0px; 139 | padding:3px 0px 0px; 140 | border-top:1px solid #CCCCCC; 141 | border-bottom:1px solid #999999; 142 | width:730px; 143 | font:75% Arial, Verdana, Helvetica, Sans-Serif; 144 | } 145 | 146 | html>body #baixo { 147 | margin:10px 0px 0px; 148 | } 149 | 150 | #pais, #empresa, #emdestaque { 151 | float:left; 152 | } 153 | 154 | #empresa a, #emdestaque a { 155 | 156 | } 157 | 158 | #pais { 159 | width:225px; 160 | padding:5px; 161 | } 162 | 163 | #empresa { 164 | width:170px; 165 | } 166 | 167 | #emdestaque { 168 | width:325px; 169 | } 170 | 171 | .linkesquerda, .linkesquerda2 { 172 | float:left; 173 | font:75% Arial, Verdana, Helvetica, Sans-Serif; 174 | color:#003366; 175 | margin:0px 107px 2px 0px; 176 | } 177 | 178 | .linkesquerda2 { 179 | margin:7px 0px 0px; 180 | } 181 | 182 | /***************************** 183 | Rodape 184 | *****************************/ 185 | #rodape { 186 | text-align:center; 187 | font:70% Arial, Verdana, Helvetica, Sans-Serif; 188 | color:#666666; 189 | border-top:1px solid #CCCCCC; 190 | } -------------------------------------------------------------------------------- /eng/funcoesconteudo.asp: -------------------------------------------------------------------------------- 1 | <% 2 | 3 | paginacao="

Archive:

   atual" 4 | 5 | XoffSet=Request.QueryString("p") 6 | if XoffSet="" then XoffSet="-1" 7 | XoffSet=CInt(XoffSet) 8 | 9 | function geraBlog() 10 | 11 | set docXML=CreateObject("microsoft.xmldom") 'Msxml2.DOMDocument.4.0") 12 | docXML.load("d:\http\tableless\web\eng\blog.xml") 13 | 14 | set datas=docXML.getElementsByTagName("data") 15 | 16 | for each i in datas 17 | i.text=transformaData(i.text) 18 | next 19 | 20 | set docXML2=CreateObject("microsoft.xmldom") 'Msxml2.DOMDocument.4.0") 21 | docXML2.loadXML("") 22 | 23 | set mensagens=docXML.getElementsByTagName("mensagem") 24 | 25 | if XoffSet=-1 then 26 | for x=0 to 4 27 | if x5 then 40 | for x=Int((mensagens.length-1)/5) to 0 step -1 41 | paginacao=paginacao & " - " & x & "" 42 | next 43 | else 44 | paginacao="" 45 | end if 46 | 47 | set xsl=CreateObject("microsoft.xmldom") 'Msxml2.DOMDocument.4.0") 48 | xsl.load(Server.MapPath("/eng/blog.xsl")) 49 | 'xsl.input=docXML2 50 | 'xsl.transform() 51 | html=docXML2.transformNode(xsl) 52 | 53 | html=replace(replace(html,"[","<"),"]",">") 54 | 55 | geraBlog=replace(html,"","") 56 | 57 | end function 58 | 59 | dim meses(12) 60 | meses(1)="January" 61 | meses(2)="February" 62 | meses(3)="March" 63 | meses(4)="April" 64 | meses(5)="May" 65 | meses(6)="June" 66 | meses(7)="July" 67 | meses(8)="August" 68 | meses(9)="September" 69 | meses(10)="October" 70 | meses(11)="November" 71 | meses(12)="December" 72 | 73 | 74 | function transformaData(d) 75 | d=CDate(d) 76 | transformaData= meses(Month(d)) & " , " & Day(d) & " , " & Year(d) 77 | end function 78 | 79 | function getConteudo 80 | id=request.QueryString("id") 81 | set docXML=CreateObject("Microsoft.XMLDOM") 82 | docXML.load("d:\http\tableless\web\eng\blog.xml") 83 | set datas=docXML.getElementsByTagName("data") 84 | for each i in datas 85 | i.text=transformaData(i.text) 86 | next 87 | set posts=docXML.documentElement.selectNodes("/blog/mensagem[@id=" & id & "]") 88 | html="" 89 | for each p in posts 90 | set xsl=create_processor("blog.xsl") 91 | xsl.input=p 92 | xsl.transform() 93 | html=html & xsl.output 94 | html=replace(replace(html,"[","<"),"]",">") 95 | set coms=p.getElementsByTagName("comentario") 96 | if coms.length>0 then 97 | html=html & "

Commentaries:

" 98 | end if 99 | for each c in coms 100 | html=html & "

" & c.getAttribute("nome") & "" 101 | if c.getAttribute("email")<>"" then 102 | html=html & " [email]" 103 | end if 104 | if c.getAttribute("url")<>"" then 105 | html=html & " [website]" 106 | end if 107 | html=html & "

" & c.text & "

" 108 | next 109 | next 110 | getConteudo=html 111 | end function 112 | 113 | sub meteComentario 114 | 115 | id=request("id") 116 | nome=request("nome") 117 | email=request("email") 118 | url=request("url") 119 | mensagem=request("mensagem") 120 | set docXML=CreateObject("Microsoft.XMLDOM") 121 | docXML.load("d:\http\tableless\web\eng\blog.xml") 122 | 123 | set comment=docXML.createElement("comentario") 124 | comment.setAttribute "nome",Server.HTMLEncode(nome) 125 | comment.setAttribute "email",Server.HTMLEncode(email) 126 | comment.setAttribute "url",Server.HTMLEncode(url) 127 | comment.text=Server.HTMLEncode(mensagem) 128 | 129 | set posts=docXML.documentElement.selectNodes("/blog/mensagem[@id=" & id & "]") 130 | for each p in posts 131 | p.appendChild comment 132 | next 133 | 134 | docXML.save("d:\http\tableless\web\eng\blog.xml") 135 | 136 | end sub 137 | 138 | function create_processor (fic_xsl) 139 | 140 | set xsldoc = Server.CreateObject("MSXML2.FreeThreadedDOMDocument.3.0") 141 | set xslt = Server.CreateObject("MSXML2.XSLTemplate") 142 | 143 | xslDoc.async = False 144 | xslDoc.Load (server.mappath(fic_xsl)) 145 | Set xslt.stylesheet = xslDoc 146 | Set xslProc = xslt.createProcessor() 147 | set create_processor = xslProc 148 | 149 | end function 150 | 151 | 152 | %> 153 | -------------------------------------------------------------------------------- /vivo/index.html: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | 6 | 7 | Vivo SP 8 | 9 | 10 | 17 | 18 | 19 |
20 | 21 |
22 | Se você era Telesp Celular, agora é VIVO.
23 |
24 | 40 |
41 | A maior cobertura do Brasil.
43 | 44 | 52 |
53 | Loja Virtual 55 |
56 |
57 |
58 |
59 | 17/04/2003 60 |
61 |
62 |

63 | Vivo On-Line Vivo 65 | On-Line
66 | O Canal de Comunicação com o consumidor 67 |

68 |
69 |   70 |
71 |

72 | eservado para sua empresa Reservado para sua empresa
75 | Um espaço exclusivo para seus negócios 76 |

77 |
78 |   79 |
80 |

81 | Investidores / Investors Investidores / Investors
84 | Atendimento Acionistas e Investidores
85 | Assistance to Investors and Analysts 86 |

87 |
88 |   89 |
90 |

91 | Rede de distribuidores Rede de distribuidores
94 | Canal direto com nossos distribuidores 95 |

96 |
97 |   98 |
99 |

100 | Comunidade Jovem Comunidade Jovem
103 | Produtos e serviços para juntar a galera 104 |

105 |
106 | 113 |
114 |
115 |
116 | 120 |
121 | 122 | 123 | 124 | -------------------------------------------------------------------------------- /eng/directory.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | 7 |
8 | 9 |
10 |
11 |

12 | Submit a tableless site.
13 |

14 | 15 |

16 | Your site is tableless? Send the URL, and get your stamp.
17 | Your site is tableless? Your site is tableless? Your site is tableless? Your site is tableless? Your site is tableless? 18 |

19 | 20 |

Miscellany:

21 |

22 | http://www.sitedepoesias.cjb.net/
23 | http://www.pejam.cjb.net/
24 | http://www.tableless.com.br/saude/
25 | http://sinistras.aranha.com.br/
26 | http://www.700km.com.br/aguarras/
27 | http://www.emporiovertentes.com.br/
28 | http://minerva.ufpel.tche.br/~jchaponc/RSS/rssficado/?css=1
29 | http://www.artesanias.com.br/_default.asp
30 | http://www.jornalentrevistaonline.com.br/cli/jeo/index.php
31 | http://www.ilhaplaza.com.br/
32 | http://www.abic.com.br/encafe/
33 | http://www.albabeach.kit.net/
34 | http://www.eltango.ch/
35 | http://www.visionfly.com.br/inicio.htm
36 |

37 | 38 |

Personals:

39 |

40 | http://www.aleweb.com.br/
41 | http://www.gustavopacheco.com/
42 | http://www.ime.usp.br/~trodrigo/
43 | http://www.neuroniodigital.com.br/
44 | http://www.dedalu.art.br/
45 | http://www20.brinkster.com/fabpiloto/
46 | http://www.danielfrank.ch/
47 | http://www.organika.com.br/mau/
48 |

49 | 50 |

Blogs:

51 |

52 | http://www.tableless.com.br/eyesmiles/
53 | http://poetas.blogspot.com/
54 | http://www.fezocasblurbs.com/
55 | http://usabilidadenaweb.blogger.com.br/
56 | http://www.vignamaru.com.br/
57 | http://miolomole.weblogger.terra.com.br/
58 | http://www.rigonatti.cjb.net/
59 | http://www.aleweb.com.br/3color/capa/
60 | http://www.ana.beskow.nom.br/
61 | http://www.castornet.hpg.ig.com.br/
62 | http://loveyababy.blogspot.com/
63 | http://www.burburinho.com/
64 | 65 | http://www.ricardoduarte.kit.net/
66 | http://www.denniscs.com
67 | http://www.pontomidia.com.br/rafael/
68 |
http://preterito.blogger.com.br/
69 | http://www.teivan.blogspot.com/
70 | http://www.reflectivesurface.com/weblog-br/
71 | http://danielsantos.f2o.org/
72 | http://www.colecorp.blogger.com.br/
73 | http://www.dynamix.blogger.com.br/
74 | http://www.mangax.com.br/kan/blog/
75 |

76 | 77 |

Companies:

78 |

79 | http://www.atipico.com.br/
80 | http://www.pontosoftware.com.br/
81 | http://www.pontomidia.com.br/fase3/
82 | http://www.lingua-mensagem.com.br/
83 | http://www.shintsubo.com.br/
84 | http://www.trimed.com.br/
85 |

86 | 87 |

Technology:

88 |

89 | http://www.tableless.com.br/
90 | http://www.xhtml.cjb.net/
91 | http://devedge.netscape.com/index_pt_br.html
92 | http://www.pedromendes.com/
93 | http://www.aranha.com.br/
94 | http://www.noticiaslinux.com.br/
95 |

96 | 97 |
98 | 99 | 100 | 101 | -------------------------------------------------------------------------------- /jacob/index.html: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | 6 | 7 | 8 | 9 | useit.com: Jakob Nielsen's site (Usability and Web Design) - Tableless 10 | 11 | 12 | 13 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 |
26 | 27 |
28 | useit.com: usable information technology 29 |
30 | 31 |
32 | 33 | 34 |
35 | 36 |
37 | 38 | 39 |

useit.com: Jakob Nielsen's Website

40 | 41 |
42 |
43 |
44 |

Permanent Content

45 | 46 |

47 |

Alertbox

48 | Jakob's bi-weekly column on Web usability 49 |

50 | 51 |

52 | Flash and Web-Based Applications (November 25) 53 | In usability tests of 46 Flash applications, we identified several basic issues related to Web-based functionality's ephemeral nature. Some findings restate old truths about GUIs; others reflect the Net's new status as nexus of the user experience. 54 |

55 | 56 |

57 | Intranet Usability: The Trillion-Dollar Question (November 11) 58 | Celebrating Holidays and Special Occasions on Websites (October 28) 59 | Making Flash Usable for Users With Disabilities (October 14) 60 |

61 | 62 |

63 | All Alertbox columns from 1995 to 2002 64 |

65 | 66 |

67 | Get a short newsletter by email when a new Alertbox is published 68 |

69 | 70 |

71 |

Reports

72 | Intranet guidelines from testing 14 intranets
73 | Intranet design annual: 2001 and 2002
74 | Email Newsletters: 79 design guidelines
75 | Flash Usability: 117 design guidelines
76 | E-commerce usability: 207 design guidelines
77 | Children and senior citizens: age-specific usability
78 | Users with disabilities and Flash accessibility 79 |

80 | 81 |

82 | More reports and usability guidelines 83 |

84 | 85 |

86 |

Books

87 | Homepage Usability: 50 Websites Deconstructed 88 | Designing Web Usability: The Practice of Simplicity 89 |

90 |

91 | Full list of books 92 |

93 | 94 |

95 |

Consulting Services

96 | Nielsen Norman Group offers usability reviews, keynote speeches, workshops and seminars, user testing (international and domestic) 97 |

98 | 99 |

100 |

About Jakob Nielsen

101 | Biography and photos
102 | Public appearances
103 | Papers and essays by Jakob Nielsen 104 |

105 | 106 |

107 |

Jakob's Picks of Other Stuff

108 | Recommended books about Web design and usability 109 | Hotlist of recommended other sites 110 |

111 | 112 |

113 |

About This Site

114 | Why this site has almost no graphics 115 | Portal traffic referral statistics 116 | Copyright and reprint rules 117 |

118 | 119 |
120 |
121 | 122 |
123 |
124 |

News

125 | 126 |

New Seminars

127 | 128 |

129 | 130 | Neil Budde leaves the Wall Street Journal after leading it to become the most successful for-pay offering on the Web so far. Budde's availability is a great opportunity for any company looking for an executive who understands the Internet and its special nature as an interactive and user-driven environment. 131 | 132 |

133 |
134 |
135 |
136 |

137 | >Usability Week 2002 138 |
139 | > Silicon Valley, Dec. 9-13 140 |

141 | Brand-new tutorials with the results of our latest user research: 142 |
143 | > Intranets 144 |
145 | > Flash 146 |
147 | > Email Newsletters 148 |

149 | Usability Week gives you a second chance to catch popular tutorials that were sold out at our last conference: 150 |
151 | > Usability Lifecycle 152 |
153 | > Accessibility 154 | 155 |
156 |
157 | 158 |


159 | 160 |
161 | 162 |

163 | BBC >Visit to Microsoft's usability lab and interview with Jakob Nielsen (streaming video) 164 |

165 | 166 |

167 | PC Pro Interfacing with Jakob Nielsen 168 |

169 | 170 | 171 |

172 | News.com Shoddy search prevents worker success 173 |

174 | 175 |

176 | Digital Web Magazine An interview with Dr. Jakob Nielsen, usability expert 177 |

178 | 179 |

180 | Informatics Don't be too clever, says web guru 181 |

182 | 183 |

184 | SitePoint Interview - Jakob Nielsen, Ph.D. 185 |

186 | 187 |

188 | Wall Street Journal Easy Now (about e-commerce; subscription required for access) 189 |

190 | 191 |

192 | BBC E-mail makes surfers emotional 193 |

194 | 195 |

196 | Wired Reality Check for Web Design 197 |

198 | 199 |

200 | MacWorld New software helps in building of accessible Web sites 201 |

202 | 203 |

204 | Internet.com No Longer A Lonely Planet 205 |

206 | 207 |

208 | Sydney Morning Herald Design critical, says Web guru 209 |

210 | 211 |

212 | ComputerWorld Australia Web site usability lags but improving 213 |

214 | 215 |

216 | New Zealand Herald Glamour obscures basics of net use 217 |

218 | 219 |

220 | PixelsurgeonSplash screens must die 221 |

222 | 223 |

224 | Dr. Dobb's Journal Macromedia Partners With Jakob Nielsen 225 |

226 | 227 |

228 | News.com 229 | >Design lacking in e-tail sites 230 |

231 | 232 |

233 | News.com 234 | Flash critic to coach Macromedia 235 |

236 | 237 |

238 | MacCentral Macromedia to improve Web usability 239 |

240 | 241 |

242 | New York Times Seems Computers Baffle 10-Year-Olds, Too 243 |

244 | 245 |

246 | Information Age Simplicity is priceless 247 |

248 | 249 |

250 | CBS Family Matters 251 |

252 | 253 |

254 | BBC Children get impatient on the net 255 |

256 | 257 |

258 | .Net Jakob Nielsen told me to do it 259 |

260 | 261 |

262 | BBC >Keep the web simple, stupid 263 |

264 | 265 |

266 | FORTUNE The Top Ten Minds in Small Business 267 |

268 | 269 |
270 | 271 |

272 | Full list of interviews 273 |

274 | 275 |
276 | 277 |

278 | Archive of other news items 279 |

280 | 281 |
282 |
283 | 284 | 285 | 286 |
287 |
288 | 289 |
290 | Mail: Dr. Jakob Nielsen, Nielsen Norman Group, 48921 Warm Springs Blvd., Fremont, CA 94539, USA 291 |
292 | Contact: nielsen@nngroup.com; Luice Hwang, hwang@nngroup.com, tel. (408) 720-8808 293 |
294 | PR agency: Darcy Provo, Antenna Group, darcy@antennagroup.com, tel. (415) 977-1920 295 |
296 | 297 |
298 | 299 | 300 | -------------------------------------------------------------------------------- /eng/links.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | 7 |
8 | 9 |
10 |
11 | 12 |

13 | Are you tableless? Get your stamp.
14 | Your site is tableless? Your site is tableless? Your site is tableless? Your site is tableless? Your site is tableless? 15 |

16 | 17 |

Tableless e CIA:

18 |

19 | www.webstandards.org
20 | www.w3.org/2002/03/csslayout-howto.html
21 | www.meryl.net/css
22 | www.saila.com/usage/layouts
23 | www.n3rds.com.ar/files/docs/estructuras/estructuras_css.html
24 | jscript.dk/lycos/2 25 |

26 | 27 |
28 | 29 |

CSS:

30 |

31 | www.blaz.com.br/stylesheets/default.asp (br)
32 | www.w3c.org/Style/CSS
33 | www.glish.com
34 | www.thenoodleincident.com/tutorials/box_lesson
35 | www.ehtml.com/html/reference/cssindex.htm
36 | www.meyerweb.com
37 | www.v2studio.com/k
38 | css-discuss.incutio.com
39 | www.fo3nix.pwp.blueyonder.co.uk
40 | www.bluerobot.com/web/layouts
41 | devedge.netscape.com/central/css 42 |

43 | 44 |
45 | 46 |

CSS Hacks:

47 |

48 | www.phespirit.info/cafe/css_hacks.htm
49 | www.v2studio.com/k/
50 | css-discuss.incutio.com
51 | www.fo3nix.pwp.blueyonder.co.uk
52 | css-discuss.incutio.com/?page=ToHackOrNotToHack 53 |

54 | 55 |
56 | 57 |

XHTML:

58 |

59 | xhtml.cjb.net (br - tableless)
60 | www.xhtml.org
61 | www.w3c.org/MarkUp 62 |
63 | www.w3c.org/TR/xhtml1
64 | www.zeldman.com
65 | http://html.about.com/cs/xhtmlxml/
66 | http://www.meyerweb.com/eric/talks/2002/ui7/halfday/ui7-talk-christine.html 67 |

68 | 69 |
70 | 71 |

XML:

72 |

73 | www.gta.ufrj.br/grad/00_1/miguel (br)
74 | www.microsoft.com/brasil/mspress/subjects/subjecti1_p1.htm (br)
75 | www.xmlbrasil.com.br (br)
76 | www.xmlbr.com.br (br)
77 | www.w3schools.com/xml/default.asp
78 | www-106.ibm.com/developerworks/xml
79 | devedge.netscape.com/central/xml 80 |

81 | 82 |
83 | 84 |

Semantic:

85 |

86 | www.w3.org/2001/sw
87 | www.w3.org/2001/sw/Activity
88 | www.w3.org/2000/01/sw
89 | www.scientificamerican.com/2001/0501issue/0501berners-lee.html
90 | infomesh.net/2001/06/swform
91 | infomesh.net/2001/swintro
92 | logicerror.com/semanticWeb-long
93 | www.sciam.com/article.cfm?articleID=00048144-10D2-1C70-84A9809EC588EF21
94 | www.netcrucible.com/semantic.html
95 | www.useit.com/alertbox/9710a.html
96 | www.comciencia.br/reportagens/internet/net08.htm (br)
97 | www.w3.org/DesignIssues/Semantic.html
98 | www.cs.umd.edu/users/hendler/AgentWeb.html
99 | www.xml.com/pub/a/2001/03/07/buildingsw.html
100 | www.newarchitectmag.com/documents/s=2453/new1020218556549
101 | uwimp.com/eo.htm
102 |

103 | 104 |
105 | 106 |

Usability:

107 |

108 | www.simplicidade.com (br - tableless)
109 | usabilidadenaweb.kit.net (br - tableless)
110 | www.usabilidade.net (br)
111 | www.useit.com
112 | www.nngroup.com
113 | www.37signals.com
114 | www.usabilidade.com
115 | www-106.ibm.com/developerworks/usability 116 |

117 |
118 | 119 |

About Rss:

120 |

121 | rss.phpnuke.org.br (br)
122 | elcio.locaweb.com.br/rss (br)
123 | www.blaz.com.br/desdev/developer/xml/artigo.asp?ID=177 (br)
124 | blogs.law.harvard.edu/tech/rss
125 | www.purl.org/rss/1.0
126 | www.xml.com/pub/a/2002/12/18/dive-into-xml.html
127 |

128 | 129 |
130 | 131 | 132 | 133 | -------------------------------------------------------------------------------- /simplicidade.asp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |
6 | 7 |
8 | 9 |
10 |

HTML simples com XML e CSS

11 |

12 | Qualquer um que codifique HTML, ou mesmo use um editor 13 | WYSIWYG, já esbarrou no problema. Se você 14 | trabalha com internet, já deve ter tido também 15 | esse problema. O código se tornou complexo, com 16 | várias tabelas, uma dentro da outra. Vários 17 | frames, com uma porção de scripts para manter o 18 | conteúdo atualizado entre eles. Uma parte da 19 | aplicação rodando em um pop-up, com um script 20 | que atualiza o conteúdo principal. 21 |

22 |

23 | Então, cumprindo a lei de Murphy, um dos seguintes 24 | fatos indesejáveis acontece: 25 |

26 |
    27 |
  1. 28 | Um cliente liga reclamando que o site está dando um 29 | tal de "erro de script" quando clica num link, você 30 | tenta, mas não consegue reproduzir o erro em nenhum 31 | navegador. 32 |
  2. 33 |
  3. 34 | Alguém da diretoria resolve que os títulos 35 | devem ser azuis, não vermelhos. E você se 36 | põe a localizar <font face="verdana" size="5" 37 | color="red"> para poder mudar a cor. 38 |
  4. 39 |
  5. 40 | Alguma tabela não fechada corretamente está 41 | dando problemas no Netscape, mas o código tem cinco 42 | tabelas aninhadas e você perde um dia tentando achar 43 | o defeito. 44 |
  6. 45 |
  7. 46 | Você percebe uma certa demora para carregar algumas 47 | páginas, vai conferir o código e descobre 48 | algumas coisas assim: <font 49 | face="Verdana"><b></b><i></i><font 50 | size="1"><b></b></font><font 51 | face="Arial">Texto</font></font> 52 |
  8. 53 |
54 |

55 | Que fazer? É claro que com muito cuidado e talento 56 | esse tipo de problema pode ser evitado, mas isso envolve uma 57 | quantidade de trabalho insana. Já vi muitos projetos 58 | onde se gastou mais tempo preso nas entranhas de um 59 | código complexo do que em qualquer outra fase do 60 | projeto. 61 |

62 |

63 | Tem um pessoal na web que propõe uma 64 | solução bastante interessante para isso. 65 | É a turma do WaSP (www.webstandards.org.) As 66 | soluções não são apenas uma lista 67 | de novas tecnologias, mas também uma filosofia de 68 | desenvolvimento baseada na simplicidade. 69 |

70 |

71 | Baseado nessa filosofia da simplicidade, que tem me rendido 72 | resultados surpreendentes, gostaria de fazer algumas 73 | sugestões interessantes: 74 |

75 |

76 | XHTML 77 |

78 |

79 | Quem já trabalha com XML certamente percebeu o poder 80 | da flexibilidade e da simplicidade. É 81 | impossível escrever um XML com erros de sintaxe, 82 | porque os interpretadores reclamam imediatamente. É 83 | muito simples escrever documentos XML, sendo fácil 84 | extrair dados de qualquer banco de dados e 85 | transformá-los em XML (a maioria dos SGBDs incorpora 86 | ou tem planos de incorporar o suporte nativo a XML.) 87 | Através da poderosa linguagem XSL e da farta oferta de 88 | parsers gratuitos, XML pode ser transformado em praticamente 89 | qualquer formato de arquivo. 90 |

91 |

92 | XHTML nada mais é do que uma forma de escrever um 93 | documento HTML de modo que ele também seja um 94 | documento XML válido. Ou seja, seu documento HTML 95 | ganha a coerência e flexibilidade de um documento XML, 96 | podendo ser facilmente lido por ferramentas 97 | automáticas e convertido em outros formatos de 98 | arquivos. Com XHTML torna-se muito fácil oferecer os 99 | dados do seu site através de WAP ou de um RSS 100 | (http://rssficado.pilger.inf.br) 101 | por exemplo. Torna-se fácil também transformar 102 | o resultado de uma consulta a banco de dados ou um documento 103 | XML numa página web. 104 |

105 |

106 | A boa notícia é que é muito fácil 107 | escrever XHTML. Qualquer um que escreva HTML pode aprender a 108 | fazê-lo sem muita dificuldade. Existem inclusive uma 109 | série de ferramentas interessantes para tornar esse 110 | processo mais produtivo, como o excelente HTML Tidy 111 | (http://tidy.sourceforge.net) 112 | que tem uma eficiência impressionante para uma 113 | ferramenta automática. 114 |

115 |

116 | CSS e a Abordagem Semântica 117 |

118 |

119 | Como você cria um título num documento HTML? 120 |

121 |

122 | O meio comum hoje em dia para fazê-lo é: 123 | <font face="Arial" size="4" color="blue">Texto do 124 | Título</font>. 125 |

126 |

127 | Quando eu estudei HTML, em 1996, aprendi que existia uma tag 128 | específica para criação de 129 | títulos. É a tag h1. Assim, a maneira de se 130 | criar um título em HTML seria: <h1>Texto do 131 | Título</h1>. 132 |

133 |

134 | Extremamente mais simples, não é verdade? E 135 | torna o código também mais significativo. Assim 136 | um interpretador pode saber, por exemplo, onde estão 137 | os títulos no meio do texto. Ou seja, esta abordagem 138 | dá significado semântico ao código. 139 | Aquele tag passa a significar alguma coisa, mesmo que 140 | não seja vista num browser que renderize a fonte maior 141 | e azul que você tinha planejado. 142 |

143 |

144 | Aliás, por falar no texto azul, se você usar a 145 | segunda abordagem seu título será exibido com 146 | os estilos padrão do navegador, e seu azul vai para o 147 | beleléu. Como você não quer perder a 148 | bonita formatação que havia planejado, aqui 149 | entra uma segunda linguagem, o CSS. Com CSS você pode 150 | colocar toda essa informação sobre 151 | formatação num arquivo externo. Assim 152 | você fica com um arquivo HTML apenas com 153 | informação (que fica muito mais simples, 154 | organizado e rápido de se escrever) e mantém 155 | toda a formatação num arquivo externo. Se um 156 | dia seu chefe resolver que todos os títulos do site 157 | tem que ser vermelhos ao invés de azuis (acredite, 158 | isso é muito comum) você só 159 | precisará alterar uma palavra em um único 160 | arquivo e todos os títulos do site estarão 161 | automaticamente ajustados. 162 |

163 |

164 | No Tables 165 |

166 |

167 | Tabelas são um recurso muito útil do HTML. Sem 168 | tabelas como exibiríamos informações 169 | como uma lista de produtos, um extrato bancário ou um 170 | calendário? O problema é que tabelas tem sido 171 | usadas para muito mais do que isso. É preciso colocar 172 | o menu ao lado do texto? Cria-se uma tabela. É preciso 173 | que o texto tenha uma largura delimitada? Cria-se uma tabela. 174 | Imagem junto ao texto? Menu no cabeçalho? Duas colunas 175 | de texto? Tabela neles! 176 |

177 |

178 | E como fica, nessa situação, a semântica 179 | do documento? Como você deve imaginar, não 180 | há aqui aquela prática separação 181 | entre informação e formatação. 182 | Além disso, temos um outro sério problema: em 183 | browsers antigos, ou mesmo em browsers modernos mal 184 | desenvolvidos, como o Internet Explorer, as tabelas só 185 | são exibidas depois que a última tag 186 | </table> chega ao navegador. 187 |

188 |

189 | É por isso que, quando você está 190 | conectado via dial-up, em alguns sites a tela fica em branco 191 | durante longos segundos (às vezes minutos) até 192 | que é exibido de uma vez só. 193 |

194 |

195 | Abrir mão de tabelas para montar layouts vai tornar 196 | seu código muito menor, mais simples e organizado. Vai 197 | também centralizar a formatação, 198 | colocando tudo que se refere a layout em um único 199 | arquivo. Imagine a facilidade de manutenção. 200 | Melhora também a experiência do usuário, 201 | pois a informação é exibida 202 | instantaneamente, assim que chega ao browser. 203 |

204 |

205 | Dá-se a esta abordagem o nome de tableless. Apesar do 206 | nome, não é a ausência total de tabelas, 207 | mas o seu uso apenas onde é semanticamente 208 | justificável. De lambuja, um documento tableless bem 209 | pensado vai funcionar em qualquer navegador, em qualquer 210 | sistema operacional, mesmo em PDAs. 211 |

212 |

213 | No Frames, No Pop-ups, No DHTML 214 |

215 |

216 | Pense muito antes de aplicar uma solução 217 | baseada em frames, DHTML, scripts absurdos, pop-ups, plugins, 218 | ActiveX, Applets ou qualquer outra tecnologia que quebre 219 | essas duas premissas da internet: 220 |

221 |

222 | - A web é um ambiente multiplataforma. 223 |

224 |

225 | - Cada documento na web tem um endereço associado a 226 | ele. 227 |

228 |

229 | Não vou me alongar nesse tópico, mas gostaria 230 | que você tomasse um tempo para ler: 231 |

232 | 252 | 253 |

254 | Vamos com calma 255 |

256 |

257 | O interessante dessa abordagem baseada na simplicidade 258 | é que você não precisa fazer tudo de uma 259 | vez. Se está inseguro para começar, pode apenas 260 | eliminar as tags <font> e criar um arquivo CSS 261 | único. Ou pode começar usando os recursos de 262 | XML do seu banco de dados para gerar XHTML, ou criando um 263 | RSS. O importante é começar a simplificar antes 264 | que você fique maluco! 265 |

266 |
267 |
268 | Elcio Ferreira
269 | http://elcio.locaweb.com.br/
270 | elciof@icqmail.com 271 |

272 | Escrito originalmente para o Freecode 273 |
274 | 275 | 276 |
277 | 278 | 279 | 280 | -------------------------------------------------------------------------------- /jacob/original/jacob.html: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | useit.com: Jakob Nielsen's site (Usability and Web Design) 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 22 | 25 | 26 |
27 | 28 |

useit.com: Jakob Nielsen's Website

29 | 30 | 31 | 32 | 130 | 131 | 218 | 219 |
33 | 34 |

Permanent Content

35 | 36 |

Alertbox

37 | 38 | Jakob's bi-weekly column on Web usability 39 | 40 |

41 | 42 | Flash and Web-Based Applications (November 25) 43 |
44 | In usability tests of 46 Flash applications, we identified several basic issues related to Web-based functionality's ephemeral nature. Some findings restate old truths about GUIs; others reflect the Net's new status as nexus of the user experience. 45 | 46 |

47 | 48 | Intranet Usability: The Trillion-Dollar Question (November 11) 49 |
50 | Celebrating Holidays and Special Occasions on Websites (October 28) 51 |
52 | Making Flash Usable for Users With Disabilities (October 14) 53 | 54 |

55 | 56 | All Alertbox columns from 1995 to 2002 57 | 58 |

59 | 60 | Get a short newsletter by email when a new Alertbox is published 61 | 62 | 63 |

Reports

64 | 65 | Intranet guidelines from testing 14 intranets 66 | New since November 5 67 |
Intranet design annual: 2001 and 2002 68 |
69 | Email Newsletters: 79 design guidelines 70 | 71 |
72 | Flash Usability: 117 design guidelines 73 | 74 |
75 | E-commerce usability: 207 design guidelines 76 | 77 |
78 | Children and senior citizens: age-specific usability 81 | 82 |
83 | Users with disabilities and Flash accessibility 84 | 85 | 86 | 87 |

88 | More reports and usability guidelines 89 | 90 |

Books

91 | 92 | Homepage Usability: 50 Websites Deconstructed 93 | 94 |
95 | 96 | Designing Web Usability: 97 | The Practice of Simplicity 98 | 99 |

100 | Full list of books 101 | 102 |

Consulting Services

103 | 104 | Nielsen Norman Group offers usability reviews, keynote speeches, workshops and seminars, user testing (international and domestic) 105 | 106 |

About Jakob Nielsen

107 | 108 | Biography and photos 109 |
110 | Public appearances 111 |
112 | Papers and essays by Jakob Nielsen 113 | 114 |

Jakob's Picks of Other Stuff

115 | 116 | Recommended books about Web design and usability 117 |
118 | Hotlist of recommended other sites 119 | 120 |

About This Site

121 | 122 | Why this site has almost no graphics 123 |
124 | Portal traffic referral statistics 125 |
126 | Copyright and reprint rules 127 | 128 | 129 |
132 | 133 |

News

134 | 135 | New Seminars 136 |

137 | Usability Week 2002 138 |
139 | > Silicon Valley, Dec. 9-13 140 |

141 | Brand-new tutorials with the results of our latest user research: 142 |
143 | > Intranets 144 |
145 | > Flash 146 |
147 | > Email Newsletters 148 |

149 | Usability Week gives you a second chance to catch popular tutorials that were sold out at our last conference: 150 |
151 | > Usability Lifecycle 152 |
153 | > Accessibility 154 | 155 |


156 | 157 | BBC Visit to Microsoft's usability lab and interview with Jakob Nielsen (streaming video) 158 |

159 | PC Pro Interfacing with Jakob Nielsen 160 |

161 | News.com Shoddy search prevents worker success 162 |

163 | Digital Web Magazine An interview with Dr. Jakob Nielsen, usability expert 164 |

165 | Informatics Don't be too clever, says web guru 166 |

167 | SitePoint Interview - Jakob Nielsen, Ph.D. 168 |

169 | Wall Street Journal Easy Now (about e-commerce; subscription required for access) 170 |

171 | BBC E-mail makes surfers emotional 172 |

173 | Wired Reality Check for Web Design 174 |

175 | MacWorld New software helps in building of accessible Web sites 176 |

177 | Internet.com No Longer A Lonely Planet 178 |

179 | Sydney Morning Herald Design critical, says Web guru 180 |

181 | ComputerWorld Australia Web site usability lags but improving 182 |

183 | New Zealand Herald Glamour obscures basics of net use 184 |

185 | Pixelsurgeon Splash screens must die 186 |

187 | Dr. Dobb's Journal Macromedia Partners With Jakob Nielsen 188 |

189 | News.com 190 | Design lacking in e-tail sites 191 |

192 | News.com 193 | Flash critic to coach Macromedia 194 |

195 | MacCentral Macromedia to improve Web usability 196 |

197 | New York Times Seems Computers Baffle 10-Year-Olds, Too 198 |

199 | Information Age Simplicity is priceless 200 |

201 | CBS Family Matters 202 |

203 | BBC Children get impatient on the net 204 |

205 | .Net Jakob Nielsen told me to do it 206 |

207 | BBC Keep the web simple, stupid 208 |

209 | FORTUNE The Top Ten Minds in Small Business 210 | 211 |

212 | Full list of interviews 213 | 214 |

215 | Archive of other news items 216 | 217 |

220 | 221 |

222 | 223 | Mail: Dr. Jakob Nielsen, Nielsen Norman Group, 48921 Warm Springs Blvd., Fremont, CA 94539, USA 224 | 225 |
226 | 227 | Contact: nielsen@nngroup.com; Luice Hwang, hwang@nngroup.com, tel. (408) 720-8808 228 | 229 |
230 | 231 | PR agency: Darcy Provo, Antenna Group, darcy@antennagroup.com, tel. (415) 977-1920
232 | 233 | 234 | 235 | 236 | 237 | --------------------------------------------------------------------------------