Skip to main content

Home/ CSS Evangelist/ Group items tagged asp

Rss Feed Group items tagged

Adildi ldinlio

ASP.NET Solutions - 23 Case Studies|free ebooks download - 0 views

  •  
    ASP.NET Solutions - 23 Case Studies free download at the best library for free asp.net ebooks download.
Vernon Fowler

Replacing the -9999px hack (new image replacement) - Jeffrey Zeldman Presents The Daily... - 0 views

  • My friend Scott Kellum, design director at Treesaver, has now sent me this refactored code for hiding text, which I hereby christen the Kellum Method: .hide-text { text-indent: 100%; white-space: nowrap; overflow: hidden; } Really long strings of text will never flow into the container because they always flow away from the container. Performance is dramatically improved because a 9999px box is not drawn. Noticeably so in animations on the iPad 1.
  • Scott Kellum said on 1 March 2012 at 3:41 pm: I went ahead and created a side by side site to test the performance: http://lab.pgdn.us/hidden-text-performance/ @Ethan, This is the best 43min I have ever spent learning about optimizing the performance of my CSS: http://www.youtube.com/watch?v=xuMWhto62Eo
  • Would be interesting to understand both the SEO and accessibility impacts of this approach.
  • ...4 more annotations...
  • Scott Kellum said on 2 March 2012 at 4:06 pm: After much deliberation over here: https://github.com/h5bp/html5-boilerplate/issues/1005#issuecomment-4293007 Jonathan Neal suggested a method using font: 0/0 serif; and things seem to be settling on this — .ir { font: 0/0 serif; text-shadow: none; color: transparent; }
  • While I think this is certainly and interesting approach, I have some concerns with the accessibility. In some, if not all, cases when overflow: hidden; hides the content of the element this is applied to from screen readers. In most cases where I use image replacement, I still need the text to be accessible (e.g. call to action buttons set in Gotham). See Aaron Gustafson’s A List Apart article, http://www.alistapart.com/articles/now-you-see-me/. Has anyone tested this with a wide battery of screen readers or other accessibility devices?
  • Another note on accessibility: Besides the screen reader problems – people who don’t get images will not see the text too.
  • As a few people said already, this does not solve the accessibility problem that comes with text-indent. Worse, it may send the wrong message: “this is new and cool, use this from now!”. As a leader in the industry, I think you should warn people that even if this is “better” in term of performance, it is still a bad solution. Imo, Image Replacement techniques should be evaluated against the problems they solve/address. Fwiw, I wrote something about these challenges a few years back: http://tjkdesign.com/articles/tip.asp </shameless plug>
yc c

CSSVista: Live CSS editing with Internet Explorer and Firefox simultaneously - 0 views

  • CSSVista What is it? CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously. If you like this, you may be interested in our browser compatibility service, SiteVista. Yes, that's why this software is free! :-) You can download it here. We want your feedback! Please take a moment to let us know what you think of the program. You can do that either in the comments of this blog post, or by emailing us. Screenshot Why is it free? What's the catch?
  •  
    CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously.
mikhail-miguel

eagle h0mepage - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
mikhail-miguel

.: PortalDigiDesign - Webmasters em ação! Tutoriais, scripts, layouts prontos... - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
mikhail-miguel

.: PortalDigiDesign - Webmasters em ação! Tutoriais, scripts, layouts prontos... - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
mikhail-miguel

.: PortalDigiDesign - Webmasters em ação! Tutoriais, scripts, layouts prontos... - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
mikhail-miguel

.: PortalDigiDesign - Webmasters em ação! Tutoriais, scripts, layouts prontos... - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
yc c

Colors on the Web - Color Theory for web designers - the color wizard generates great c... - 0 views

  •  
    The Color Wizard is a color matching application for anyone who wants to create designs with great looking colors.
Ako Z°om

Cours CSS : liste des propriétés - 0 views

shared by Ako Z°om on 27 Aug 07 - Cached
    • Ako Z°om
       
      simple et clair la liste des styles... en CSS
1 - 20 of 35 Next ›
Showing 20 items per page