Author Topic: RESOURCES  (Read 17237 times)

0 Members and 1 Guest are viewing this topic.

Offline neylitaloTopic starter

  • Staff Alumni
  • Addict
  • *
  • Posts: 2,970
  • Gender: Male
    • View Profile
    • The Netizen's Journal
RESOURCES
« on: October 04, 2006, 05:40:59 PM »
This is a list of some resources you can use for your CSS adventures.

www.twinhelix.com - the creators of some really cool CSS (and JS) menus, tooltips, and others. Free to use, except you have to make a donation or place a visible creding link to twinhelix.com somewhere in your page. Highly recommended.

Feel free to add your favorite tutorials, tools, or references to this thread. Please include a description of whatever it is, and make sure it's not already in the list.
« Last Edit: January 31, 2007, 02:50:46 AM by neylitalo »
http://nealylitalo.net - My personal website, and home of The Netizen's Journal.

Offline c4onastick

  • Enthusiast
  • Posts: 218
    • View Profile
Re: RESOURCES
« Reply #1 on: November 08, 2006, 05:31:00 PM »
Other great tutorial sites:

Position is Everything!
-My favorite site for learning (by example) to replace table layouts with CSS.

CSS Layout Techniques
-Another great site with examples on multiple column layouts.

A List Apart
-Site full of great articles about the design process for CSS, as well as articles on different mini-tasks (i.e. pretty forms, multi-column lists, etc.)

Holy CSS Zeldman!
-A site with a bunch of links to tutorials to CSS concepts and applications.

Max Design
-Site with a bunch of tutorials on formating CSS lists, floats, and form selects.

Enjoy!

Regex Tester::Unicode Regex::PHP Function List::MySQL 5.1
"Sorry sweetheart... but this all day sucker is down to the soggy white stick." -- Topper Harley

Offline ToonMariner

  • Fanatic
  • Posts: 3,715
  • Gender: Male
    • View Profile
Re: RESOURCES
« Reply #2 on: November 24, 2006, 06:48:36 PM »
Good tool for css authoring

http://www.newsgator.com/NGOLProduct.aspx?ProdID=TopStyle

It is worth getting the pro version (IMO).

Good couple of features like checking validity against browsers or standards etc. etc. and really helps you manage your style sheets; see all your selector-class-id declarations and helps create your css very quickly.
follow me on twitter @PHPsycho

Offline amethyst42

  • Irregular
  • Posts: 28
    • View Profile
WS Schools
« Reply #3 on: November 24, 2006, 08:33:30 PM »
http://www.w3schools.com/css/default.asp

This is great, it has a 'try it' window for everything, manipulate the code and see what happens!
I am too scared to close my eyes.

Offline tarun

  • Enthusiast
  • Posts: 321
  • Gender: Male
    • View Profile
Re: RESOURCES
« Reply #4 on: April 10, 2007, 03:17:03 PM »
Dynamic Drive
Great For Loads Of CSS And JS Tips, Tricks And Downloadable Examples

Offline obsidian

  • Managed Insanity
  • Staff Alumni
  • Freak!
  • *
  • Posts: 6,440
  • Gender: Male
  • Talk to me, I won't bite... hard.
    • View Profile
    • Guahan Web
Re: RESOURCES
« Reply #5 on: April 10, 2007, 03:25:20 PM »
Stop Design - Homepage of Douglas Bowman... a must see!

Sons of Suckerfish dynamic menus - Nearly pure CSS dropdown menus.

Zeldman's homepage - Add it to A List Apart mentioned above.
« Last Edit: April 10, 2007, 03:26:49 PM by obsidian »
You can't win, you can't lose, you can't break even... you can't even get out of the game.

Code: [Select]
<?php
while (count($life->getQuestions()) > 0)
{   
$life->study(); } ?>
  LINKS: PHP: Manual MySQL: Manual PostgreSQL: Manual (X)HTML: Validate It! CSS: A List Apart | IE bug fixes | Zen Garden | Validate It! JavaScript: Reference Cards RegEx: Everything RegEx

Offline talkz3333

  • Irregular
  • Posts: 3
    • View Profile
Re: RESOURCES
« Reply #6 on: May 31, 2007, 05:16:24 AM »
coooooool
thanks man
http://www.FreeOnlineGenerator.com - Free useful generators for webmasters and developers!

Offline play_

  • Guru
  • Devotee
  • *
  • Posts: 1,354
    • View Profile
    • http://regexp.9leaves.com
Re: RESOURCES
« Reply #7 on: July 21, 2007, 07:50:24 PM »
I'd like to add this awesome css3 site

http://www.css3.info/preview/

Offline dbrimlow

  • Devotee
  • Posts: 721
    • View Profile
    • dbrimlow.com
Re: RESOURCES
« Reply #8 on: August 22, 2007, 05:02:18 PM »
Let's not forget Roger Johansson's, "456 BEREA St"
 http://www.456bereastreet.com/archive/

Blog where Professional css writers, gurus hang.
Archives of superb articles, very cool "Lab", etc
Dave

I am always amazed by no matter how much I know, I know I don't know as much as I thought I knew.  - D. Brimlow.

Offline joeysarsenal

  • Enthusiast
  • Posts: 91
    • View Profile
Re: WS Schools
« Reply #9 on: September 21, 2007, 02:14:23 AM »
http://www.w3schools.com/css/default.asp

This is great, it has a 'try it' window for everything, manipulate the code and see what happens!

i need a site like that, is there another one similar?

Offline bronzemonkey

  • Enthusiast
  • Posts: 432
    • View Profile
Re: RESOURCES
« Reply #10 on: October 28, 2007, 11:53:06 AM »
The W3C List of Recommended Doctypes - Remember to use a doctype!

The W3C QA Toolbox (Validators, checkers and other tools) - Remember to check your code!

Free Website Accessibility Tests - Becoming very important for legal reasons and ensuring that as many people as possible can use your amazing website.

Grid Layout Javascript - Really great piece of useful javascript to use during design/development for people employing a Grid Layout.

CSS Play - Website with lots of examples of multi-column layouts, css menus (drop-down, in-line, etc), image maps, etc.
« Last Edit: October 28, 2007, 11:54:57 AM by bronzemonkey »

Offline [-_-]

  • Enthusiast
  • Posts: 76
  • Gender: Male
    • View Profile
    • Plenty of Torrents
Re: RESOURCES
« Reply #11 on: May 17, 2008, 11:52:28 AM »
This is a good tool for when your setting the background colors in your css.

It takes the guess work out and it has a mock site preview to let you see how your colors will look together.

http://www.colorspire.com/color-schemes/creator/

Offline BlueBoden

  • Enthusiast
  • Posts: 302
  • Gender: Male
    • View Profile
    • BlueBoden's Blog
Re: RESOURCES
« Reply #12 on: May 28, 2008, 05:05:42 PM »
It may be worth to mention by now, even though i'm still working on the Tutorials, the references are growing fast.

www.brugbart.com - Tutorials/References

I mainly focus on HTML, CSS and PHP/MySQL. It is possible to comment on each Tutorial Entry and each Reference Entry.
At the moment there are some pretty good position based layouts, with multiple columns.
« Last Edit: May 28, 2008, 05:08:02 PM by BlueBoden »

Offline David123

  • Irregular
  • Posts: 1
    • View Profile
Re: RESOURCES
« Reply #13 on: August 19, 2008, 04:24:31 AM »
get lots of information about CSS Advanced Web Standards Solutions

http://www.friendsofed.com/book.html?isbn=9781590596142



http://www.infysolutions.com

Offline keyurshah

  • Irregular
  • Posts: 23
    • View Profile
Re: RESOURCES
« Reply #14 on: September 05, 2008, 03:18:12 AM »
Web Developer Handbook!

The all-under-one-roof site for web developer
http://www.alvit.de/handbook/

css creativity | css galleries & showcases | color tools | color schemes, palettes | color patterns | fashion: colors selection | color theory | royalty free photos | css daily reading | web design daily reading | css layouts | css navigation menus | css techniques | css: software & Firefox Extensions | css-web-tools & services | html-web-tools & services | accessibility checkers | miscellaneous tools | ajax | javascript | DOM | fonts | typography | RSS | CMS | blogging | specifications | usability & accessibility | seo tools | seo references | how-to-get-things-done | freelancers resources | web2.0 | 2read