Revisiting the HTML Link with all its elements
From the article: The Elements of an HTML Link Links. We often talk about why we want them and how to get them, but today I’d like to go back to basics and look at the constituent parts of the HTML...
View ArticlePSD to HTML step-by-step tutorial
Code a Corporate Website from a Photoshop Design: PSD to HTML Tutorial – DesignM.ag Last week we published a tutorial for designing a basic corporate website layout in Photoshop, and in this tutorial...
View ArticleThis Article Discusses Why You Should Build a Front End Package
Why You Should Build a Front End Package | Design Shack The majority of developers probably start from scratch or pull in a few resources from previous sites. The more organized among us have developed...
View ArticleCSS Tricks: The Skinny on CSS Attribute Selectors
From the website: The Skinny on CSS Attribute Selectors | CSS-Tricks CSS has the ability to target HTML elements based on any one of their attributes. You probably already know about classes and IDs....
View ArticlejQuery Quicksand: Reorder and filter items with a nice shuffling animation
Quicksand At the very basic level, Quicksand replaces one collection of items with another. All you need to do is provide those two sets of items. You can do it in a couple of ways: 1. Use plain HTML,...
View ArticleA great online tool: Unicode to HTML converter
Unicode to HTML converter With this tool you are able to encode special characters (chars like ‘áèïüñ’ …) to HTML code. The advantage of using special HTML codes instead of the normal characters is...
View ArticleHow to Integrate SexyBookmarks into any HTML page with JavaScript
From the website: Integrate SexyBookmarks into any HTML page with JavaScript SexyBookmarks is a handy plugin for sharing the useful & helpful links on the famous social bookmark services just like...
View ArticleThe Most Common HTML and CSS Mistakes to Avoid
From the article: The Most Common HTML and CSS Mistakes to Avoid | Tips Beginners through advanced coders make mistakes in their HTML and CSS files, either through carelessness or lack of experience....
View ArticleDownload free, open-source SIMILE Widgets to help you with your web...
SIMILE Widgets This is an open-source “spin-off” from the Simile project at MIT. Here we offer free, open-source web widgets, mostly for data visualizations. They are maintained and improved over time...
View Article10 Rare HTML Tags You Really Should Know
From the article: 10 Rare HTML Tags You Really Should Know | Nettuts+ Web developers these days are often expected to know and work in multiple languages. As a result, it’s tricky to learn everything a...
View ArticleTUTORIAL – Progressive enhancement: pure CSS speech bubbles (no images, no...
From the website: Progressive enhancement: pure CSS speech bubbles – Nicolas Gallagher — Blog & Ephemera Speech bubbles are a popular effect but many tutorials rely on presentational HTML or...
View ArticlePunctuation Inside or Out? and B, I, STRONG, EM tags and their usage in text
Poll Results: Punctuation Inside or Out? | CSS-Tricks This article also addresses <b>, <i>, <strong>, <em> tags and their usage in marking up text on a web page. Filed under:...
View ArticleCreate dynamic character and background animation in pure HTML and JavaScript...
From the website: jQuery Spritely | Spritely jQuery.spritely is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript. It’s a simple,...
View ArticleConnect HTML elements together on a page using jQuery plugin jsPlumb
jsPlumb demo The jsPlumb jQuery plugin provides a way to “plumb” elements of a UI together. This page contains a little bit of everything to whet your appetite. Filed under: design, development,...
View Article20 Portable Applications Web Designers Should Have On Their USB Sticks
From the blog: 20 Portable Applications Web Designers Should Have On Their USB Sticks | Design Reviver If you’re an on-the-go freelance web designer, then these useful and popular applications that you...
View ArticleBuilding iPhone Apps with HTML, CSS, and JavaScript – online O’Reilly book
Building iPhone Apps with HTML, CSS, and JavaScript If you know HTML, CSS, and JavaScript, you already have what you need to develop your own iPhone apps. With this book, you’ll learn how to use these...
View ArticleHow To Create A RSS Feed From Any Web Page
Excerpt: How To Create A RSS Feed From Any Web Page Can do you generate an RSS feed for a web page that doesn’t have one? Can anyone do this on her own? The answer to both is a resounding YES! Today,...
View ArticleFree HTML Class from Jennifer Kyrnin of About.com
From the website: Free HTML Class Lessons, quizzes, and projects related to the Free About.com HTML class. Learn HTML by email or from the online course outlines presented here. The articles and...
View ArticleFoundation: Rapid Prototyping and Building Framework from ZURB
Foundation: Rapid Prototyping and Building Framework from ZURB What’s in Foundation? So much good stuff, girl. We’ve built Foundation to help you quickly get a site off the ground and to a state where...
View ArticleHOWTO: Special Characters in HTML
Special Characters in HTML HTML Entities and/or ISO Latin-1 codes can be placed in source code like any other alphanumeric characters to produce special characters and symbols that cannot be generated...
View Article