38 private links
FontZone.net offers thousands of free fonts to enhance your own websites, documents, greeting cards, and more. You can browse popular fonts by themes, name or style.
Jekyll is a simple, blog aware, static site generator. It takes a template directory (representing the raw form of a website), runs it through Textile or Markdown and Liquid converters, and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project’s page or blog right here from GitHub.
Задача, которую решает модель CSS3 Grid Layout, очень проста и понятна любому веб-верстальщику (да и не только ему): предоставить удобный механизм расположения контента по виртуальной сетке.
Allows you to show on your frontpage only posts from the categories that you select.
Sublime-surround is a SublimeText 2 plugin for adding, deleting and modifying text around the cursor or selection.
Holmes.CSS puts colored outlines around potentially invalid, inaccessible or erroneous HTML markup.
Create semantic outline of a webpage
This chapter will take an HTML page that has absolutely nothing wrong with it, and improve it. Parts of it will become shorter. Parts will become longer. All of it will become more semantic. It’ll be awesome.
A modular scale, like a musical scale, is a prearranged set of harmonious proportions.
There is no need to open a full-featured program such as Photoshop every time you want to make a simple size adjustmant to a picture. Image Shackle lets you resize an image quickly. Whether you are wanting to throw an image up on myspace or print out your latest party pic, Image Shackle is the easiest way to make your photos the right size.
We're trying a new way to teach and learn html/css/js. Basically, you just need to write HTML, CSS, Javascript code inside code editors and we'll record whatever you type. Other people can then "playback" your recording in a video style and learn how you made your creation.
In this post, I’d like to take you through the Sublime build system and share build scripts for working with many of the languages and tools we use today.
Search through HTML files for elements that match a CSS selector.
One common problem when developing html templates, is that you have to duplicate the same code a lot: every page needs the same header and footer, and this goes against the DRY principle. In a WordPress theme, you would simply use a PHP include, but what if you can’t use PHP? Some buyers use ASP, Rails, or other server-side languages, and will not be able to parse PHP on their server.
The option of using pure HTML (sometimes with a dab of CSS) for form validation was until recently unthinkable. Sure there have been all kinds of whacky JavaScript plug-ins over the years aimed at achieving something similar, but never a single standard that we could work towards.
Browser support for the different features of HTML5 forms is quite varied. Let's explore.
A simple file monitor that executes a given command each time a file change occurs inside the tracked directory.
Middleman is a static site generator using all the shortcuts and tools in modern web development.
Powered by html2jade
So I’ve been a long time user of FileZilla and awhile back I looked into how to share my site list across multiple machines and one method many people were doing was storing their application settings on Dropbox by modifying their fzdefaults.xml to point to a location under your Dropbox folder.