IE problems

Hi, to get the about.php page fixedjust remove the width you set on the <p>


p{width:auto;}

All that changes is how far the <p> extends to the right…

Huh? I remove that witdh and the text slides up on the image.

What exactly is wrong now (once the width is removed)?

Say are you really only 18?

Ok I deleted the width, said

p {
padding-right: 30px;
}

which really serves the same purpose as the

p {
width: 740px;
}

and now things look great in all browsers and versions. I think
But I’m not floating my p. I’m not sure why BlakeAnthony said to do that.

Nah I just say I am because it’s funny lol ;). Yes I really am 18. I turn 19 in October :).

As long as you don’t have a width and a float on the <p> the text will slide up :).

Everything working?

Wow. Cool. You do this for a living?

It takes me over two minutes to solve Rubik’s cube. I’m envious.

Yeah everythings workin. I still don’t get why BlakeAnthony said to float the <p>. But thanks both of you for your time :slight_smile:

Nah…I work at Dairy Queen making near 7 n a half dollars lol.

I wish I did this for a living ;). People discriminate me during hiring because of my age. Either that or my credentials just suck ;).

The rubiks cube is really fun to solve, I love doing it. It clears my mind :).

Blake was probably thinking of something else or something I don’t know :).