Tag css

CSS Color Guide

CSS Color Guide

So you want to know how to color elements on a web page? This can be done with CSS. But first of all you need to understand basic html to use this. How to color text with CSS You can…

How to get startet with Bootstrap

bootstrap starter template

What is Bootstrap? Bootstrap is a CSS Framework you can use to style your website, so you don’t have to write the CSS and javascript yourself. You can either download the files from their own site https://getbootstrap.com/ or just link to one of…