Showing page 1 of 1
Previous Next

me@grafxflow

30 Sep, 2019

PHP and HTML and CSS

SCSS what are mixins, extends and placeholders

Initially I used LESS for most of my CSS pre-processing, but due to its lazy load structure I started using SCSS which in my opinion is a much more structured and functional compiler.

me@grafxflow

09 Aug, 2015

Frontend Frameworks

Bootstrap 4, 3 and 2 css @media rules widths

Here is a quick reference guide containing the default @media rules used by Bootstrap 3 and Bootstrap2. Handy to know if customising things like font sizes.

me@grafxflow

02 Aug, 2015

PHP and HTML and CSS

20 of the Best Web Font icons

Whether you are a developer or a designer for the web, it's always nice to have a collection of icons to use plus ones that can implemented direct with CSS.

me@grafxflow

14 Sep, 2012

PHP and HTML and CSS

Making HTML text read from right to left

I recently had to create a multilingual website, where a languages text had to read from right to left. The answer was to use the direction RTL.

me@grafxflow

05 Sep, 2012

PHP and HTML and CSS

CSS3 border-radius fix for IE6 upwards

This post is a little helper to get around the infamous CSS3 Internet Explorer issue (of which there are many) that covers the CSS3 border-radius.

Showing page 1 of 1
Previous Next