Owner: Front-end Developer Weblog and Resources URL:http://www.front-end-developer.com/ Join Date: Wed, 16 Apr 2008 03:40:21 -0500 Rating:0 Site Description: Weblog and Resources, Tools, Tips and Tricks for Webdevelopers and Webdesigners Site statistics:Click here
Top 9 CSS and HTML validation services 0000-00-00 00:00:00 Tools and services to validate css / html / code.
Walidator.com : front end to most common official validators
Markup Validation Service : Markup Validation Service by W3.org
CSS Validator : CSS Validation Service by W3.org
CSSCheck : CSS validator at HTMLHelp
Feed Atom and RSS Feed Validator : Atom and RSS Feed Validator at ...
Top 17 CSS Tutorials 0000-00-00 00:00:00 Sites with long, multiple tutorials on CSS.
CSS Basics.com : Learn everything you ever wanted to know about the basics of CSS
CSS Tutorials
: at EchoEcho
CSS Tutorials : Eric Meyer / Meyerweb
CSS Tutorials : at Tizag
CSS Tutorials : at Tutorialized
CSS Tutorials : at W3 Schools
CSS Tutorials : CSS guide, Tutorials, Articles ...
Top 17 CSS Lightbox Variations 0000-00-00 00:00:00 CSS techniques to overlay images on a webpage.
Lightbox
JS : Original; a simple, unobtrusive script used to overlay images on the current page.
Greased Lightbox : Greasemonkey/Creammonkey/Opera user script designed to enhance browsing on websites that link to images such as Google Image Search, Flickr, Wikipedia, Facebook, MySpace, and deviantART.
GreyBox : ... Read more:Variations
CSS:Auto-matic Link Icons 0000-00-00 00:00:00 CSS 2.1 has many new wonderful capabilities and cool tricks - automatic link icons.
First, a look at the end result :-
This is a normal link.
This is an external link to Google.
This is a link to a MS Word document.
This is a .zip file.
(don’t bother clicking the links though - they’re ... Read more:Icons
TotalEdit 4.1: Text editor for programmers 0000-00-00 00:00:00 Looking for a powerful text editor for all your writing and coding needs? Look no further than TotalEdit 4.1, a multi-featured text editing tool created by Independence Software.
TotalEdit offers a wealth of programming features, including syntax-coloring, code-folding, line-numbering, and many other hyphenated features. TotalEdit also includes a number of one-click ...
Styling form controls 0000-00-00 00:00:00 Roger Johansson has an in depth, 2 part look at styling form controls across the different operating systems and browsers. A worthy read if you have ever tried to wrangle submit buttons and input boxes into some form of consistency across browsers while trying to tweak their looks.
Visit site
Enhancing forms - Unobtrusive Javascript 0000-00-00 00:00:00 An excellent example of how to use unobtrusive JavaScript for error checking a form prior to submission. The work is available for download, and at the end of the article is provided a sample form and some exercises to help with your understanding with implementing unobtrusive JavaScript on forms.
Visit site
Dynamic Help in Web Forms 0000-00-00 00:00:00 Luke Wroblewski provides an excellent roundup of different methods being used around the web to provide help with forms. Definitely worth reading as it is a nice collection of patterns to solve the form help issue.
Using some images to capture the different strategies, he provides the good and bad of ... Read more:Dynamic
, Forms
famfamfam.com: Icons 0000-00-00 00:00:00 Sets of free icons that can be used in your web application or website.
They also have a set of attractive flag icons. Licensed either as free
to use or as Creative Commons Attribution 2.5 License.
Visit site Read more:Icons
Flickr: Stock Repository 0000-00-00 00:00:00 From the website: Free Stock
photos for designers. You're free to contribute your own photos or take what you need... As a courtesy to the photographer please let them know how and where you use their images, and do not bundle them in a package for redistribution.
Visit site Read more:Flickr
Top-10 design mistakes in web applications 0000-00-00 00:00:00 According to Jakob Nielsen, these are the 10 most common usability violations found in web applications: Non-standard interface controls, such as home-grown scrollbars Inconsistency in the way things work, appear and are labelled across the app No providing proper affordances that give people ... Read more:design
Top 10 accessibility mistakes 0000-00-00 00:00:00 Here's a nice top ten of things not to do when building accessible sites:
Don't use verbose ALT text. ALT text for information-based images
should be short and succinct. Decorative images should never have ALT
text.
Don't ...
How will you use the power of Web 2.0 0000-00-00 00:00:00 The 2008 edition of Web 2.0 Expo is now underway in San Francisco. Check out all the highlights from the show:
Photos
News and Coverage
Blog
Live Twittering
Web 2.0 Expo SF Brochure
Download the Web 2.0 Expo San Francisco Brochure (PDF)
Attending Web 2.0 Expo? Use some of the ... Read more:power
53 CSS tutorials anyone can do 0000-00-00 00:00:00 There are many advantages to designing with Cascading Style Sheets. CSS is extremely easy to learn and rework once a basic site framework has been established. Websites, or website components can easily be changed into something totally different just by swapping a single CSS file, or a line within a ...
CSSFLY does live editing right in your browser 0000-00-00 00:00:00 CSSFly is a web 2.0 tool for easy editing
websites direct and in real-time in your browser
. Simply edit the (X)HTML-code and the external Style-Sheet files : what you code is what you get! This tool is designed for developers. Use it for developing, testing or checking your web-project ...