So I do know how to write html by hand pretty decently. What do I need to know to make stuff look the same in all browsers. My stuff looks different in every browser and sometimes it looks really bad.
It works in the codeacademy.com website but not in my text file. The following html, css and jquery are supposed to make the div boxes shrink and grown when you mouse hover over them. But they dont....
Ive got a decent understanding of html now. Not really an advanced one by any means. But I passed the codeacademy.com web fundamentals course. However, I am still having a lot of problems. Especially...
My webpage looks good in firefox but not it. Can you help? Basically everything is centered higher in ie. And in ie my bottons are not aligned with my text boxes. Heres the html :
What happens when the wheel scrolls is the everything grows proportionately except the text box. The text box starts taking off to the left and looks bad. I need the text box to not grow like that.
So I've got this website I'm working on. I have a mouse that has a wheel on it and when i scroll it it makes the screen get bigger. It's nice for when you have the pc on tv. But my webpage doesnt...