devingredients.com
Checking Your HTML Structure with HTML5 Outliner | Dev Ingredients
http://devingredients.com/2011/06/checking-your-html-structure-with-html5-outliner
Checking Your HTML Structure with HTML5 Outliner. June 20, 2011. November 28, 2011. There’s this great tool I’ve been using lately to check my HTML5 structures and assure myself that all the new elements have been placed correctly and have the necessary headings. To get a better look at this, we’ll use this sample HTML5 page I found online located at deltabluesmedia.com. As it lets me upload a page, insert an URL or paste my code. Go ahead and check deltabluesmedia.com. Using the URL input and outline it!
devingredients.com
Using the Reset Stylesheet | Dev Ingredients
http://devingredients.com/2011/07/using-the-reset-stylesheet
Using the Reset Stylesheet. July 16, 2011. November 28, 2011. This is certainly one thing a web designer can’t live without, it has been here for years and many developers have even built their own customized reset stylesheets. Though don’t be surprised, there are developers who still haven’t heard of this technique or haven’t found a use for it. The most common and most used reset stylesheets are used from Eric Meyer’s. Solution, you can view it here. Be aware, once you use one of the above reset styles...