English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories


My Html






My Page

2007-03-07 06:30:55 · 1 answers · asked by Dradan 2 in Computers & Internet Programming & Design

1 answers

I do not know what the JavaScript does. However, there's something wrong with your IMG tag.

Your IMG tag doesn't use proper positioning. For every position, there should be a specific unit. For example:







Ball



The Web browser needs to know what unit you're using. It could be px, em, or %.

I suggest that you refrain from using inline CSS. As much as possible, separate your CSS code from HTML code. This practice will help you maintain your code easier in the future.

2007-03-07 06:47:17 · answer #1 · answered by Gabriel 2 · 0 0

fedest.com, questions and answers