riverc0il
New member
so i have been talking about being dragged into the 21st century of web design kicking and screaming for some time now. but i lazily converted my site last year without researching CSS and kept my non-compliant butt in standard HTML. one of my summer projects was to learn CSS, something i should have done a LONG time ago. this stuff is sweet. frustrating at times, but really slick once it is tested and working right.
after two weeks of browsing sites and reading up, i ditched WYSIWYG editors and hand coded 100% from scratch. i always hated coding HTML, but with CSS, it really is the only way to go. you really spend most of your time on the style sheet rather than the main document any ways. once i figured out the syntax and how to "read" the flow of the sheet, it became pretty easy considering i have no prior programming language experience besides basic HTML.
so i have the basic foundation for the redisgn and am going for an xhtml strict version with no deprecated tags. it has been mildly frustrating giving up my tables but will be worth it in the end. without further ado, here is a sample of what i have cooking:
The Snow Way 3.0 In FireFox (woooooo!!!!!!!)
The Snow Way 3.0 In Internet Explorer (boooooo!!!!!)
when i compare the two, i am not sure whether to :lol: or
uke: but in either case, internet explorer makes me :angry: !!! i even downloaded IE version 7 beta 3 to see if the suposed CSS improvements made much different... nope! i still haven't figured out a hack that works for this column issue. i have tried a few * / hacks but have been unsuccessful so far.
while learning CSS, i was simply blown away by microsoft's total and complete disregard for established internet standards. i was floored. i knew internet explorer was crap, but i had no idea just how bad it was. any one using internet explorer is relying on the good will of web site developers to spend 80% of their coding time figuring out how to get established standards to be hacked so that IE can read the code. it blows my mind. any good web site developer will develop a site that any browser can read correctly (those old "this site works best in netscape" crap really pissed me off back in the day!). but for the lazy coders, if you are using internet explorer, you are probably not seeing all sites as intended stylistically. so cheers to compliance with standards, probably going to take a month or so to edit all my old pages once the style sheets are the way i like them.
:beer:
after two weeks of browsing sites and reading up, i ditched WYSIWYG editors and hand coded 100% from scratch. i always hated coding HTML, but with CSS, it really is the only way to go. you really spend most of your time on the style sheet rather than the main document any ways. once i figured out the syntax and how to "read" the flow of the sheet, it became pretty easy considering i have no prior programming language experience besides basic HTML.
so i have the basic foundation for the redisgn and am going for an xhtml strict version with no deprecated tags. it has been mildly frustrating giving up my tables but will be worth it in the end. without further ado, here is a sample of what i have cooking:
The Snow Way 3.0 In FireFox (woooooo!!!!!!!)
The Snow Way 3.0 In Internet Explorer (boooooo!!!!!)
when i compare the two, i am not sure whether to :lol: or
while learning CSS, i was simply blown away by microsoft's total and complete disregard for established internet standards. i was floored. i knew internet explorer was crap, but i had no idea just how bad it was. any one using internet explorer is relying on the good will of web site developers to spend 80% of their coding time figuring out how to get established standards to be hacked so that IE can read the code. it blows my mind. any good web site developer will develop a site that any browser can read correctly (those old "this site works best in netscape" crap really pissed me off back in the day!). but for the lazy coders, if you are using internet explorer, you are probably not seeing all sites as intended stylistically. so cheers to compliance with standards, probably going to take a month or so to edit all my old pages once the style sheets are the way i like them.
:beer: