If you would like to share your tutorials and good stuffs with us, please request for writer or moderator account via contact form. after your tutorial was published on our site, we will add your website to our links below.
Free Web Hosting
Sawanbanna Powersite
eXtreme Templates
50Webs Links Directory
50Webs Music
Web Starters
Free Web Hosting
» 50Webs Tutorials
» 50Webs Tutorials Categories
category 01: Beginner Guide (16)
This short tutorial is aimed to give newbies a little experience in writing HTML code, saving their files correctly, and viewing the completed works in a web browser. This is probably the most overlooked part of making a web site.
category 02: Webhost Guide (13)
The process of choosing a web host can seem a daunting task. A quick search on google for web host yields over 6,000,000 results! Who are all these companies? No one really knows.
category 03: HTML Tutorials (19)
Here you will learn how the basics of the Hyper Text Markup Language (HTML), so that you may make your own web pages like the one you are viewing right now. HTML is not a programming language, but rather a markup language.
category 04: CSS Tutorials (22)
It is time to take your web designing skills to the next level. Cascading Style Sheets (CSS) are a way to control the look and feel of your HTML documents in an organized and efficient manner.
category 05: Javascript Tutorials (24)
JavaScript has been around for several years now, in many different flavors. The main benefit of javascript is to add additional interaction for web designers who want to get more out of their website than HTML, CSS, and PHP currently provides. Learn it!
category 06: PHP Tutorials (31)
PHP Hypertext Preprocessor (PHP), The goal of this tutorial is to teach you the basics of PHP so that you can customize PHP scripts, begin to understand the working model, give you a solid base in PHP.
category 07: PERL Tutorials (1)
This tutorial will be covering the basics of PERL syntax, and several functions available for use on the web. The language is very simplistic, offering optimum flexibility, perfect for short to the point scripts.
category 08: XML Tutorials (16)
XML is a markup language. The mighty ones who created this acronym cheated a little, as XML stands for eXtensible Markup Language. XML was released in the late 90's and received a great amount of hype.
category 09: MySQL Tutorials (17)
MySQL is the most popular open source database server in existence. On top of that, it is very commonly used in conjunction with PHP scripts to create dynamic and powerful server applications.
category 10: Free Online Tools (5)
We provide some free online tools to help you create, customize and improve your websites. So try our free tools because it's cost you absolutely "NOTHING".
category 11: Shared Tutorials (0)
Check out our freedom tutorial section, many of our members have great great tutorials to share with you, if you have one, please share with us.
» Latest Tutorials
 
Views: 219
Jan 14, 2008
Expand-Collapse Menu #2
Expand-Collapse Menu #2 This is another simple expanding menu. The anchor tags that expand each menu are added by JavaScript, so the HTML code doesn't contain any event handlers or unnecessary...
 
Views: 201
Jan 14, 2008
Expand-Collapse Menu
Expand-Collapse Menu This is the expanding menu, simple to use and modify, please feel free to modify the style to fit your website...The menu can be used with unlimited lines, links and styles ...
 
Views: 179
Jan 14, 2008
HTML Tab Menu
HTML/DOM Tabbed Menu Tabbed interfaces are a staple of UI development, yet are missing from HTML. Fortunately, they’re relatively simple to implement using a little cross-browser JavaScript...
(No rating) 
Views: 139
Jan 05, 2008
Hexadecimal Color Codes
Hexadecimal Color Codes Hexadecimal Color Codes, when you use the color for your website, you should consider which color is safe for your website, if not safe color, the browsers will ignore the...
(No rating) 
Views: 115
Jan 05, 2008
50Webs META Tag Generator
50Webs META Tag Generator Free META Tag Generator for your website. (To learn more about each meta tag, please refer to "Meta Tag Optimization" in the Beginner Guide) ...
» Highest Rated Tutorials
 
Views: 437
Sep 09, 2007
Intro: Beginner's Web Site Creating Guide
Beginner's Web Site Creating Guide Welcome to 50Webs.com's introduction to HTML and web design. This short tutorial is aimed to give newbies a little...
 
Views: 161
Sep 09, 2007
Plan: Do I Need a Web Site?
Do I Need a Web Site? Before you start planning your new web you need to ask yourself if you really need a web site or do you just want one because you have been told that you have to have...
 
Views: 178
Sep 10, 2007
Design: Web Page Sizes
Web Page Sizes The size of the user's web browser window is probably one of the biggest headaches when it comes to web page design. The trouble is not everyone has the...
 
Views: 203
Sep 13, 2007
Beginning HTML Tags
Beginning HTML Tags Tags are embedded commands in an HTML document. By placing a tag correctly, you tell the browser what to display and how to display it. Tags come in pairs. First, an opening...
 
Views: 214
Sep 17, 2007
CSS : Introduction (Getting Start)
Introduction to CSS Cascading Style Sheets (CSS) are a way to control the look and feel of your HTML documents in an organized and efficient manner. CSS (cascading stylesheets) is a simple...
» Most Viewed Tutorials
(No rating) 
Views: 514
Aug 01, 2006
MySQL Fetch Array
MySQL Fetch Array There isn't any Fetch Array function in MySQL. mysql_fetch_array is actually a PHP function that is used in PHP scripts when interacting with a MySQL database. If you have been...
 
Views: 437
Sep 09, 2007
Intro: Beginner's Web Site Creating Guide
Beginner's Web Site Creating Guide Welcome to 50Webs.com's introduction to HTML and web design. This short tutorial is aimed to give newbies a little...
 
Views: 404
Sep 28, 2006
PHP : Introduction
Introduction to PHP Tutorial Welcome to Howto.50webs.net's PHP Tutorial. This tutorial is aimed at the PHP novice and will teach you PHP from the ground up. If you want a drive-through PHP...
 
Views: 319
Sep 17, 2007
CSS Reference Page
CSS Reference Page We are constantly updating this page. If you would like to see additional CSS reference items, please Contact Us with your request. Green - Safe to use Yellow - Usually...
(No rating) 
Views: 299
Oct 01, 2006
PHP : Forms
Using PHP With HTML Forms It is time to apply the knowledge you have obtained thus far and put it to real use. A very common application of PHP is to have an HTML form gather information from...