Nick Yeoman's Blog Tags
HTML 5 Boilerplate
This article is going to go through some of the features and how you can use them with PHP, Hugo, Joomla, CodeIgniter & Wordpress.
Read the article: HTML 5 BoilerplateIntro to Html
This article quickly outlines basic HTML with the intent of teaching someone enough to edit a page of a corporate website which uses a Content Management System(CMS).
Read the article: Intro to HtmlCSS Specificity
CSS Specifity is one of the most important concepts to grasp with css.
Read the article: CSS SpecificityOverride Inline Styles
Why would you want to overwrite in-line styles? The most common reason I can think of is when a CMS or plugin automatically posts in-line styles to it's output.
Read the article: Override Inline StylesCSS Library
By creating a standard library for all my sites, I'm able to rapidly develop web sites and reduce repetitive work.
Read the article: CSS LibraryCompress and Combine CSS
In this article I'm going to show you how I merge and compress my CSS files using PHP.
Read the article: Compress and Combine CSSEverything you need to know about robots.txt
Robots.txt doesn't quite work as most people assume, so I am writing this article to clear things up.
Read the article: Everything you need to know about robots.txtRemove a Page From Search Engines
In this article I explain how you can remove pages or sites from Google.
Read the article: Remove a Page From Search EnginesRobots noindex meta tag
Matt Cutts did some great research on how the index meta tag is handled between search engines. I summarize his results in this article.
Read the article: Robots noindex meta tag