Web Design Tutorials
HTML Tutorials
What is HTML? HTML is the code used to build web pages. It includes a series of tags that tell the web browsers how to structure the content on your web page. It is basically a series of simple commands and it is easy to learn. HTML is written with TEXT.
HTML Beginner Tutorial
Quick and easy-to-follow practical guides to get you up and running with HTML and CSS.
Standards Compliant Website Coding
As a small business owner or a novice website creator you might not know exactly what standards compliance coding is, nor why you should take this into consideration when having a website designed. How your website is coded can affect how it is presented in the web browser your visitor is using. Learn about Standards Compliant Coding here.
CSS Tutorials
What are Cascading Style Sheets? Casscading Style Sheets (CSS) are a set of rules used to style the look of web pages. You can use it to tell the web browsers what colors, fonts, and layouts you want to use. CSS can be embedded into an HTML web page or placed in an external file called a style sheet that will control individual pages on your website.
CSS Tutorial for the Website Beginner
This is a beginner's tutorial about Cascading Style Sheets and how to use them in Web Design.
CSS Play
This site is an excellent resource for working with cascading style sheets to design web pages. It has demonstrations for building photo galleries, menus, layouts, and more using CSS.
PHP Tutorials
What is PHP? PHP is a scripting language that can be embedded into HTML. It can be used on a web site to process html forms, send mail from a web page, manipulate images, manage databases, and much more. You can tell if PHP is included in a web page because the page name ends in .php instead of .html.
When someone visits a PHP web page, the web host processes the PHP code. It then translates the PHP into HTML, and sends the web page to the visitor's web browser. PHP code cannot be seen in the source code of a web page.
Php Video Tutorials
These are great PHP video tutorials from Leighmac, a web developer from Australia.
Killer PHP
This is a beginners website/course on PHP created for web designers who have little to no programming experience.
SEO Tutorials
What is Search Engine Optimization? Search Engine Optimization (SEO) is the process of making a site "search engine friendly." There is no magic thing you can do to get top placement at a search engine. But you can do a bunch of small things that will add together to improve your placement. Start with unique title tags and meta descriptions on every page.
Search Engine Book
This Beginner's Guide that will take all the mystery out of the search engines. It is a great first step in your Internet Marketing Education.
