Resources for learning CSS
After I moved my blog to this new site, I spent quite some hours during the past weekend learning how to tweak the blog settings. I barely remembered any HTML codes that I learned long before, and I knew nothing about how to deal with Stylesheets using CSSEdit. Anyway, I managed to edit the style and content by trial-and-error, with ugly written codes that barely work:)
With Graham’s help I learned not to use <font> tags as they are very "old school" and no longer "standards compliant" (better to define a style instead), and that <p> should not be used individually (without the closing tag </p>) just to add vertical space.
Some great resources suggested by him for learning more about CSS:
Comments
You have done a pretty good job with the design on this blog. Looks good for a UThink Blog.
Posted by: wisdom | July 10, 2008 9:46 PM