Posts Tagged ‘HTML’

htmltag

Search Engine Optimization is one of those things that most people think they can do easily, while this is somewhat true, there are a lot of common mistakes that are made which either hurt you or do absolutely nothing to help your ranking. I’m going to talk a little bit about common misconceptions and mistakes made with Search Engine Optimization (SEO).

You Will Not Be “Number One on Google”

You would not

More after the jump

cleanscss

One common question amongst my students when it comes to their CSS is “How do you keep your code clean?” While there are numerous ways to keep your code clean and very readable, there are two sure fire ways to keep it nice and clean and readable.

Use Shorthand

Get rid of any unnecessary code that is cluttering up your code. Do you use margin-top, border-top, padding-top etc. on a daily basis?

More after the jump