Quantcast
Channel: How to move an element after another element using JS or jquery? - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Answer by Matt Steele for How to move an element after another element using JS or jquery?

$
0
0

<div>'s are block-level elements so that's their natural behavior. You could float the div's and then clear them, or use display: inline.

I think this link would help you understand a bit more though:

CSS block and inline


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>