Basic idea Although I’m not sure how useful 3D transformations are in modern web design and how extensively you should use them, there is no doubt that they are just cool. Therefore I want to show you how to create a simple 3D cube using some simple HTML divs and CSS3 3D transforms. The basic idea… Continue reading Lets create a 3D cube with CSS
Month: April 2014
Equal height divs made simple
I can’t remember how often I had to create a column based layout using HTML and always struggled when it came down to placing two divs next to each other having the same size. Usually the problems pops up when the columns have a different background or some kind of other visual attribute such as a border.… Continue reading Equal height divs made simple
Wie ich zum Programmieren gekommen bin
Schon als Kind habe ich mich für Computer sehr begeistern können. Als dann mein damals bester Freund Omar seinen alten Commodore 128 für ein paar Franken verkaufen wollte, habe ich sofort zugeschlagen. Ich wusste damals nicht wirklich, was ein C128 ist und war reichlich enttäuscht, als ich diesen gestartet habe und keine Spiele starten konnte.… Continue reading Wie ich zum Programmieren gekommen bin