How do DIVs react?
In this post you’ll get more information about the usage of DIVs. Maybe a little more advanced. You can try it yourself – just change the code inside the html and css boxes. The result appears in the output box.
Monthly Archives: January 2015
Everyday Life – Alltag
This article deals with one of six key-words of our current society that will be shortly discussed: Everyday Life – Alltag
In order to provide high quality it is written in my native language (german)
Continue reading Everyday Life – Alltag
Turn off word-break: Twenty Fourteen theme
Twenty Fourteen is a wonderful theme but what really disturbed me was the word-break. Especially in case of the links of the sidebar. Fortunately the theme is easy to modify because of its clean css.
Change word-break:
<DIV> Part I
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.
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.