Since my old site was pretty much rubbish. It used frames and didn't even remotely validate. I decided to rebuild it after I had a couple basic classes in css/php at school.
So I first build almost my entire site to work in Opera. Then I opened it in Internet Explorer to (not very suprisingly) that it looked completely different. Some things, because I made some error myself, but mostly because IE just doesn't conform to standards at all. But after a while I had managed to make the one in IE look almost completely similar by applying some 'evil hacks'.
Then came firefox...
First firefox interprets padding entirely different as other browsers. But fortunately that was easily fixed, by creating a extra div with a margin and removing the padding.
Second Firefox draws borders OUTSIDE of its parent, instead of inside, like Opera and IE. Causing all alignment to completely screw up in Firefox.
So I had to take all borders out. I'd love to get them back if someone knows of a way to have firefox to draw them inside its parent object. (in this case the div with the yellow background)
Anyway, here's the result: http://veddertheshredder.com/
Nothing really special, just some general information about stuff I made in the last few years. A bit of a basic portfolio I guess.
And since the colourscheme is the same as my previous site: Yes I'm going to keep it like this. Yes I like it.
So I first build almost my entire site to work in Opera. Then I opened it in Internet Explorer to (not very suprisingly) that it looked completely different. Some things, because I made some error myself, but mostly because IE just doesn't conform to standards at all. But after a while I had managed to make the one in IE look almost completely similar by applying some 'evil hacks'.
Then came firefox...
First firefox interprets padding entirely different as other browsers. But fortunately that was easily fixed, by creating a extra div with a margin and removing the padding.
Second Firefox draws borders OUTSIDE of its parent, instead of inside, like Opera and IE. Causing all alignment to completely screw up in Firefox.
So I had to take all borders out. I'd love to get them back if someone knows of a way to have firefox to draw them inside its parent object. (in this case the div with the yellow background)
Anyway, here's the result: http://veddertheshredder.com/
Nothing really special, just some general information about stuff I made in the last few years. A bit of a basic portfolio I guess.
And since the colourscheme is the same as my previous site: Yes I'm going to keep it like this. Yes I like it.