Skip to main content

Home/ Tools for web developers/ Group items tagged http

Rss Feed Group items tagged

Vernon Fowler

CSS3 Generator - 0 views

  • If you set it to border-box, the padding and border will render inside the box.
  • -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
Vernon Fowler

Typography Tools for the Web | Sparkbox - 0 views

  • { text-rendering: optimizeLegibility; }
Luciano Ferrer

Customizable Shortcuts :: Add-ons for Firefox - 0 views

  •  
    "Allows to customize Firefox shortcuts." Sobre todo para el fatídico ctrl+q
Luciano Ferrer

Disable Ctrl-Q Shortcut :: Add-ons for Firefox - 0 views

  •  
    "Never close the browser by mistake again." ¿Cansado/a de darle al ctrl+q por error?
Vernon Fowler

HTML Table Validator - Table Usability - Working examples - Web Experience To... - 0 views

  •  
    This validator would help you find any relationship error defined in your complex table.
Vernon Fowler

The URLEncode and URLDecode Page - 0 views

  •  
    "%3F"
Vernon Fowler

SVG-Optimiser - 0 views

  • Files created in Inkscape or Illustrator are particularly amenable to optimisation.
  •  
    A Python program to reduce the file size of uploaded SVGs.
Vernon Fowler

Grumpicon. A Web app for the Grunticon workflow. - 0 views

  • To start, export SVG files for each of your images, drop those files onto the grumpy animal above, then click the 'Downlode it!" button to grab the files.
  • Once downloaded, check out preview.html to see a preview of your icons and their class names. To integrate in your site, you can drop the exported files into a folder on your site and paste the contents of grunticon.loader.txt into the head section of your HTML templates. Note: Be sure to replace the 4 [YOUR PATH HERE] parts of that text with the path to your own grunticon files (a root-relative path often works best across a whole site).
  •  
    Grunticon makes it easy to use HD-ready (retina) vector illustrations, icons, and background images in your web project without the hassles of spotty browser compatibility. The tool processes a set of SVG files, generates PNG fallback images for legacy browsers, and exports a demo page showing how to use the final icons.
  •  
    Grunticon makes it easy to use HD-ready (retina) vector illustrations, icons, and background images in your web project without the hassles of spotty browser compatibility. The tool processes a set of SVG files, generates PNG fallback images for legacy browsers, and exports a demo page showing how to use the final icons.
« First ‹ Previous 81 - 100 of 235 Next › Last »
Showing 20 items per page