Quote:
Originally Posted by Jordan
I prefer tables. I can't ever seem to get my CSS to work right. Take a look at the new skin and look at the bottom border for each post. The images are out of line in IE but work fine in FF. CSS.......
|
Yeah, that's because IE has a horrible rendering engine. It's really, really bad. You can have standards compliant CSS, and it will still render all wrong. I'm starting out in web development, and for now I'm just ignoring IE completely. (although no one but me has actually seen my design

)