web space | website hosting | Web Hosting | Free Website Submission | shopping cart | php hosting
Free Web tutorials covering HTML, CSS, JavaScript, and DHTML from beginner to advanced. Free downloads and developer resources. Personalized help via email, form, and chat. free, web, tutorials, HTML, html, CSS, css, stylesheet, cascading stylesheet, Javascript, javascript, JavaScript, DHTML, dhtml, beginner, advanced, web development, web page, web site, free web tutorial, free HTML tutorial, free CSS tutorial, free css tutorial, free cascading stylesheet tutorial, free stylesheet tutorial, free javascript tutorial, free DHTML tutorial, free HTML class, free CSS class, free stylesheet class, free cascading stylesheet class, free javascript class, free DHTML class

Home <Code_Punk>'s Web Tutorials
Beginning HTML
Beginning CSS
Advanced HTML
Advanced CSS
Beginning JavaScript
Advanced JavaScript
DHTML
Website Development and Management
Downloads & Resources
HELP!!
Forum
Participate
E-Mail <Code Punk>

Some Prerequisites


You don't have to be any sort of computer expert before you begin coding web pages, but there are a few things you need to know. You do not need any software that's not already on your computer. You need a web browser (Internet Explorer, Netscape, etc.) and a basic text editor (NotePad, SimpleText, etc.). I can't think of an operating system, like Windows or Mac, that doesn't have both of these items as intergal programs. Poke around until you find them.

You should know how to do the simple tasks below:

Using Your Text Editor

You should know how to open and type in your text editor.

You need to be able to save and open files in your text editor. This is usually little more than clicking File|Save in your Menu Bar at the top of the text editor's screen.

Being able to Cut, Copy, and Paste really comes in handy, but isn't absolutely essential to begin.

File Management

You should be able to open some sort of file manager and locate the files on your hard drive. Windows has two types of file managers. The better one is Windows Explorer (not Internet Explorer, the browser). This is a program that shows all of the folders and files on your hard drive as well as any other drives/devices you may have.

You should be able to copy, move, and delete files and folders.

You should be able to create new folders (directories) and sub-folders.

Browsing

You need to know how to open your web browser and open files from your hard drive in your browser. This is little more than clicking File|Open in the Menu Bar of the browser and locating the file to be opened.

You should be a pretty good web surfer. It really pays to view a lot of web pages to get ideas as to layout, design, and code. It also helps to be familiar with downloading because there's a lot of great free stuff out there.

Getting Help

The links below lead to some really good links on how to do the above tasks and more with Windows. I'll be adding links for Mac eventually. If you've just got a simple "How Do I...?" question, these sites are a good place to go.

http://www.baycongroup.com/win98.htm -- A general Windows tutorial.

http://www.bcschools.net/staff/Windows98.htm -- Good file management tutorial for Windows.

http://www.free-ed.net/fr03/lfc/course%20030109_01/ -- Good beginners tutorial on using Windows.

http://www.learnthat.com -- LearnThat's task-based Windows tutorials.

http://www.geekgirls.com/menu_basic_computing.htm -- GeekGirls Windows tutorial.




<Code_Punk>'s Web Tutorials