Try these sites. I find the best information on the web.
thescripts.com
http://www.w3.org/Style/CSS/
www.htmlgoodies.com
Always validate your html/xhtml/css via the w3c.org validators.
You should start learning about xhtml and focus on using css in place of using html tables. css renders faster than tables and gives more control over your site design.
Good luck.
www.bludogwebstudio.com
2007-02-17 04:13:32
·
answer #1
·
answered by J. L. C. 1
·
2⤊
0⤋
There are three books that I consider essential if you want to learn good, standards-compliant CSS:
Designing with Web Standards by Jeffrey Zeldman
Web Standards Solutions by Dan Cederholm
Eric Meyer on CSS by Eric A. Meyer
These books are so well known and respected in the Web design community that they are sometimes referred to by their color rather than title. You can buy them used on Amazon for a fraction of the retail price.
Each of those authors has a Web site with further information on CSS, but the single best online resource for studying CSS is the CSS Zen Garden: http://www.csszengarden.com The examples there will show you how much can be done with CSS - each example uses the same HTML file, but a different CSS file.
Good luck! Learning CSS is definitely worth it.
2007-02-17 13:13:15
·
answer #2
·
answered by jtlyr 3
·
1⤊
0⤋
css-tricks.com
DevTips on YouTube
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference
codeacademy.com
2015-12-12 16:56:01
·
answer #3
·
answered by ? 2
·
0⤊
0⤋
i found this book very handy
teach yourself css in 10 minutes by russ weakley
also, have a look here
http://www.vordweb.co.uk/css/css-guide.htm
with reguards to html knowledge, you will also need knowledge of at the very least 'div' tags http://www.htmldog.com/guides/htmlintermediate/spandiv/
2007-02-17 06:38:29
·
answer #4
·
answered by glynn.alexander 3
·
0⤊
0⤋
Cascading Style Sheet
its a file that goes along with web development that holds diffrest style settings. a style of HEADING may have bold font with a certain font type and size on it. and instead of having to format all the text manually on a page you can use the styles available in the sheet to automate the display of text...
for example i could add a mytext
id have to put that around all my text or i could use the style sheet.
mytext
you will need a little to use it depending on the program,
a freen web page editor i always use is HTML kit from chami.com
2007-02-17 04:10:57
·
answer #5
·
answered by newton3010 6
·
0⤊
1⤋
Hai! My dear friend try this link http://www.w3schools.com/css/default.asp you will be become the updated css learner
2007-02-17 04:08:53
·
answer #6
·
answered by srikanth r 1
·
0⤊
0⤋
https://www.codecademy.com/learn/web
2016-10-01 23:18:51
·
answer #7
·
answered by tanvir 1
·
0⤊
0⤋
If you want me teach you This don't take more that 2 hour ...
And this offer just for you my dear.
2007-02-17 04:35:58
·
answer #8
·
answered by Rasmah.com 5
·
0⤊
0⤋
http://www.w3schools.com/
and use google.com to search css tutorial.
2007-02-17 04:08:44
·
answer #9
·
answered by Anonymous
·
0⤊
0⤋
http://www.pageresource.com/dhtml/indexcss.htm
2007-02-17 04:12:33
·
answer #10
·
answered by Ðêù§ 5
·
0⤊
0⤋