[help] Testing My Site in IE Win

Can y'all with "IE" on "Windows" check if my site renders correctly?

Post screenshots so I can see if it is correct. :)

Thanks!

http://patrickyan.net/

#247468

yup, looks great!

(wxp sp2, ie6 sp2)

#247473

the DIV's dont seem to be working right.

(at the top of the page, see screenshot)

also, the PNG's have a white square around them.

(IE doesn't natively support PNG alpha transparency)

see this site

http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html

to get the PNG's to look right in Win IE

post-111-1106178820_thumb.jpg

patrickyan.jpg
patrickyan.jpg

#247475

looks fine on 2000

edit--looking at the screenshot above me, mine doesn't have the grey sidebar on the left...

#247476

THIS is the way the site should look. IE does not render your site well pal :slant: . the pngs are the least of your worries. The top div layer (like posted above) is being renderd wrong. IE doesnt support mulitple divs layerd one above the other. :(

#247499

WHAT?!

you mean it doesn't support this?

<div>

<div>

</div>

</div>

??? :(

hmm I'll need to find a way to push the entries dive up a little...

maybe in 2000 it doesn't support what i use to center it (text-align:center; for the container and margin:0 auto; for the inside div)...

anyways, thanks guys! now off to debug..

#247506