HI need both program to CSS and HTML free and how to use?? and how can I make the themes to the web by thos 2 program and my emil kurdfbi@hotmail.co.uk thank to help
another great place for tutorials for html and css is htmldog.com. very easy to follow and well organized as well.
Find a solid text editor intended for web development use. I use TextWrangler for MacOSX. It has some good features for both CSS + HTML work. Follow the suggestions from the two previous posters to learn how to use the languages.
If I am understanding you correctly, you want to use CSS and HTML for emails. If this is the case, HTML is more important than CSS because not all email clients support CSS. (BTW: HTML is not a programming language. It's a mark up language.)
Just use online tutorials like w3schools.com to learn for free, and you can use Notepad to code which is also free.