Why is my CSS Calc not working?
Whilst working through a react demo, I ran into a formatting issue. Whilst debugging the issue I learnt an important note about CSS functions
Whilst working through a react demo, I ran into a formatting issue. Whilst debugging the issue I learnt an important note about CSS functions
As part of responsive design a web page should react to the device it is being displayed on and make the most of the available screen real estate accordingly. With the advent of HTML5 & CSS3 the media tag for stylesheet links has been extended to cope with minimum screen heights and widths. It has…
A helpful little tool to reduce the amount of typing needed to produce HTML, with a more detailed introduction on Smashing Magazine. Also include a Resharper 5.0 plug-in.