J
joerg pfeiffer
hello,
I generate a html site with php. In the body are four
<DIV id="zoomKreuz" style="BORDER:1px solid yellow; POSITION:absolute;
TOP:0; LEFT:0; WIDTH:100; HEIGHT:100"></DIV>
Now it's quite crazy:
If I write a text above my <html> text, like
hellooo
<html>
the divs are shown. If there is no text, the divs are just a 1 pixel
size dot in the upper left corner.
Why?????????
regards
Joerg
I generate a html site with php. In the body are four
<DIV id="zoomKreuz" style="BORDER:1px solid yellow; POSITION:absolute;
TOP:0; LEFT:0; WIDTH:100; HEIGHT:100"></DIV>
Now it's quite crazy:
If I write a text above my <html> text, like
hellooo
<html>
the divs are shown. If there is no text, the divs are just a 1 pixel
size dot in the upper left corner.
Why?????????
regards
Joerg