dummy
February 14th, 2001, 03:33
I have a problem with CSS, Can anyone answer or give an address of a good/normal CSS forum site.
I want to use the relative positioning. Anyway the relative positioning is not so relative as I want. For example, i make 3 DIV tags with 3 CSS styles.
Text 1
Text 2
Text 3
Now I decide to make the first one invisible. I expect other two texts to move upwards but they don't. Just an empty place will be left at the place where the first was and Text 2 and Text 3 will remain there where they were:
(empty space)
Text 2
Text 3
Can I make them moving upwards so that th result will be:
Text 2
Text 3
And no empty space above Text 2?
Or can sb give me a forum where I can find an answer.
Tnx.
I want to use the relative positioning. Anyway the relative positioning is not so relative as I want. For example, i make 3 DIV tags with 3 CSS styles.
Text 1
Text 2
Text 3
Now I decide to make the first one invisible. I expect other two texts to move upwards but they don't. Just an empty place will be left at the place where the first was and Text 2 and Text 3 will remain there where they were:
(empty space)
Text 2
Text 3
Can I make them moving upwards so that th result will be:
Text 2
Text 3
And no empty space above Text 2?
Or can sb give me a forum where I can find an answer.
Tnx.