I have created a web site but the problem is when i run the web site in the explorer all of the buttons and labels crash all on each other and the images dont appear
plz help me it always happen to me and makes my start all over
Things get "all messed up" because your code isn't the way you want it. View the source of the page and look at it. Correct the HTML or CSS that is causing your problems.
Jeff
As said in the above post correct your HTML and CSS if still problem is not resolved, please post your code here.
hey i found out why when i set the layout position for absolute and move the shape around then the problem come and it gets messy in the browser but when not setting that everything goes well!!!!!!!!!!!!!!!????
Ahhh... to be honest, there's not many occassions where you would really want to use absolute positioning.
What you should do is plan the design and layout of your page carefully so that you don't need to consider using absolute positioning.
0 comments:
Post a Comment