How do DIVs react?
In this post you will get a quick overview of the basic usage of DIVs.
You can try it yourself – just change the code inside the html and css boxes. The result appears in the output box.
Tag Archives: css
Block Elements vs. Inline Elements
Here is a short overview how block-elements and inline-elements react in the normal flow. You can try it yourself – just change the code inside the html and css boxes. The result appears in the output box.