When i work with websites, one of the most useful things I have is the Inspect Elements from Chrome. This mode enables a window where you can see your website code among other elements. Today I will simple give you a small tip to fi styles without having to edit and reload thousands of times […]
css
Add a mQtranslate language selector to your header
After a massive migration of all my personal and clients websites to mQtranslate, there are some things that you need to add, mostly, when you work with custom front pages, one of those is the language selector at the header. Process as always is quite simple, so let's get to it. First is to add [...]
CSS tips you must never forget
Should you use Tables or Divs? Is is better to use align or float? should I use a background image or color? There is something hiding behind everything in here… do a CSS is a mess! so you have to be really organized. This is not intent to be a CSS how to, is just […]