Forum Moderators: not2easy

Message Too Old, No Replies

CSS easy way to learn

program to make CSS code or complete manual

         

Paul Weinstock

6:55 pm on Oct 7, 2008 (gmt 0)

10+ Year Member



Does anyone know if there is an application software to make code CSS. or maybe a web site where we can find explanation about CSS code, I would like something different than all that manual that you find on internet without example to show how to do the stuff they explain.

Regards

Paul Weinstock

swa66

1:52 am on Oct 8, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Paul,

I think most of us out here code CSS by hand.
There are a few using dreamweaver, but I've never felt the urge to try it myself (I do own a license). But perhaps those using it can give some feedback.

To learn it, try these:

  • http://www.webmasterworld.com/forum83/461.htm
  • w3schools does have examples: [w3schools.com...]
  • http://www.w3.org/TR/CSS21/

Learning CSS you'll quickly find out not all browsers support the same code. Be prepared for some frustration.