Web Design Tutorials

Web Design Tutorials Magento: Up and Running – New on Premium

Posted under Web Design Tutorials on Saturday, 9 July 2011 by
Getting started with Magento themes is far more intimidating than it needs to be. This tutorial will get you familiar with Magento’s theming file structure, how Magento makes your life easier with a theme fallback system, and how to use layout configuration files. Become a Premium member to read...
Web Design Tutorials Magento: Up and Running – New on Premium

Web Design Tutorials Getting Good With JavaScript: New Rockable Book (Plus a Free Sample!)

Posted under Web Design Tutorials on Saturday, 9 July 2011 by
Advertise hereYou’ve been writing HTML and CSS for a while now, and are pretty comfy with it. Scratch that: you’re uber-comfy with it. And you’re ready to move on to the next level. But that means learning JavaScript! Yikes! Learning JavaScript isn’t as hard as you might...
Web Design Tutorials Getting Good With JavaScript: New Rockable Book (Plus a Free Sample!)

Web Design Tutorials Should You Start Using CSSLint?

Posted under Web Design Tutorials on Saturday, 9 July 2011 by
Advertise hereGetting our code reviewed by a pro is a great way of improving code quality but what happens if you don’t have access to a rockstar programmer? You do the next best thing and grab a ‘lint’ for that language. Today, I’d like to talk a little about CSSLint, a...
Web Design Tutorials Should You Start Using CSSLint?

Web Design Tutorials The Ins and Outs of WebMatrix: .NET Programming Using the Razor Syntax

Posted under Web Design Tutorials on Saturday, 9 July 2011 by
Advertise hereThis tutorial gives you an overview of programming with ASP.NET Web Pages using the Razor syntax. ASP.NET is Microsoft's technology for running dynamic web pages on web servers. ol ul li, ul ol li { background: none !important; } td .tutorial_image { display: none !important; }...
Web Design Tutorials The Ins and Outs of WebMatrix: .NET Programming Using the Razor Syntax

What is a robots.txt file?

Posted under Web Design Tutorials on Monday, 9 November 2009 by
What is a robots.txt file? The robots.txt file is a simple text file that must be placed in your root directory (http://www.example.com/robots.txt). It tells the search engine spider which web pages on your website should be indexed and which web pages should be ignored. You can use a simple...
What is a robots.txt file?