Skip to main content

Home/ Tools for web developers/ Group items tagged css

Rss Feed Group items tagged

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.
Vernon Fowler

StyleBootstrap.info: Twitter Bootstrap theme generator - 0 views

  •  
    "Create unique web design with Twitter Bootstrap. Kw: themes, templates, styles. generator. customize."
Sarah HL

Bourbon - A Sass Mixin Library - 0 views

  •  
    A simple and lightweight mixin library for Sass.
mesbah095

Guest Post Online - 0 views

  •  
    Article Writing & Guestpost You Can Join this Site for Your Article & guest post, Just Easy way to join this site & total free Article site. This site article post to totally free Way. Guest Post & Article Post live to Life time only for Current & this time new User. http://guestpostonline.com
Vernon Fowler

RGB-to-Hex Color Converter - 0 views

  •  
    "0769AD"
de Villamil Frédéric

iPhone and iPod Touch development - WebApp.Net - 0 views

  •  
    Bring the power of the iPhone and iPod Touch GUI designed by Apple in your own web applications and give the the best user experience to your visitors and customers.
de Villamil Frédéric

» 22 Questions to Ask Before Developing a Website :: CSS, JavaScript and XHTM... - 0 views

  •  
    I developed this "Website Development Questionnaire" in 2002. It is old, but it still serves me well, so I thought I would share. I don't actually add the bold or italic sections below. Those were added here to help you understand the rationale for the questions:
de Villamil Frédéric

Tutoriel jQuery : Faire un carrousel - Babylon-Design - Tutoriaux WebDesign :... - 0 views

  •  
    Carousel avec jsquery
Vernon Fowler

Grunt for People Who Think Things Like Grunt are Weird and Hard ◆ 24 ways - 0 views

  • You install Grunt on a per-project basis. Go to your project’s folder. It needs a file there named package.json at the root level. You can just create one and put it there.
  • The contents of that file should be this: { "name": "example-project", "version": "0.1.0", "devDependencies": { "grunt": "~0.4.1" } }
  • Once that package.json file is in place, go to the terminal and navigate to your folder.
  • ...3 more annotations...
  • This is a one-liner again. Just run this command in the terminal: npm install -g grunt-cli
  • Then run the command: npm install
  • You should close and reopen the terminal as well. That’s a generic good practice to make sure things are working right.
Vernon Fowler

PrimerCSS - 0 views

« First ‹ Previous 41 - 58 of 58
Showing 20 items per page