Author Topic: RESOURCES  (Read 17238 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

Offline maplist

  • Irregular
  • Posts: 8
    • View Profile
    • MapList
Re: RESOURCES
« Reply #15 on: October 17, 2008, 02:33:00 PM »
Thanks for the info

Offline katherinej

  • Irregular
  • Posts: 1
    • View Profile
Re: RESOURCES
« Reply #16 on: March 19, 2009, 08:50:58 AM »
http://www.w3schools.com/ is a great website to follow the programming languages.
« Last Edit: September 13, 2009, 05:49:37 AM by Daniel0 »

Offline BLaZuRE

  • Enthusiast
  • Posts: 102
    • View Profile
Re: RESOURCES
« Reply #17 on: August 15, 2009, 06:53:52 PM »
http://www.w3schools.com/ is a great website to follow the programming languages.
That was already mentioned.

Anyway, try:
http://www.w3.org/TR/CSS1/ and http://www.w3.org/TR/2008/REC-CSS2-20080411/
It's more suited for intermediate to advanced coders since it's more of a manual than a teaching/step-through website.  It's the best way to assure that you're standards-compliant (since they ARE the standards).
They also have the standards for HTML and XHTML.

Offline anatak

  • Devotee
  • Posts: 521
    • View Profile
Re: RESOURCES
« Reply #18 on: October 05, 2009, 12:30:45 AM »
center tables explained on this page
I am sure there are some other good things on his page

http://www.granneman.com/webdev/coding/css/centertables/

Offline xtendcorp

  • Irregular
  • Posts: 1
    • View Profile
    • How to dev
Re: RESOURCES
« Reply #19 on: December 30, 2009, 06:25:12 AM »
http://www.w3schools.com is like bible for christians and corani for islamists.Its the base to learn creating websites.
Tornado in our souls torrents in our minds

Offline MPeter

  • Irregular
  • Posts: 21
  • Gender: Male
  • I have a personal text!
    • View Profile
RESOURCES in German
« Reply #20 on: October 31, 2010, 02:22:28 AM »
Very Great and Famous GERMAN & FRENCH website about HTML, CSS, JavaScript, and some server-side related, which is surfable in a really great catalogue!

Main-Site:
http://www.selfhtml.org/

German-Site with Search (= "Suche nach") -- Have a try!
http://de.selfhtml.org/

ps: Google-Translate might help you out then when it comes to the facts.
At a press conference the Brunettes announce they are going to make a trip to the Moon. The Redheads speak up "That's been done before, we're going to go to Mars". The Blondes speak up "That's nothing, we're going to be the first people to go to the Sun". One of the reporters says "Don't you idiots know that you'll burn up?" The Blondes say "NO WE WON'T; WE'RE GOING TO GO AT NIGHT!"

Offline fathernugen

  • Irregular
  • Posts: 20
    • View Profile
Re: RESOURCES
« Reply #21 on: February 12, 2011, 11:02:33 AM »
Why has no one called up Chris Coyier from CSS Tricks.

It's an invaluable site where you can learn whatever your level.

I'm not an associate, friend or affiliate, just keen on learning from the masters.

http://css-tricks.com/

Offline imowood

  • Irregular
  • Posts: 1
    • View Profile
Re: RESOURCES
« Reply #22 on: February 12, 2011, 03:10:29 PM »
Great links guys! Thanks :)
« Last Edit: February 12, 2011, 03:12:57 PM by imowood »

Offline cssfreakie

  • moOO?
  • Guru
  • Addict
  • *
  • Posts: 1,676
  • Gender: Male
  • don't forget to feed the monkeys
    • View Profile
    • CSS FREAKIE TO THE RESQUE
Re: RESOURCES
« Reply #23 on: April 03, 2011, 10:06:05 PM »
For all you people that focus here on just css in a bite size format, try a book:
http://www.amazon.com/CSS-Missing-David-Sawyer-McFarland/dp/0596802447/ref=ntt_at_ep_dpi_1

CSS:The Definitive Guide Of Eric Meyer is worth it's weight in gold as well.
BEFORE YOU ASK: use a reset.css | use tables only for multicolumn data | Use a valid doctype | bad-tags

Did I help you? Consider donating ;)                         1phptut #mark your topic solved!!#

Offline jenszer

  • Irregular
  • Posts: 1
    • View Profile
Re: RESOURCES
« Reply #24 on: May 17, 2011, 01:23:09 AM »
this site might help http://www.csstutorial.net/

It talks about CSS, i already try it and i have many learning on that site.  It shows the step by step process in using the CSS codes. You can find all the stuff related to CSS. I saw that site when i was editing my thesis using my latest gadgets like Laptop.  Hope it can help.  :D

Offline cssfreakie

  • moOO?
  • Guru
  • Addict
  • *
  • Posts: 1,676
  • Gender: Male
  • don't forget to feed the monkeys
    • View Profile
    • CSS FREAKIE TO THE RESQUE
Re: RESOURCES
« Reply #25 on: May 30, 2011, 07:48:44 PM »
Since the original writer can't seem to find this sticky, I post it for him.
If your completely new to css, and you rather do on line tutorials instead of reading a book,
You might want to give the following a try.


Written by a fellow phpfreak named crmamx.
BEFORE YOU ASK: use a reset.css | use tables only for multicolumn data | Use a valid doctype | bad-tags

Did I help you? Consider donating ;)                         1phptut #mark your topic solved!!#

Offline kevinblevins

  • Irregular
  • Posts: 8
    • View Profile
Re: RESOURCES
« Reply #26 on: January 17, 2012, 02:44:19 AM »
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.
spam removed