Ugh, I hate compatibility issues, and IE6 is my worst nightmare, but I supposed I'll have to learn sometimes.
Lol, just made my first post about this in my blog (nitroviper.com/blog), and I FULLY PLAN to update it...No really, I'll do it!
I think I've found my sweet spot for learning languages. First, I study the w3schools tutorial once or twice, then I experiment, then I watch the Lynda.com video, then I try to complete a mini-project.
My CSS/HTML mini project is to copy the layout of seagull.net using just CSS. So, I removed tables, fiddled with fonts, and did the best I could. I think the end result is remarkably close to the original.
Original:
Seagull Networks
CSS:
Seagull Networks
Any advice on cleaning up the code or anything would be appreciated.