Hi mates))
Please tell me - is div-block displacement by margin-top, margin-left...etc equivalent to div-block displacement by top= left= ....etc? (I mean - for relative-placed blocks)
Thanks for your answers!))
vedro-compota 33 Posting Whiz
Recommended Answers
Jump to PostVisually yes, but no. Margin is part of the box model, while the top and left properties interact with elements a little differently, and typically require the element to be removed from the normal flow of the page.
relative-placed blocks? Do you mean relatively positioned block level elements?
…
All 4 Replies
Arkinder 93 Posting Pro in Training
vedro-compota commented: +++++++++ +1
vedro-compota 33 Posting Whiz
vedro-compota 33 Posting Whiz
Arkinder 93 Posting Pro in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.