Simple Vanilla HTML5/CSS3 Navigation with a Submenu

So I was looking around at new ways to make your navigation look better and there are tons of awesome links for people use with different techniques from excellent web masters with CSS3 animation and JQuery effects.  I think it’s awesome that we take the next step to make our websites more 3 dimensional but […]

read more

Media Queries and Responsive design with CSS

CSS Media Queries was a pain with all the old mobile phones when I started doing responsive websites but thanks to css-tricks, these guys are badass when it comes to getting it right.  Of course everybody has a different way of doing it because they like to organize external CSS style sheets, emphasize better performance. […]

read more

Change the colors and font style or size of an HTML Website

So this is a continuation of learning how to build a basic website that might but boring but at least you get to understand the process. So there is the lazy way to do it and the technical way. I’ll start with the lazy way! yup ain’t nobody got time for this. So I usually […]

read more

Fixing the CSS layout for the US Gov Health Care Website

This is old news is but I heard the buzz about the problems with the US Government Health Care website so I thought the front end has got to be pretty easy to fix.  So I wanted to echo the classic words of wisdom with my fellow web developers, hackers or programmers.   “Ask not […]

read more