Tag Archive: css

Why You Should Learn JavaScript Right Now

January 18, 2017 4:20 am Published by

Depending on who you ask, JavaScript is either the best programming language you should learn, or the one language you should stay away from. Here’s the truth: No language is perfect and JavaScript has its flaws. But for the most...

Read More

Overview of the New Features for Bootstrap 4

June 14, 2016 4:01 pm Published by

Bootstrap is a powerful HTML & CSS front-end framework for building responsive websites. Bootstrap’s unsophisticated learning curve make it a great framework to master for beginner web developers, but encourages professional developers to consider taking a more native approach for...

Read More

Reasons to Use em in CSS Instead of px

December 31, 2015 6:01 pm Published by

One of the most common questions newcomers ask about CSS is why they should use em when defining distances and sizes in their style sheets. After all, pixels (px) have long been the standard unit of measurement in web design,...

Read More

6 Undeniable Reasons to Use CSS for Web Design

December 17, 2015 5:54 pm Published by

Originally released December 1996, cascading style sheets (CSS) is a special type of language that’s used to control the presentation of a web page or web document. While there’s no rule – written or unwritten – stating that you must...

Read More