Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-01-15 19:24:58

6sigma
Member
From: Memphis, TN, USA
Registered: 2004-05-24
Posts: 184
Website

How did you learn CSS?

I wrestle with the simplest of positioning problems with CSS.

How did you learn CSS? Do you have advice for someone who wants to learn how to properly “write CSS” and position elements on the screen?

  1. a book or books
  2. strictly by doing; is there a sample problem you’d recommend?
  3. an online site or tutorial
  4. a software tutorial (e.g. StyleMaster or TopStyle?)
  5. by asking questions and getting answers
  6. a tutor
  7. a certain set of tools/software/websites
  8. some other way

Thanks for any advice you can offer.


“Well, I, uh, don’t think it’s quite fair to condemn a whole program because of a single slip-up, sir.” General ‘Buck’ Turgidson

Offline

#2 2006-01-15 22:20:06

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: How did you learn CSS?

Immediate feedback. That means use developer tools for firefox and editing css from the sidebar pane of a live page.

That, and use resources like floatorial at maxdesign and w3schools.

Offline

#3 2006-01-15 22:24:07

RenJonsin
Member
From: Tarpon Springs, FL USA
Registered: 2005-02-06
Posts: 103
Website

Re: How did you learn CSS?

I installed Textpattern onto my site.

Then I was forced to do what MrDale did to use it, Same way I learn everything! lol

Offline

#4 2006-01-16 05:03:22

MsContrary
Member
From: California
Registered: 2004-12-27
Posts: 52
Website

Re: How did you learn CSS?

I started dabbling—just playing around with CSS. Hung out in CSS/HTML newsgroups.

Then took an online course. Yikes, I paid money to do that! It dealt with CSS 2 before most browsers supported much of it. Now that was certainly fun!

Used BBEdit.

Read the Textpattern forum regularly and follow suggested links that sound interesting.

It sure helps to know CSS!

M


I am not a professional woman

Offline

#5 2006-01-16 05:15:45

brian.zerangue
Member
Registered: 2005-02-15
Posts: 62

Re: How did you learn CSS?

Here’s a few ideas…

  1. Go to htmldog.com and go through there html / css tutorials… they are really easy to pick up and very informative.
  2. After you have a basic feel for CSS… Read Web Standards Solutions and Bulletproof Web Design by Dan Cederholm of SimpleBits.com
  3. then take a look at csszengarden.com and inspect the CSS files.

Last edited by brian.zerangue (2006-01-16 05:18:56)

Offline

#6 2006-01-16 05:57:20

Hans
Member
From: Everywhere
Registered: 2004-03-07
Posts: 99
Website

Re: How did you learn CSS?

Looked at CSS Zen Garden stylesheets, pored over w3c schools pages, and got lots of practice with IE5.


Lumilux – A Photoblog

Offline

#7 2006-01-16 06:10:05

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: How did you learn CSS?

I started with a few examples, and mostly by looking at websites source code. But that was like 6 or 8 years ago. It’s easy now.

I can recommend a very good book, Cascading Style Sheets – The Definitive Guide (2^nd^ edition) by Eric Meyer. It’s a classical, a CSS bible. Good to start, good as a refence.

Last edited by Jeremie (2006-01-16 06:11:11)

Offline

#8 2006-01-16 09:44:02

Jeff_K
Archived Plugin Author
From: Vancouver, British Columbia
Registered: 2005-08-19
Posts: 202
Website

Re: How did you learn CSS?

All I know about CSS I learned at <a href=“http://alistapart.com”>A List Apart</a>. Well not really, but they got me started… I also second Jeremie’s suggestion.

Offline

#9 2006-01-16 13:17:08

Jaro
Member
From: S/F
Registered: 2004-11-18
Posts: 89

Re: How did you learn CSS?

I learned alot from westciv.com and then practice and immediately check what’s the css rule doing.

Last edited by Jaro (2006-01-16 13:17:40)

Offline

#10 2006-01-16 23:14:19

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: How did you learn CSS?

I have done my first steps in XHTML and CSS with Russ Weakly and with Ross Shannon.

Great articles:
http://www.maxdesign.com.au/presentation/

Also, he has this great resource, where I have learned a lot:
http://css.maxdesign.com.au/


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#11 2006-01-24 13:33:21

raveoli
Member
From: Copenhagen
Registered: 2004-03-06
Posts: 205
Website

Re: How did you learn CSS?

Westciv’s tutorial took me from almost complete novice, to the “never ever will I ever more develop a site in the old way” -state.

So go on =)

Offline

#12 2006-01-24 14:41:36

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: How did you learn CSS?

Brainjar’s CSS position Tutorial , A List Apart’s Taming Lists and Eric Meyer’s Containing Floats were the AHA moments for me. They took me from hacking to understanding.

I would also recommend, just building a site using nothing but CSS. That’s what helped me the most. When I started to move from tag soup to standards I decided to re-design my site all via css as a learning experience. No tables allowed. That forced me to re-arrange my thought process to start thinking like CSS, which to me was the main obstacle after almost a decade of table hacking.

Never looked back.

Last edited by hakjoon (2006-01-24 14:42:17)


Shoving is the answer – pusher robot

Offline

Board footer

Powered by FluxBB